Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 796 Bytes

0.13.3.md

File metadata and controls

16 lines (12 loc) · 796 Bytes
gchappell99@gchappell99-mac ~/test » terraform plan -var=resource_group_name=gchappell-idempotent -var=unique_id=iuyqga
Refreshing Terraform state in-memory prior to plan...
The refreshed state will be used to calculate this plan, but will not be
persisted to local or remote state storage.

module.core.module.storage.data.azurerm_resource_group.resource_group: Refreshing state...
module.redis.data.azurerm_resource_group.resource_group: Refreshing state...

------------------------------------------------------------------------

Error: Error: Storage Account "strgiuyqga" (Resource Group "gchappell-idempotent") was not found

  on module_redis/main.tf line 17, in data "azurerm_storage_account" "storage_account_name":
  17: data "azurerm_storage_account" "storage_account_name" {