ContainerSolutions / terraform-examples

Simple and idiomatic examples of various Terraform functions and features.
https://containersolutions.github.io/terraform-examples/
160 stars 51 forks source link

Invalid image used in Azure Container Group example #112

Closed Ileriayo closed 2 years ago

Ileriayo commented 2 years ago

The example in azuread/azuread_application/simple/main.tf uses an invalid image and thus running terraform apply throws the error in the screenshot below:

Screenshot 2021-10-25 at 15 41 12
Ileriayo commented 2 years ago

I'm working to fix this.

@ttarczynski, I hope that providing a fix for this will count towards hacktoberfest