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

feat: add appconfig_configuration_profile #19320

Merged
merged 12 commits into from
Jul 12, 2021
Merged

feat: add appconfig_configuration_profile #19320

merged 12 commits into from
Jul 12, 2021

Commits on Jul 12, 2021

  1. Configuration menu
    Copy the full SHA
    4e0217c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fde499 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94edc9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2d6abe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    16e0a34 View commit details
    Browse the repository at this point in the history
  6. test: specify location_uri

    suzuki-shunsuke authored and anGie44 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    5e42c00 View commit details
    Browse the repository at this point in the history
  7. docs: fix typo

    suzuki-shunsuke authored and anGie44 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    d5338d4 View commit details
    Browse the repository at this point in the history
  8. style: format code

    suzuki-shunsuke authored and anGie44 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    82aff38 View commit details
    Browse the repository at this point in the history
  9. fix: fix typo

    suzuki-shunsuke authored and anGie44 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    2f911b8 View commit details
    Browse the repository at this point in the history
  10. fix: set RetrievalRoleArn only when the value isn't empty

    To avoid the following error.
    
    ```
    Error: Error creating AppConfig ConfigurationProfile: InvalidParameter: 1 validation error(s) found.
    - minimum field size of 20, CreateConfigurationProfileInput.RetrievalRoleArn.
    ```
    suzuki-shunsuke authored and anGie44 committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    eae43b8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9b6b71a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a0d51c5 View commit details
    Browse the repository at this point in the history