Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
113 B
Python
Raw Permalink Normal View History

2023-11-02 07:55:41 +00:00
import pulumi
import pulumi_aws as aws
# [Step 1: Create an EC2 instance.]
# [Step 2: Create a security group.]