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

Re-org with a rw and ro environment #16

Merged
merged 7 commits into from
Aug 10, 2024
Merged

Re-org with a rw and ro environment #16

merged 7 commits into from
Aug 10, 2024

Conversation

jarrod-lowe
Copy link
Owner

No description provided.

Copy link

github-actions bot commented Aug 10, 2024

Terraform plan in terraform/environment/wildsea
With backend config: bucket=terraform-state-021891603679 key=primary/terraform.tfstate region=ap-southeast-2

With variables

aws_account  = (sensitive value)
aws_region   = (sensitive value)
environment  = "primary"
state_bucket = "terraform-state-021891603679"
Plan: 1 to add, 0 to change, 0 to destroy.
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
+   create

Terraform will perform the following actions:

  # null_resource.test will be created
+   resource "null_resource" "test" {
+       id = (known after apply)
    }

Plan: 1 to add, 0 to change, 0 to destroy.

✅ Plan applied in Environment Main - Apply #13

@jarrod-lowe jarrod-lowe merged commit 516adbc into main Aug 10, 2024
3 checks passed
@jarrod-lowe jarrod-lowe deleted the work2 branch August 10, 2024 08:15
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