and then creating private_zone = route53.Zone(reso...
# python
w
and then creating private_zone = route53.Zone(resource_name='development-eu-west-2.example.co.uk', tags={'Environment': 'developmenmt'}, vpcs = [vpc1])