Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extract AWS region into a variable #1

Merged
merged 1 commit into from
Apr 17, 2023
Merged

Conversation

nwmahoney
Copy link
Owner

No description provided.

@github-actions
Copy link

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Terraform Plan 📖success

Show Plan
Running plan in Terraform Cloud. Output will stream here. Pressing Ctrl-C
will stop streaming the logs, but will not stop the plan running remotely.

Preparing the remote plan...

To view this run in a browser, visit:
https://app.terraform.io/app/nwmahoney/gha-tf-aws-ecs-example/runs/run-jNvbzJ8efQjEXDU7

Waiting for the plan to start...

Terraform v1.4.5
on linux_amd64
Initializing plugins and modules...
random_pet.sg: Refreshing state... [id=amazing-gelding]
data.aws_ami.ubuntu: Refreshing...
aws_security_group.web-sg: Refreshing state... [id=sg-09bf67df46cc92775]
data.aws_ami.ubuntu: Refresh complete after 1s [id=ami-0db245b76e5c21ca1]
aws_instance.web: Refreshing state... [id=i-06f3e7bfb3c8ccabb]
aws_instance.web: Drift detected (update)
aws_security_group.web-sg: Drift detected (update)

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

Pushed by: @nwmahoney, Action: pull_request

@nwmahoney nwmahoney merged commit 6039150 into main Apr 17, 2023
@nwmahoney nwmahoney deleted the extract-region-variable branch April 17, 2023 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant