File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -263,13 +263,13 @@ After you deploy this Partner Solution, confirm that your resources and services
263
263
| Name | Type |
264
264
|------|------|
265
265
| [aws_ebs_encryption_by_default.ebs_encryption](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ebs_encryption_by_default) | resource |
266
- | [aws_iam_policy.environment-policy ](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_policy) | resource |
267
- | [aws_iam_policy.provisioner-policy ](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_policy) | resource |
268
- | [aws_iam_role.storage-provisioner-role ](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role) | resource |
266
+ | [aws_iam_policy.environment_policy ](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_policy) | resource |
267
+ | [aws_iam_policy.provisioner_policy ](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_policy) | resource |
268
+ | [aws_iam_role.storage_provisioner_role ](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_role) | resource |
269
269
| [aws_route53_zone.cluster_dns](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/route53_zone) | resource |
270
270
| [helm_release.mendix_installer](https://registry.terraform.io/providers/hashicorp/helm/latest/docs/resources/release) | resource |
271
271
| [kubernetes_namespace.mendix](https://registry.terraform.io/providers/hashicorp/kubernetes/latest/docs/resources/namespace) | resource |
272
- | [random_string.random-eks-suffix ](https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/string) | resource |
272
+ | [random_string.random_eks_suffix ](https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/string) | resource |
273
273
| [aws_caller_identity.current](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/caller_identity) | data source |
274
274
| [aws_eks_cluster_auth.this](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/eks_cluster_auth) | data source |
275
275
You can’t perform that action at this time.
0 commit comments