Problem description
Hi, I'm starting to play around with the Secrets Manager App Role Authentication, which is in Public Preview according to the docs.
When looking at the terraform provider, I noticed that the resources secretsmanager_instance_role_binding_v1 and secretsmanager_secret_group_role_binding_v1 from the v1alpha API exist but the app role ones from the v1 API do not.
I also saw that the sdk module got updated in #1736 to the version that adds support for these.
Can we expect these resources in the terraform provider anytime soon?
Proposed solution
Add resources for app role and secret id.
Alternative solutions (optional)
--
Additional information
--
Problem description
Hi, I'm starting to play around with the Secrets Manager App Role Authentication, which is in Public Preview according to the docs.
When looking at the terraform provider, I noticed that the resources secretsmanager_instance_role_binding_v1 and secretsmanager_secret_group_role_binding_v1 from the v1alpha API exist but the app role ones from the v1 API do not.
I also saw that the sdk module got updated in #1736 to the version that adds support for these.
Can we expect these resources in the terraform provider anytime soon?
Proposed solution
Add resources for app role and secret id.
Alternative solutions (optional)
--
Additional information
--