Skip to content

Instantly share code, notes, and snippets.

@sammcgeown
Last active January 21, 2020 13:52
Show Gist options
  • Save sammcgeown/85f2d4dd829b830b279b5ad87f20e697 to your computer and use it in GitHub Desktop.
Save sammcgeown/85f2d4dd829b830b279b5ad87f20e697 to your computer and use it in GitHub Desktop.
provider vra {
url = var.vra_url
refresh_token = var.vra_refresh_token
}
# vRealize Automation
vra_refresh_token = "3FRJiZCE...snip...ya7lWx2xDqJPf"
vra_url = "https://api.mgmt.cloud.vmware.com"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment