Azure / terraform-azurerm-avm-res-dbforpostgresql-flexibleserver

MIT License
2 stars 8 forks source link

[AVM Module Issue]: Required version of azurerm is wrong #9

Open taustgen opened 3 weeks ago

taustgen commented 3 weeks ago

Check for previous/existing GitHub issues

Issue Type?

Bug

(Optional) Module Version

No response

(Optional) Correlation Id

No response

Description

Readme shows required version of azure rm as azurerm (~> 3.71)

Needs to be >= 3.105.0 to successfully run. Prior to that version public_network_access_enabled is not a configurable attribute.


│ Error: Value for unconfigurable attribute
│
│   with module.postgres.azurerm_postgresql_flexible_server.this,
│   on .terraform/modules/postgres/main.tf line 14, in resource "azurerm_postgresql_flexible_server" "this":
│   14:   public_network_access_enabled     = var.public_network_access_enabled
│
│ Can't configure a value for "public_network_access_enabled": its value will
│ be decided automatically based on the result of applying this
│ configuration.
microsoft-github-policy-service[bot] commented 2 weeks ago

[!WARNING] Tagging the AVM Core Team (@Azure/avm-core-team-technical-terraform) due to a module owner or contributor having not responded to this issue within 3 business days. The AVM Core Team will attempt to contact the module owners/contributors directly.

[!TIP]

  • To prevent further actions to take effect, the "Status: Response Overdue 🚩" label must be removed, once this issue has been responded to.
  • To avoid this rule being (re)triggered, the ""Needs: Triage :mag:" label must be removed as part of the triage process (when the issue is first responded to)!
microsoft-github-policy-service[bot] commented 1 day ago

[!WARNING] Tagging the AVM Core Team (@Azure/avm-core-team-technical-terraform) due to a module owner or contributor having not responded to this issue within 3 business days. The AVM Core Team will attempt to contact the module owners/contributors directly.

[!TIP]

  • To prevent further actions to take effect, the "Status: Response Overdue 🚩" label must be removed, once this issue has been responded to.
  • To avoid this rule being (re)triggered, the ""Needs: Triage :mag:" label must be removed as part of the triage process (when the issue is first responded to)!
microsoft-github-policy-service[bot] commented 1 day ago

[!CAUTION] This issue requires the AVM Core Team's (@Azure/avm-core-team-technical-terraform) immediate attention as it hasn't been responded to within 6 business days.

[!TIP]

  • To avoid this rule being (re)triggered, the "Needs: Triage :mag:" and "Status: Response Overdue :triangular_flag_on_post:" labels must be removed when the issue is first responded to!
  • Remove the "Needs: Immediate Attention :bangbang:" label once the issue has been responded to.