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

update azurerm_postgresql_server/azurerm_mysql_server storage_mb validation bounds #1449

Merged
merged 10 commits into from
Jun 28, 2018

Commits on Jun 26, 2018

  1. Configuration menu
    Copy the full SHA
    444236a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99768a3 View commit details
    Browse the repository at this point in the history
  3. add mysql fix as well

    Gabe committed Jun 26, 2018
    Configuration menu
    Copy the full SHA
    35a13bb View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. Configuration menu
    Copy the full SHA
    21e9207 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2018

  1. Added sku validation

    Validated configuration since basic sku only supports up to 1 TB of storage.
    WodansSon committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    6c2b539 View commit details
    Browse the repository at this point in the history
  2. Added sku validation

    Since the basic sku only allows up to 1 TB of storage
    WodansSon committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    66801fc View commit details
    Browse the repository at this point in the history
  3. fixed indentation

    WodansSon committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    0669fd7 View commit details
    Browse the repository at this point in the history
  4. fixed intendtation

    WodansSon committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    7b84b55 View commit details
    Browse the repository at this point in the history
  5. add a bit of documentation

    Gabe committed Jun 28, 2018
    Configuration menu
    Copy the full SHA
    6d5473e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    47fa45a View commit details
    Browse the repository at this point in the history