Skip to content

F/aws appautoscaling scheduled action#17689

Merged
gdavison merged 5 commits into
hashicorp:mainfrom
nikhil-goenka:f/aws_appautoscaling_scheduled_action
Mar 5, 2021
Merged

F/aws appautoscaling scheduled action#17689
gdavison merged 5 commits into
hashicorp:mainfrom
nikhil-goenka:f/aws_appautoscaling_scheduled_action

Conversation

@nikhil-goenka

@nikhil-goenka nikhil-goenka commented Feb 18, 2021

Copy link
Copy Markdown
Contributor

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Closes #17600

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

@nikhil-goenka nikhil-goenka requested a review from a team as a code owner February 18, 2021 19:05
@ghost ghost added size/XS Managed by automation to categorize the size of a PR. documentation Introduces or discusses updates to documentation. service/applicationautoscaling service/servicediscovery Issues and PRs that pertain to the servicediscovery service. labels Feb 18, 2021
@github-actions github-actions Bot added the needs-triage Waiting for first response or review from a maintainer. label Feb 18, 2021
@gdavison gdavison self-assigned this Mar 3, 2021

@gdavison gdavison left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @nikhil-goenka, this PR is a great start. I've made some additions to extend acceptance testing and to allow timezones on start_time and end_time

gdavison added a commit that referenced this pull request Mar 5, 2021
@gdavison gdavison merged commit 4686da1 into hashicorp:main Mar 5, 2021
@github-actions github-actions Bot added this to the v3.32.0 milestone Mar 5, 2021
@ghost

ghost commented Mar 12, 2021

Copy link
Copy Markdown

This has been released in version 3.32.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks!

@ghost

ghost commented Apr 5, 2021

Copy link
Copy Markdown

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked as resolved and limited conversation to collaborators Apr 5, 2021
@breathingdust breathingdust removed the needs-triage Waiting for first response or review from a maintainer. label Sep 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

documentation Introduces or discusses updates to documentation. service/servicediscovery Issues and PRs that pertain to the servicediscovery service. size/XS Managed by automation to categorize the size of a PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update aws_appautoscaling_scheduled_action to support timezones

3 participants