Skip to content

Commit

Permalink
Updated example
Browse files Browse the repository at this point in the history
  • Loading branch information
sharadkesarwani committed Jan 9, 2025
1 parent ad97b79 commit 85cc312
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/service/elastigroup/providers/aws/create/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ func main() {
SubnetIDs: []string{
"subnet-12345",
},
PlacementGroupName: spotinst.String("placement_group_name"),
},
{
Name: spotinst.String("us-west-2b"),
Expand Down

0 comments on commit 85cc312

Please sign in to comment.