Fixes #1282
This commit is contained in:
parent
efefc1714e
commit
ae6f9dcb71
@ -209,7 +209,7 @@ class FakeZone(BaseModel):
|
|||||||
|
|
||||||
@property
|
@property
|
||||||
def physical_resource_id(self):
|
def physical_resource_id(self):
|
||||||
return self.name
|
return self.id
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
def create_from_cloudformation_json(cls, resource_name, cloudformation_json, region_name):
|
def create_from_cloudformation_json(cls, resource_name, cloudformation_json, region_name):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user