Skip to content

linuxlsr/az-base-resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2 of 3 repos for standing up aks & other env defined resources in terragrunt

Terragrunt complains:

terragrunt init terragrunt plan -out my.plan

stuck on Error: "features": required field is not set, something to do with azurerm provider but I'm added features {}, so not sure which file or line it is complaining about.

So, committing as a module to be pulled in the third repo.

Ah, found the issue. I used a mysql module that had a provider call in the versions.tf that did not have the features {}. Had to dig through the .terraform folder to find that little gem. So, when writing your module, watch for provider conflicts.

About

2 of 3 to integrate into Terragrunt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages