Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add public_network_access_enabled for azurerm_postgresql_flexible_server #21

Merged

Conversation

kevindelmont
Copy link

add new argument
public_network_access_enabled = try(var.settings.public_network_access_enabled, null)

PR Checklist


Description

Does this introduce a breaking change

  • YES
  • NO

add new argument 
public_network_access_enabled = try(var.settings.public_network_access_enabled, null)
@kevindelmont kevindelmont merged commit 79b2fdb into main Jul 8, 2024
211 of 212 checks passed
shanoor pushed a commit that referenced this pull request Aug 5, 2024
* Apply terraform fmt

* add public_network_access_enabled for azurerm_postgresql_flexible_server (#21)

add new argument 
public_network_access_enabled = try(var.settings.public_network_access_enabled, null)

* Revert "add public_network_access_enabled for azurerm_postgresql_flexible_ser…" (#25)

This reverts commit 79b2fdb.

* add cost_analysis_enabled

* Updated example

* fixed indentation

* fix

---------

Co-authored-by: GitHub Action <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant