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

Hii senpai, pwease accept my commit #124

Merged
merged 6 commits into from
Nov 14, 2024
Merged

Conversation

lamtnguyen989
Copy link
Contributor

No description provided.

Copy link

github-actions bot commented Nov 14, 2024

Terraform plan in azure/terraform/stacks/acm-general in the prod workspace
With var files: azure/terraform/stacks/acm-general/configuration/prod.tfvars

Changes to Outputs.
Changes to Outputs:
!~  azurerm_dns_zone_acm_uic = {
        id                        = "/subscriptions/2f98793b-7e2f-4f03-ac5b-7b2ec934dcd7/resourceGroups/acm-general/providers/Microsoft.Network/dnsZones/acmuic.org"
        name                      = "acmuic.org"
!~      number_of_record_sets     = 68 -> 70
        tags                      = {}
#        (4 unchanged attributes hidden)
    }

You can apply this plan to save these new output values to the Terraform
state, without changing any real infrastructure.

❌ Plan not applied in Terraform Apply on Azure #57 (Plan has changed)

Copy link

github-actions bot commented Nov 14, 2024

Terraform plan in azure/terraform/stacks/sysadmin-demo in the prod workspace
With var files: azure/terraform/stacks/sysadmin-demo/configuration/prod.tfvars

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:

  # azurerm_dns_aaaa_record.overlord-max-nguyen will be created
+   resource "azurerm_dns_aaaa_record" "overlord-max-nguyen" {
+       fqdn                = (known after apply)
+       id                  = (known after apply)
+       name                = "overlord-max-nguyen"
+       records             = [
+           "fdc5:2d46:cdc1:b358::1",
        ]
+       resource_group_name = "acm-general"
+       ttl                 = 30
+       zone_name           = "acmuic.org"
    }

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

✅ Plan applied in Terraform Apply on Azure #57

@lamtnguyen989 lamtnguyen989 merged commit 14bc00c into main Nov 14, 2024
2 checks passed
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.

2 participants