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

Sorry Soham :( #123

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Sorry Soham :( #123

wants to merge 3 commits into from

Conversation

amc-js
Copy link

@amc-js amc-js commented Nov 14, 2024

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 -> 71
        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 generated in Terraform PRs for Azure #88

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.notExamnple will be created
+   resource "azurerm_dns_aaaa_record" "notExamnple" {
+       fqdn                = (known after apply)
+       id                  = (known after apply)
+       name                = "DrPepper"
+       records             = [
+           "fdc5:2d46:cdc1:b358:5a47:caff:fe77:e556",
        ]
+       resource_group_name = "acm-general"
+       ttl                 = 300
+       zone_name           = "acmuic.org"
    }

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

📝 Plan generated in Terraform PRs for Azure #88

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