Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Fix inspec-gcp #302 - incorrect parsing of Memcached discoveryEndpoint property #497

Conversation

modular-magician
Copy link
Owner

Fixes inspec#302 where the memcached discoveryEndpoint property is parsed as a Time instead of as a String in the google_memcache_instance and google_memcache_instances resources.

Release Note Template for Downstream PRs (will be copied)

Fixes a problem where inspec-gcp tries to parse the discoveryEndpoint property of a memcached object as a Time instead of a ip:port String.

Signed-off-by: Richard Nixon [email protected]

Derived from GoogleCloudPlatform/magic-modules#4439

…t (#4439)

Fixes inspec#302
where the memcached discoveryEndpoint is parsed as a Time instead
of as a String (its an `ip:port` string)

Signed-off-by: Richard Nixon <[email protected]>
Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit 458aaf0 into master Jan 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Inspec: google_memcache_instance(s) fail with "argument out of range"
1 participant