{"id":1917,"date":"2023-08-19T11:20:42","date_gmt":"2023-08-19T16:20:42","guid":{"rendered":"https:\/\/blog.ls-al.com\/?p=1917"},"modified":"2023-08-19T11:20:42","modified_gmt":"2023-08-19T16:20:42","slug":"pulumi-aws-test","status":"publish","type":"post","link":"https:\/\/blog.ls-al.com\/pulumi-aws-test\/","title":{"rendered":"Pulumi AWS Test"},"content":{"rendered":"
If you are familiar with Infrastructure as code (think Terraform() this will sound familiar to you. I wanted to a very quick test before reading about it more.<\/p>\n
Their website tag line is "Infrastructure as code in any programming language"<\/p>\n
\u279c ls \u279c source venv\/bin\/activate NOTE: <\/p>\n \u279c pulumi up Outputs: Resources:<\/p>\n Do you want to perform this update? yes via \ud83d\udca0 default on \u2601\ufe0f (us-east-1) If you are familiar with Infrastructure as code (think Terraform() this will sound familiar to you. I wanted to a<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[73,134],"tags":[],"class_list":["post-1917","post","type-post","status-publish","format-standard","hentry","category-aws","category-pulumi"],"_links":{"self":[{"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/posts\/1917","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/comments?post=1917"}],"version-history":[{"count":1,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/posts\/1917\/revisions"}],"predecessor-version":[{"id":1918,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/posts\/1917\/revisions\/1918"}],"wp:attachment":[{"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/media?parent=1917"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/categories?post=1917"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/tags?post=1917"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}
\nmain<\/strong>.py NOTES.md Pulumi.website-testing.yaml Pulumi.yaml pycache<\/strong> requirements.txt venv www
\n\u279c ls www
\nfavicon.png index.html python.png<\/p>\nusing venv for python<\/h3>\n
\n\u279c pip install -r requirements.txt
\nCollecting pulumi<4.0.0,>=3.5.1 (from -r requirements.txt (line 1))
\n...<\/p>\n\n
\n
up<\/h3>\n
\nEnter your passphrase to unlock config\/secrets
\n(set PULUMI_CONFIG_PASSPHRASE or PULUMI_CONFIG_PASSPHRASE_FILE to remember):
\nPreviewing update (website-testing):
\nType Name Plan <\/p>\n\n
\nbucket_name: output
\nwebsite_url: output\n
\nUpdating (website-testing):
\nType Name Status <\/p>\n\n
check<\/h3>\n
\n\u279c aws s3 ls | grep s3-website
\n2023-08-19 11:04:21 s3-website-bucket-11a088d<\/p>\n","protected":false},"excerpt":{"rendered":"