Replies: 2 comments
-
@gruntwork-discussions I am not able to open this Tracked in ticket #109875 Can you please mention the same here |
Beta Was this translation helpful? Give feedback.
0 replies
-
@pravinjec we don't currently have support for Azure in terratest. Although we'd like to eventually support more than AWS, it's not currently on our roadmap. Following the same design pattern for other platforms that Terraform supports is certainly possible, but as you can imagine, it's a lot of work. We want to make sure we're successful with AWS before spreading out to other platforms. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently writing test cases in go with the use of terratest to perform testing on Azure Infrastructure including Kubernetes, docker and helm.
I want to add test cases for Role assignment and DNS zone check, and I am not able to find any plugin or any test case criteria so that i can add the test case for it, can anyone please guide me in finding the correct module and writing test cases for these 2 tasks?
Tracked in ticket #109875
Beta Was this translation helpful? Give feedback.
All reactions