-
Notifications
You must be signed in to change notification settings - Fork 9.4k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
F secretsmanager rotation 22969 #23542
Conversation
@@ -36,7 +36,16 @@ func DataSourceSecretRotation() *schema.Resource { | |||
Schema: map[string]*schema.Schema{ | |||
"automatically_after_days": { | |||
Type: schema.TypeInt, | |||
Computed: true, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this line should not be deleted, right?
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. |
Community Note
Closes #22969
Output from acceptance testing: