pulumi/pkg/resource/deploy/providers
Pat Gavlin f14eba46b5
Add a URN validation method. (#3386)
This method can be used to check whether or not a URN is well-formed.
This is used by the provider reference parser to avoid panicking on
malformed URNs.
2019-10-21 19:09:39 -07:00
..
provider.go Load specific provider versions if requested (#2648) 2019-04-17 11:25:02 -07:00
provider_test.go Load specific provider versions if requested (#2648) 2019-04-17 11:25:02 -07:00
reference.go Add a URN validation method. (#3386) 2019-10-21 19:09:39 -07:00
reference_test.go Add a URN validation method. (#3386) 2019-10-21 19:09:39 -07:00
registry.go Pass ignoreChanges to providers. (#3005) 2019-07-31 11:39:07 -05:00
registry_test.go Pass ignoreChanges to providers. (#3005) 2019-07-31 11:39:07 -05:00