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

r/aws_spot_fleet_request - add support for tagging + validations #12295

Merged
merged 6 commits into from
Apr 8, 2020

Commits on Apr 4, 2020

  1. add support for tagging the spot fleet request

    add plan time validation to the following:
    `volume_type`,
    `iam_instance_profile_arn`,
    `allocation_strategy`
    `instance_interruption_behaviour`,
    `target_group_arns`
    
    * use enums
    
    read after update
    DrFaust92 committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    a1edf1b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb662a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cd09eb View commit details
    Browse the repository at this point in the history
  4. use enums

    DrFaust92 committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    e850eca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74aac42 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. tests/resource/aws_spot_fleet_request_test: Exclude Local Zones from …

    …aws_availability_zones
    bflad authored Apr 8, 2020
    Configuration menu
    Copy the full SHA
    7d1c751 View commit details
    Browse the repository at this point in the history