- Service account not created automatically using terraform code with taking latest version of mendix terraform 0.0.8
using terraform script how can create automatically.
2. Also IAM role not created automatically
3. Insode this service account I have added annotations manually..annotations:
eks.amazonaws.com/role-arn: arn:aws:iam::000000:role/mendix-eks-klf-app-role-test
meta.helm.sh/release-name: mendixinstaller
meta.helm.sh/release-namespace: mendix
privatecloud.mendix.com/environment-account: “true”
4. Kindly suggest how can do this using terraform script
Mallikarjuna Motukuri is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.