Skip to content

feature again (new commit)#144

Merged
hmodi51 merged 1 commit into
mainfrom
dev
Mar 20, 2026
Merged

feature again (new commit)#144
hmodi51 merged 1 commit into
mainfrom
dev

Conversation

@hmodi51

@hmodi51 hmodi51 commented Mar 20, 2026

Copy link
Copy Markdown
Member

No description provided.

@hmodi51 hmodi51 requested a review from clee231 March 20, 2026 23:06
@github-actions

github-actions Bot commented Mar 20, 2026

Copy link
Copy Markdown

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

No changes. Your infrastructure matches the configuration.
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.

✅ Plan applied in Terraform Apply on Azure #62

@github-actions

github-actions Bot commented Mar 20, 2026

Copy link
Copy Markdown

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

Plan: 3 to add, 0 to change, 0 to destroy. Changes to Outputs.
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_cname_record.doom_acmuic_org will be created
+   resource "azurerm_dns_cname_record" "doom_acmuic_org" {
+       fqdn                = (known after apply)
+       id                  = (known after apply)
+       name                = "doom"
+       record              = "acm.cs.uic.edu"
+       resource_group_name = "acm-general"
+       ttl                 = 300
+       zone_name           = "acmuic.org"
    }

  # azurerm_dns_cname_record.playground_acmuic_org will be created
+   resource "azurerm_dns_cname_record" "playground_acmuic_org" {
+       fqdn                = (known after apply)
+       id                  = (known after apply)
+       name                = "playground"
+       record              = "acm.cs.uic.edu"
+       resource_group_name = "acm-general"
+       ttl                 = 300
+       zone_name           = "acmuic.org"
    }

  # azurerm_dns_cname_record.status_acmuic_org will be created
+   resource "azurerm_dns_cname_record" "status_acmuic_org" {
+       fqdn                = (known after apply)
+       id                  = (known after apply)
+       name                = "status"
+       record              = "acm-uic.github.io"
+       resource_group_name = "acm-general"
+       ttl                 = 300
+       zone_name           = "acmuic.org"
    }

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

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     = 71 -> 75
        tags                      = {}
#        (4 unchanged attributes hidden)
    }

❌ Error applying plan in Terraform Apply on Azure #62

@clee231 clee231 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lechayim Gheraoed Topside Monothelism~! (LGTM!)

I noticed your branch was out-of-date, but I rebased your branch to fix it.

@hmodi51 hmodi51 merged commit 6858961 into main Mar 20, 2026
2 checks passed
@hmodi51 hmodi51 deleted the dev branch March 20, 2026 23:51
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