Skip to content

Resource group not found on initial deploy. #4624

@marrobi

Description

@marrobi


│ Error: updating Public I P Address (Subscription: "c3b89fac-8c45-46c4-8b8c-67f835c0c4c1"
│ Resource Group Name: "rg-"
│ Public I P Addresses Name: "pip-fw-
"): performing CreateOrUpdate: unexpected status 404 (404 Not Found) with error: ResourceGroupNotFound: Resource group 'rg-***' could not be found.

│ with module.firewall.azurerm_public_ip.fwtransit[0],
│ on firewall/firewall.tf line 1, in resource "azurerm_public_ip" "fwtransit":
│ 1: resource "azurerm_public_ip" "fwtransit" ***

Need to fix how variables are passed to ensure correct TF dependencies are calculated.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions