This website requires JavaScript.
Explore
Help
Register
Sign In
Yasuke
/
moto
Watch
1
Star
0
Fork
0
You've already forked moto
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c5a65448f8
moto
/
tests
/
test_cloudformation
/
fixtures
/
vpc_eip.py
4 lines
106 B
Python
Raw
Normal View
History
Unescape
Escape
merge
2018-12-21 11:28:56 +00:00
template
=
{
Merge remote-tracking branch 'upstream/master'
2019-12-23 07:38:53 +00:00
"
Resources
"
:
{
"
VPCEIP
"
:
{
"
Type
"
:
"
AWS::EC2::EIP
"
,
"
Properties
"
:
{
"
Domain
"
:
"
vpc
"
}
}
}
merge
2018-12-21 11:28:56 +00:00
}
Reference in New Issue
Copy Permalink