initial commit
This commit is contained in:
17
provider/cmd/pulumi-resource-xyz/bridge-metadata.json
Normal file
17
provider/cmd/pulumi-resource-xyz/bridge-metadata.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"auto-aliasing": {
|
||||
"resources": {
|
||||
"xyz_resource": {
|
||||
"current": "xyz:index/resource:Resource",
|
||||
"majorVersion": 1
|
||||
}
|
||||
},
|
||||
"datasources": {
|
||||
"xyz_data_source": {
|
||||
"current": "xyz:index/getDataSource:getDataSource",
|
||||
"majorVersion": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
"auto-settings": {}
|
||||
}
|
||||
Reference in New Issue
Block a user