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_autoscaling_schedule: Allow empty value #1268

Merged
merged 1 commit into from
Jul 28, 2017

Commits on Jul 27, 2017

  1. r/aws_autoscaling_schedule: Allow empty value

    Initially opened in github.com/hashicorp/terraform/issues/9941
    Migrated to the new provider repository
    
    ```
    $ make testacc TEST=./aws TESTARGS="-run=TestAccAWSAutoscalingSchedule_negativeOne"
    ==> Checking that code complies with gofmt requirements...
    TF_ACC=1 go test ./aws -v -run=TestAccAWSAutoscalingSchedule_negativeOne -timeout 120m
    === RUN   TestAccAWSAutoscalingSchedule_negativeOne
    --- PASS: TestAccAWSAutoscalingSchedule_negativeOne (182.68s)
    PASS
    ok      github.com/terraform-providers/terraform-provider-aws/aws       182.688s
    ```
    grubernaut committed Jul 27, 2017
    Configuration menu
    Copy the full SHA
    5d46fe8 View commit details
    Browse the repository at this point in the history