Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

Use preview terratest Azure module to manage BYO_RG instead of golang cmds #553

Open
NathanielRose opened this issue Aug 21, 2019 · 0 comments
Labels

Comments

@NathanielRose
Copy link
Contributor

As a:
Devloper, Infrastructure Operator

I want:
Use upcoming terratest support for Azure

So that:
Bedrock uses the Terratest framework for deploying successful BYO_RGs instead of native golang cmds.

Describe the solution you'd like:

testrg:= azure createTargetAzureResourceGroupName(resourceGroupName string) (string, error)
.
.
.
"global_resource_group_name":     testrg,
@NathanielRose NathanielRose changed the title Use uncubation terratest Azure module to manage BYO_RG instead of gollang cmds Use preview terratest Azure module to manage BYO_RG instead of golang cmds Aug 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant