moto/tests/test_cloudformation/fixtures/ec2_classic_eip.py

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

2 lines
64 B
Python
Raw Normal View History

template = {"Resources": {"EC2EIP": {"Type": "AWS::EC2::EIP"}}}