Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- resource "aws_instance" "panda" {
- ami = "ami-042e8287309f5df03"
- instance_type = "t2.micro"
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement