aws-ia / cloudformation-fastly-resource-providers

Fastly CFN Registry resource
Apache License 2.0
3 stars 8 forks source link

Make version Ids consistent #60

Closed duncangrant closed 11 months ago

duncangrant commented 1 year ago

The version Id returned by the Fastly::Services::Version resource is of type integer but some resources expected a string. This updates all resources to expect an integer.