terraform apply crashes when creating aws_ssm_activation with an expiration_date #3594
Labels
bug
Addresses a defect in current functionality.
crash
Results from or addresses a Terraform crash or kernel panic.
service/ssm
Issues and PRs that pertain to the ssm service.
Milestone
Terraform Version
Terraform v0.11.3
Affected Resource(s)
Terraform Configuration Files
Debug Output
See Panic Output below
Panic Output
https://gist.github.com/vatervonacht/4c4755b3a6667b75a31c59ba3003caec
Expected Behavior
SSM Activation resource should have been created with the specified
expiration date
Actual Behavior
Crashed - stack trace says something about a string being provided instead of time.Time
Steps to Reproduce
terraform apply
Important Factoids
Running on Mac OS High Sierra 10.13.3
References
None
The text was updated successfully, but these errors were encountered: