Skip to content

Instantly share code, notes, and snippets.

@theCaptN21
Last active February 2, 2023 21:09
Show Gist options
  • Save theCaptN21/75bda22e74a964bd3eb2dcd07e12281c to your computer and use it in GitHub Desktop.
Save theCaptN21/75bda22e74a964bd3eb2dcd07e12281c to your computer and use it in GitHub Desktop.
Expect Outputs
#Jenkins Security group and instance output
output "instance_public_ip" {
value = aws_instance.jenkins_server.public_ip
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment