Skip to content

Instantly share code, notes, and snippets.

@jaxxstorm
Created August 1, 2020 04:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaxxstorm/b7672567bf76bcf64c41d8150b6afaea to your computer and use it in GitHub Desktop.
Save jaxxstorm/b7672567bf76bcf64c41d8150b6afaea to your computer and use it in GitHub Desktop.
{
"current": "https://api.pulumi.com",
"accessTokens": {
"https://api.pulumi.com": "<my-access-token>",
"s3://an-oss-state-bucket/vpc": ""
},
"accounts": {
"https://api.pulumi.com": {
"accessToken": "<my-access-token>",
"username": "jaxxstorm",
"lastValidatedAt": "2020-07-31T00:53:38.434134-07:00"
},
"s3://as-oss-state-bucket/vpc": {
"lastValidatedAt": "0001-01-01T00:00:00Z"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment