@pulumiverse/scaleway 1.45.0 → 1.46.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/account/project.d.ts +33 -2
- package/account/project.js +33 -2
- package/account/project.js.map +1 -1
- package/account/sshKey.d.ts +0 -2
- package/account/sshKey.js +0 -2
- package/account/sshKey.js.map +1 -1
- package/accountProject.d.ts +33 -2
- package/accountProject.js +33 -2
- package/accountProject.js.map +1 -1
- package/accountSshKey.d.ts +0 -2
- package/accountSshKey.js +0 -2
- package/accountSshKey.js.map +1 -1
- package/appleSiliconServer.d.ts +0 -2
- package/appleSiliconServer.js +0 -2
- package/appleSiliconServer.js.map +1 -1
- package/applesilicon/runner.d.ts +0 -2
- package/applesilicon/runner.js +0 -2
- package/applesilicon/runner.js.map +1 -1
- package/applesilicon/server.d.ts +0 -2
- package/applesilicon/server.js +0 -2
- package/applesilicon/server.js.map +1 -1
- package/autoscaling/instanceGroup.d.ts +0 -2
- package/autoscaling/instanceGroup.js +0 -2
- package/autoscaling/instanceGroup.js.map +1 -1
- package/autoscaling/instancePolicy.d.ts +0 -2
- package/autoscaling/instancePolicy.js +0 -2
- package/autoscaling/instancePolicy.js.map +1 -1
- package/autoscaling/instanceTemplate.d.ts +0 -2
- package/autoscaling/instanceTemplate.js +0 -2
- package/autoscaling/instanceTemplate.js.map +1 -1
- package/baremetalServer.d.ts +7 -3
- package/baremetalServer.js +1 -3
- package/baremetalServer.js.map +1 -1
- package/block/snapshot.d.ts +0 -2
- package/block/snapshot.js +0 -2
- package/block/snapshot.js.map +1 -1
- package/block/volume.d.ts +0 -2
- package/block/volume.js +0 -2
- package/block/volume.js.map +1 -1
- package/blockSnapshot.d.ts +0 -2
- package/blockSnapshot.js +0 -2
- package/blockSnapshot.js.map +1 -1
- package/blockVolume.d.ts +0 -2
- package/blockVolume.js +0 -2
- package/blockVolume.js.map +1 -1
- package/cockpit.d.ts +90 -2
- package/cockpit.js +90 -2
- package/cockpit.js.map +1 -1
- package/cockpitAlertManager.d.ts +0 -2
- package/cockpitAlertManager.js +0 -2
- package/cockpitAlertManager.js.map +1 -1
- package/cockpitGrafanaUser.d.ts +65 -2
- package/cockpitGrafanaUser.js +65 -2
- package/cockpitGrafanaUser.js.map +1 -1
- package/cockpitSource.d.ts +0 -2
- package/cockpitSource.js +0 -2
- package/cockpitSource.js.map +1 -1
- package/cockpitToken.d.ts +0 -2
- package/cockpitToken.js +0 -2
- package/cockpitToken.js.map +1 -1
- package/container.d.ts +0 -2
- package/container.js +0 -2
- package/container.js.map +1 -1
- package/containerCron.d.ts +0 -2
- package/containerCron.js +0 -2
- package/containerCron.js.map +1 -1
- package/containerDomain.d.ts +0 -2
- package/containerDomain.js +0 -2
- package/containerDomain.js.map +1 -1
- package/containerNamespace.d.ts +0 -2
- package/containerNamespace.js +0 -2
- package/containerNamespace.js.map +1 -1
- package/containerToken.d.ts +0 -2
- package/containerToken.js +0 -2
- package/containerToken.js.map +1 -1
- package/containerTrigger.d.ts +0 -2
- package/containerTrigger.js +0 -2
- package/containerTrigger.js.map +1 -1
- package/containers/container.d.ts +0 -2
- package/containers/container.js +0 -2
- package/containers/container.js.map +1 -1
- package/containers/cron.d.ts +0 -2
- package/containers/cron.js +0 -2
- package/containers/cron.js.map +1 -1
- package/containers/domain.d.ts +0 -2
- package/containers/domain.js +0 -2
- package/containers/domain.js.map +1 -1
- package/containers/namespace.d.ts +0 -2
- package/containers/namespace.js +0 -2
- package/containers/namespace.js.map +1 -1
- package/containers/token.d.ts +0 -2
- package/containers/token.js +0 -2
- package/containers/token.js.map +1 -1
- package/containers/trigger.d.ts +0 -2
- package/containers/trigger.js +0 -2
- package/containers/trigger.js.map +1 -1
- package/database.d.ts +0 -2
- package/database.js +0 -2
- package/database.js.map +1 -1
- package/databaseAcl.d.ts +0 -2
- package/databaseAcl.js +0 -2
- package/databaseAcl.js.map +1 -1
- package/databaseBackup.d.ts +0 -2
- package/databaseBackup.js +0 -2
- package/databaseBackup.js.map +1 -1
- package/databaseInstance.d.ts +30 -5
- package/databaseInstance.js +6 -2
- package/databaseInstance.js.map +1 -1
- package/databasePrivilege.d.ts +45 -5
- package/databasePrivilege.js +30 -2
- package/databasePrivilege.js.map +1 -1
- package/databaseReadReplica.d.ts +0 -2
- package/databaseReadReplica.js +0 -2
- package/databaseReadReplica.js.map +1 -1
- package/databaseUser.d.ts +9 -2
- package/databaseUser.js +6 -2
- package/databaseUser.js.map +1 -1
- package/databases/acl.d.ts +0 -2
- package/databases/acl.js +0 -2
- package/databases/acl.js.map +1 -1
- package/databases/database.d.ts +0 -2
- package/databases/database.js +0 -2
- package/databases/database.js.map +1 -1
- package/databases/databaseBackup.d.ts +0 -2
- package/databases/databaseBackup.js +0 -2
- package/databases/databaseBackup.js.map +1 -1
- package/databases/getPrivilege.d.ts +2 -0
- package/databases/getPrivilege.js.map +1 -1
- package/databases/instance.d.ts +30 -5
- package/databases/instance.js +6 -2
- package/databases/instance.js.map +1 -1
- package/databases/privilege.d.ts +45 -5
- package/databases/privilege.js +30 -2
- package/databases/privilege.js.map +1 -1
- package/databases/readReplica.d.ts +0 -2
- package/databases/readReplica.js +0 -2
- package/databases/readReplica.js.map +1 -1
- package/databases/serverlessDatabase.d.ts +43 -2
- package/databases/serverlessDatabase.js +43 -2
- package/databases/serverlessDatabase.js.map +1 -1
- package/databases/user.d.ts +9 -2
- package/databases/user.js +6 -2
- package/databases/user.js.map +1 -1
- package/datawarehouse/database.d.ts +0 -2
- package/datawarehouse/database.js +0 -2
- package/datawarehouse/database.js.map +1 -1
- package/datawarehouse/deployment.d.ts +3 -2
- package/datawarehouse/deployment.js +0 -2
- package/datawarehouse/deployment.js.map +1 -1
- package/datawarehouse/user.d.ts +0 -2
- package/datawarehouse/user.js +0 -2
- package/datawarehouse/user.js.map +1 -1
- package/domain/getRegistration.d.ts +8 -0
- package/domain/getRegistration.js +8 -0
- package/domain/getRegistration.js.map +1 -1
- package/domain/getZone.d.ts +44 -0
- package/domain/getZone.js +44 -0
- package/domain/getZone.js.map +1 -1
- package/domain/record.d.ts +0 -2
- package/domain/record.js +0 -2
- package/domain/record.js.map +1 -1
- package/domain/registration.d.ts +1 -3
- package/domain/registration.js +1 -3
- package/domain/registration.js.map +1 -1
- package/domain/zone.d.ts +20 -2
- package/domain/zone.js +20 -2
- package/domain/zone.js.map +1 -1
- package/domainRecord.d.ts +0 -2
- package/domainRecord.js +0 -2
- package/domainRecord.js.map +1 -1
- package/domainZone.d.ts +20 -2
- package/domainZone.js +20 -2
- package/domainZone.js.map +1 -1
- package/edgeServicesBackendStage.d.ts +0 -2
- package/edgeServicesBackendStage.js +0 -2
- package/edgeServicesBackendStage.js.map +1 -1
- package/edgeServicesCacheStage.d.ts +0 -2
- package/edgeServicesCacheStage.js +0 -2
- package/edgeServicesCacheStage.js.map +1 -1
- package/edgeServicesDnsStage.d.ts +0 -2
- package/edgeServicesDnsStage.js +0 -2
- package/edgeServicesDnsStage.js.map +1 -1
- package/edgeServicesHeadStage.d.ts +0 -2
- package/edgeServicesHeadStage.js +0 -2
- package/edgeServicesHeadStage.js.map +1 -1
- package/edgeServicesPipeline.d.ts +0 -2
- package/edgeServicesPipeline.js +0 -2
- package/edgeServicesPipeline.js.map +1 -1
- package/edgeServicesPlan.d.ts +0 -2
- package/edgeServicesPlan.js +0 -2
- package/edgeServicesPlan.js.map +1 -1
- package/edgeServicesRouteStage.d.ts +43 -2
- package/edgeServicesRouteStage.js +43 -2
- package/edgeServicesRouteStage.js.map +1 -1
- package/edgeServicesTlsStage.d.ts +0 -2
- package/edgeServicesTlsStage.js +0 -2
- package/edgeServicesTlsStage.js.map +1 -1
- package/edgeServicesWafStage.d.ts +0 -2
- package/edgeServicesWafStage.js +0 -2
- package/edgeServicesWafStage.js.map +1 -1
- package/edgeservices/backendStage.d.ts +0 -2
- package/edgeservices/backendStage.js +0 -2
- package/edgeservices/backendStage.js.map +1 -1
- package/edgeservices/cacheStage.d.ts +0 -2
- package/edgeservices/cacheStage.js +0 -2
- package/edgeservices/cacheStage.js.map +1 -1
- package/edgeservices/dnsStage.d.ts +0 -2
- package/edgeservices/dnsStage.js +0 -2
- package/edgeservices/dnsStage.js.map +1 -1
- package/edgeservices/headStage.d.ts +0 -2
- package/edgeservices/headStage.js +0 -2
- package/edgeservices/headStage.js.map +1 -1
- package/edgeservices/pipeline.d.ts +0 -2
- package/edgeservices/pipeline.js +0 -2
- package/edgeservices/pipeline.js.map +1 -1
- package/edgeservices/plan.d.ts +0 -2
- package/edgeservices/plan.js +0 -2
- package/edgeservices/plan.js.map +1 -1
- package/edgeservices/routeStage.d.ts +43 -2
- package/edgeservices/routeStage.js +43 -2
- package/edgeservices/routeStage.js.map +1 -1
- package/edgeservices/tlsStage.d.ts +0 -2
- package/edgeservices/tlsStage.js +0 -2
- package/edgeservices/tlsStage.js.map +1 -1
- package/edgeservices/wafStage.d.ts +0 -2
- package/edgeservices/wafStage.js +0 -2
- package/edgeservices/wafStage.js.map +1 -1
- package/elasticmetal/ip.d.ts +0 -2
- package/elasticmetal/ip.js +0 -2
- package/elasticmetal/ip.js.map +1 -1
- package/elasticmetal/ipMacAddress.d.ts +0 -2
- package/elasticmetal/ipMacAddress.js +0 -2
- package/elasticmetal/ipMacAddress.js.map +1 -1
- package/elasticmetal/server.d.ts +7 -3
- package/elasticmetal/server.js +1 -3
- package/elasticmetal/server.js.map +1 -1
- package/fileFilesystem.d.ts +0 -2
- package/fileFilesystem.js +0 -2
- package/fileFilesystem.js.map +1 -1
- package/flexibleIp.d.ts +0 -2
- package/flexibleIp.js +0 -2
- package/flexibleIp.js.map +1 -1
- package/flexibleIpMacAddress.d.ts +0 -2
- package/flexibleIpMacAddress.js +0 -2
- package/flexibleIpMacAddress.js.map +1 -1
- package/function.d.ts +112 -5
- package/function.js +100 -2
- package/function.js.map +1 -1
- package/functionCron.d.ts +0 -2
- package/functionCron.js +0 -2
- package/functionCron.js.map +1 -1
- package/functionDomain.d.ts +0 -2
- package/functionDomain.js +0 -2
- package/functionDomain.js.map +1 -1
- package/functionNamespace.d.ts +0 -2
- package/functionNamespace.js +0 -2
- package/functionNamespace.js.map +1 -1
- package/functionToken.d.ts +0 -2
- package/functionToken.js +0 -2
- package/functionToken.js.map +1 -1
- package/functionTrigger.d.ts +0 -2
- package/functionTrigger.js +0 -2
- package/functionTrigger.js.map +1 -1
- package/functions/cron.d.ts +0 -2
- package/functions/cron.js +0 -2
- package/functions/cron.js.map +1 -1
- package/functions/domain.d.ts +0 -2
- package/functions/domain.js +0 -2
- package/functions/domain.js.map +1 -1
- package/functions/function.d.ts +112 -5
- package/functions/function.js +100 -2
- package/functions/function.js.map +1 -1
- package/functions/namespace.d.ts +0 -2
- package/functions/namespace.js +0 -2
- package/functions/namespace.js.map +1 -1
- package/functions/token.d.ts +0 -2
- package/functions/token.js +0 -2
- package/functions/token.js.map +1 -1
- package/functions/trigger.d.ts +0 -2
- package/functions/trigger.js +0 -2
- package/functions/trigger.js.map +1 -1
- package/getDatabasePrivilege.d.ts +2 -0
- package/getDatabasePrivilege.js.map +1 -1
- package/getDomainZone.d.ts +44 -0
- package/getDomainZone.js +44 -0
- package/getDomainZone.js.map +1 -1
- package/getKubernetesNodePool.d.ts +3 -0
- package/getKubernetesNodePool.js.map +1 -1
- package/getLoadbalancerCertificate.d.ts +2 -2
- package/getLoadbalancerCertificate.js +2 -2
- package/getObjectBucket.d.ts +6 -0
- package/getObjectBucket.js.map +1 -1
- package/getObjectBucketPolicy.d.ts +18 -0
- package/getObjectBucketPolicy.js.map +1 -1
- package/hosting/hosting.d.ts +0 -2
- package/hosting/hosting.js +0 -2
- package/hosting/hosting.js.map +1 -1
- package/iam/apiKey.d.ts +1 -3
- package/iam/apiKey.js +1 -3
- package/iam/apiKey.js.map +1 -1
- package/iam/application.d.ts +0 -2
- package/iam/application.js +0 -2
- package/iam/application.js.map +1 -1
- package/iam/group.d.ts +23 -2
- package/iam/group.js +23 -2
- package/iam/group.js.map +1 -1
- package/iam/groupMembership.d.ts +31 -3
- package/iam/groupMembership.js +31 -3
- package/iam/groupMembership.js.map +1 -1
- package/iam/policy.d.ts +32 -2
- package/iam/policy.js +32 -2
- package/iam/policy.js.map +1 -1
- package/iam/sshKey.d.ts +0 -2
- package/iam/sshKey.js +0 -2
- package/iam/sshKey.js.map +1 -1
- package/iam/user.d.ts +10 -2
- package/iam/user.js +7 -2
- package/iam/user.js.map +1 -1
- package/iamApiKey.d.ts +1 -3
- package/iamApiKey.js +1 -3
- package/iamApiKey.js.map +1 -1
- package/iamApplication.d.ts +0 -2
- package/iamApplication.js +0 -2
- package/iamApplication.js.map +1 -1
- package/iamGroup.d.ts +23 -2
- package/iamGroup.js +23 -2
- package/iamGroup.js.map +1 -1
- package/iamGroupMembership.d.ts +31 -3
- package/iamGroupMembership.js +31 -3
- package/iamGroupMembership.js.map +1 -1
- package/iamPolicy.d.ts +32 -2
- package/iamPolicy.js +32 -2
- package/iamPolicy.js.map +1 -1
- package/iamSshKey.d.ts +0 -2
- package/iamSshKey.js +0 -2
- package/iamSshKey.js.map +1 -1
- package/iamUser.d.ts +10 -2
- package/iamUser.js +7 -2
- package/iamUser.js.map +1 -1
- package/inference/deployment.d.ts +0 -2
- package/inference/deployment.js +0 -2
- package/inference/deployment.js.map +1 -1
- package/inference/model.d.ts +8 -2
- package/inference/model.js +5 -2
- package/inference/model.js.map +1 -1
- package/inferenceDeployment.d.ts +0 -2
- package/inferenceDeployment.js +0 -2
- package/inferenceDeployment.js.map +1 -1
- package/instance/image.d.ts +0 -2
- package/instance/image.js +0 -2
- package/instance/image.js.map +1 -1
- package/instance/ip.d.ts +0 -2
- package/instance/ip.js +0 -2
- package/instance/ip.js.map +1 -1
- package/instance/ipReverseDns.d.ts +0 -2
- package/instance/ipReverseDns.js +0 -2
- package/instance/ipReverseDns.js.map +1 -1
- package/instance/placementGroup.d.ts +0 -2
- package/instance/placementGroup.js +0 -2
- package/instance/placementGroup.js.map +1 -1
- package/instance/privateNic.d.ts +0 -2
- package/instance/privateNic.js +0 -2
- package/instance/privateNic.js.map +1 -1
- package/instance/securityGroup.d.ts +87 -2
- package/instance/securityGroup.js +87 -2
- package/instance/securityGroup.js.map +1 -1
- package/instance/securityGroupRules.d.ts +0 -2
- package/instance/securityGroupRules.js +0 -2
- package/instance/securityGroupRules.js.map +1 -1
- package/instance/server.d.ts +9 -5
- package/instance/server.js +0 -2
- package/instance/server.js.map +1 -1
- package/instance/snapshot.d.ts +0 -2
- package/instance/snapshot.js +0 -2
- package/instance/snapshot.js.map +1 -1
- package/instance/userData.d.ts +0 -2
- package/instance/userData.js +0 -2
- package/instance/userData.js.map +1 -1
- package/instance/volume.d.ts +0 -2
- package/instance/volume.js +0 -2
- package/instance/volume.js.map +1 -1
- package/instanceImage.d.ts +0 -2
- package/instanceImage.js +0 -2
- package/instanceImage.js.map +1 -1
- package/instanceIp.d.ts +0 -2
- package/instanceIp.js +0 -2
- package/instanceIp.js.map +1 -1
- package/instanceIpReverseDns.d.ts +0 -2
- package/instanceIpReverseDns.js +0 -2
- package/instanceIpReverseDns.js.map +1 -1
- package/instancePlacementGroup.d.ts +0 -2
- package/instancePlacementGroup.js +0 -2
- package/instancePlacementGroup.js.map +1 -1
- package/instancePrivateNic.d.ts +0 -2
- package/instancePrivateNic.js +0 -2
- package/instancePrivateNic.js.map +1 -1
- package/instanceSecurityGroup.d.ts +87 -2
- package/instanceSecurityGroup.js +87 -2
- package/instanceSecurityGroup.js.map +1 -1
- package/instanceSecurityGroupRules.d.ts +0 -2
- package/instanceSecurityGroupRules.js +0 -2
- package/instanceSecurityGroupRules.js.map +1 -1
- package/instanceServer.d.ts +9 -5
- package/instanceServer.js +0 -2
- package/instanceServer.js.map +1 -1
- package/instanceSnapshot.d.ts +0 -2
- package/instanceSnapshot.js +0 -2
- package/instanceSnapshot.js.map +1 -1
- package/instanceUserData.d.ts +0 -2
- package/instanceUserData.js +0 -2
- package/instanceUserData.js.map +1 -1
- package/instanceVolume.d.ts +0 -2
- package/instanceVolume.js +0 -2
- package/instanceVolume.js.map +1 -1
- package/interlink/getPop.d.ts +127 -0
- package/interlink/getPop.js +82 -0
- package/interlink/getPop.js.map +1 -0
- package/interlink/getPops.d.ts +140 -0
- package/interlink/getPops.js +84 -0
- package/interlink/getPops.js.map +1 -0
- package/interlink/index.d.ts +6 -0
- package/interlink/index.js +7 -1
- package/interlink/index.js.map +1 -1
- package/iot/device.d.ts +4 -2
- package/iot/device.js +4 -2
- package/iot/device.js.map +1 -1
- package/iot/hub.d.ts +4 -2
- package/iot/hub.js +4 -2
- package/iot/hub.js.map +1 -1
- package/iot/network.d.ts +12 -2
- package/iot/network.js +12 -2
- package/iot/network.js.map +1 -1
- package/iot/route.d.ts +7 -2
- package/iot/route.js +7 -2
- package/iot/route.js.map +1 -1
- package/iotDevice.d.ts +4 -2
- package/iotDevice.js +4 -2
- package/iotDevice.js.map +1 -1
- package/iotHub.d.ts +4 -2
- package/iotHub.js +4 -2
- package/iotHub.js.map +1 -1
- package/iotNetwork.d.ts +12 -2
- package/iotNetwork.js +12 -2
- package/iotNetwork.js.map +1 -1
- package/iotRoute.d.ts +7 -2
- package/iotRoute.js +7 -2
- package/iotRoute.js.map +1 -1
- package/ipam/ip.d.ts +9 -5
- package/ipam/ip.js +0 -2
- package/ipam/ip.js.map +1 -1
- package/ipam/ipReverseDns.d.ts +2 -4
- package/ipam/ipReverseDns.js +2 -4
- package/ipam/ipReverseDns.js.map +1 -1
- package/ipamIp.d.ts +9 -5
- package/ipamIp.js +0 -2
- package/ipamIp.js.map +1 -1
- package/ipamIpReverseDns.d.ts +2 -4
- package/ipamIpReverseDns.js +2 -4
- package/ipamIpReverseDns.js.map +1 -1
- package/job/definition.d.ts +0 -2
- package/job/definition.js +0 -2
- package/job/definition.js.map +1 -1
- package/jobDefinition.d.ts +0 -2
- package/jobDefinition.js +0 -2
- package/jobDefinition.js.map +1 -1
- package/kafka/cluster.d.ts +0 -2
- package/kafka/cluster.js +0 -2
- package/kafka/cluster.js.map +1 -1
- package/kubernetes/acl.d.ts +7 -2
- package/kubernetes/acl.js +7 -2
- package/kubernetes/acl.js.map +1 -1
- package/kubernetes/cluster.d.ts +0 -2
- package/kubernetes/cluster.js +0 -2
- package/kubernetes/cluster.js.map +1 -1
- package/kubernetes/getPool.d.ts +3 -0
- package/kubernetes/getPool.js.map +1 -1
- package/kubernetes/pool.d.ts +109 -4
- package/kubernetes/pool.js +107 -2
- package/kubernetes/pool.js.map +1 -1
- package/kubernetesCluster.d.ts +0 -2
- package/kubernetesCluster.js +0 -2
- package/kubernetesCluster.js.map +1 -1
- package/kubernetesNodePool.d.ts +109 -4
- package/kubernetesNodePool.js +107 -2
- package/kubernetesNodePool.js.map +1 -1
- package/loadbalancer.d.ts +1 -3
- package/loadbalancer.js +1 -3
- package/loadbalancer.js.map +1 -1
- package/loadbalancerAcl.d.ts +0 -2
- package/loadbalancerAcl.js +0 -2
- package/loadbalancerAcl.js.map +1 -1
- package/loadbalancerBackend.d.ts +0 -2
- package/loadbalancerBackend.js +0 -2
- package/loadbalancerBackend.js.map +1 -1
- package/loadbalancerCertificate.d.ts +30 -2
- package/loadbalancerCertificate.js +30 -2
- package/loadbalancerCertificate.js.map +1 -1
- package/loadbalancerFrontend.d.ts +0 -2
- package/loadbalancerFrontend.js +0 -2
- package/loadbalancerFrontend.js.map +1 -1
- package/loadbalancerIp.d.ts +0 -2
- package/loadbalancerIp.js +0 -2
- package/loadbalancerIp.js.map +1 -1
- package/loadbalancerRoute.d.ts +0 -2
- package/loadbalancerRoute.js +0 -2
- package/loadbalancerRoute.js.map +1 -1
- package/loadbalancers/acl.d.ts +0 -2
- package/loadbalancers/acl.js +0 -2
- package/loadbalancers/acl.js.map +1 -1
- package/loadbalancers/backend.d.ts +0 -2
- package/loadbalancers/backend.js +0 -2
- package/loadbalancers/backend.js.map +1 -1
- package/loadbalancers/certificate.d.ts +30 -2
- package/loadbalancers/certificate.js +30 -2
- package/loadbalancers/certificate.js.map +1 -1
- package/loadbalancers/frontend.d.ts +0 -2
- package/loadbalancers/frontend.js +0 -2
- package/loadbalancers/frontend.js.map +1 -1
- package/loadbalancers/getCertificate.d.ts +2 -2
- package/loadbalancers/getCertificate.js +2 -2
- package/loadbalancers/ip.d.ts +0 -2
- package/loadbalancers/ip.js +0 -2
- package/loadbalancers/ip.js.map +1 -1
- package/loadbalancers/loadBalancer.d.ts +1 -3
- package/loadbalancers/loadBalancer.js +1 -3
- package/loadbalancers/loadBalancer.js.map +1 -1
- package/loadbalancers/privateNetwork.d.ts +0 -2
- package/loadbalancers/privateNetwork.js +0 -2
- package/loadbalancers/privateNetwork.js.map +1 -1
- package/loadbalancers/route.d.ts +0 -2
- package/loadbalancers/route.js +0 -2
- package/loadbalancers/route.js.map +1 -1
- package/mnq/natsAccount.d.ts +0 -2
- package/mnq/natsAccount.js +0 -2
- package/mnq/natsAccount.js.map +1 -1
- package/mnq/natsCredentials.d.ts +0 -2
- package/mnq/natsCredentials.js +0 -2
- package/mnq/natsCredentials.js.map +1 -1
- package/mnq/sns.d.ts +0 -2
- package/mnq/sns.js +0 -2
- package/mnq/sns.js.map +1 -1
- package/mnq/snsCredentials.d.ts +0 -2
- package/mnq/snsCredentials.js +0 -2
- package/mnq/snsCredentials.js.map +1 -1
- package/mnq/snsTopic.d.ts +0 -2
- package/mnq/snsTopic.js +0 -2
- package/mnq/snsTopic.js.map +1 -1
- package/mnq/snsTopicSubscription.d.ts +0 -2
- package/mnq/snsTopicSubscription.js +0 -2
- package/mnq/snsTopicSubscription.js.map +1 -1
- package/mnq/sqs.d.ts +0 -2
- package/mnq/sqs.js +0 -2
- package/mnq/sqs.js.map +1 -1
- package/mnq/sqsCredentials.d.ts +0 -2
- package/mnq/sqsCredentials.js +0 -2
- package/mnq/sqsCredentials.js.map +1 -1
- package/mnqNatsAccount.d.ts +0 -2
- package/mnqNatsAccount.js +0 -2
- package/mnqNatsAccount.js.map +1 -1
- package/mnqNatsCredentials.d.ts +0 -2
- package/mnqNatsCredentials.js +0 -2
- package/mnqNatsCredentials.js.map +1 -1
- package/mnqSns.d.ts +0 -2
- package/mnqSns.js +0 -2
- package/mnqSns.js.map +1 -1
- package/mnqSnsCredentials.d.ts +0 -2
- package/mnqSnsCredentials.js +0 -2
- package/mnqSnsCredentials.js.map +1 -1
- package/mnqSnsTopic.d.ts +0 -2
- package/mnqSnsTopic.js +0 -2
- package/mnqSnsTopic.js.map +1 -1
- package/mnqSnsTopicSubscription.d.ts +0 -2
- package/mnqSnsTopicSubscription.js +0 -2
- package/mnqSnsTopicSubscription.js.map +1 -1
- package/mnqSqs.d.ts +0 -2
- package/mnqSqs.js +0 -2
- package/mnqSqs.js.map +1 -1
- package/mnqSqsCredentials.d.ts +0 -2
- package/mnqSqsCredentials.js +0 -2
- package/mnqSqsCredentials.js.map +1 -1
- package/mongoDbInstance.d.ts +9 -2
- package/mongoDbInstance.js +6 -2
- package/mongoDbInstance.js.map +1 -1
- package/mongoDbSnapshot.d.ts +0 -2
- package/mongoDbSnapshot.js +0 -2
- package/mongoDbSnapshot.js.map +1 -1
- package/mongodb/instance.d.ts +9 -2
- package/mongodb/instance.js +6 -2
- package/mongodb/instance.js.map +1 -1
- package/mongodb/snapshot.d.ts +0 -2
- package/mongodb/snapshot.js +0 -2
- package/mongodb/snapshot.js.map +1 -1
- package/mongodb/user.d.ts +8 -2
- package/mongodb/user.js +5 -2
- package/mongodb/user.js.map +1 -1
- package/network/acl.d.ts +0 -2
- package/network/acl.js +0 -2
- package/network/acl.js.map +1 -1
- package/network/connector.d.ts +0 -2
- package/network/connector.js +0 -2
- package/network/connector.js.map +1 -1
- package/network/gatewayNetwork.d.ts +0 -2
- package/network/gatewayNetwork.js +0 -2
- package/network/gatewayNetwork.js.map +1 -1
- package/network/privateNetwork.d.ts +0 -2
- package/network/privateNetwork.js +0 -2
- package/network/privateNetwork.js.map +1 -1
- package/network/publicGateway.d.ts +41 -2
- package/network/publicGateway.js +41 -2
- package/network/publicGateway.js.map +1 -1
- package/network/publicGatewayDhcp.d.ts +0 -2
- package/network/publicGatewayDhcp.js +0 -2
- package/network/publicGatewayDhcp.js.map +1 -1
- package/network/publicGatewayDhcpReservation.d.ts +0 -2
- package/network/publicGatewayDhcpReservation.js +0 -2
- package/network/publicGatewayDhcpReservation.js.map +1 -1
- package/network/publicGatewayIp.d.ts +0 -2
- package/network/publicGatewayIp.js +0 -2
- package/network/publicGatewayIp.js.map +1 -1
- package/network/publicGatewayIpReverseDns.d.ts +0 -2
- package/network/publicGatewayIpReverseDns.js +0 -2
- package/network/publicGatewayIpReverseDns.js.map +1 -1
- package/network/publicGatewayPatRule.d.ts +0 -2
- package/network/publicGatewayPatRule.js +0 -2
- package/network/publicGatewayPatRule.js.map +1 -1
- package/network/route.d.ts +0 -2
- package/network/route.js +0 -2
- package/network/route.js.map +1 -1
- package/network/vpc.d.ts +0 -2
- package/network/vpc.js +0 -2
- package/network/vpc.js.map +1 -1
- package/object/bucket.d.ts +1 -6
- package/object/bucket.js +1 -6
- package/object/bucket.js.map +1 -1
- package/object/bucketAcl.d.ts +27 -12
- package/object/bucketAcl.js +9 -6
- package/object/bucketAcl.js.map +1 -1
- package/object/bucketLockConfiguration.d.ts +19 -12
- package/object/bucketLockConfiguration.js +1 -6
- package/object/bucketLockConfiguration.js.map +1 -1
- package/object/bucketPolicy.d.ts +28 -15
- package/object/bucketPolicy.js +1 -6
- package/object/bucketPolicy.js.map +1 -1
- package/object/bucketServerSideEncryptionConfiguration.d.ts +1 -6
- package/object/bucketServerSideEncryptionConfiguration.js +1 -6
- package/object/bucketServerSideEncryptionConfiguration.js.map +1 -1
- package/object/bucketWebsiteConfiguration.d.ts +16 -9
- package/object/bucketWebsiteConfiguration.js +1 -6
- package/object/bucketWebsiteConfiguration.js.map +1 -1
- package/object/get.d.ts +6 -0
- package/object/get.js.map +1 -1
- package/object/getBucket.d.ts +6 -0
- package/object/getBucket.js.map +1 -1
- package/object/getBucketPolicy.d.ts +18 -0
- package/object/getBucketPolicy.js.map +1 -1
- package/object/item.d.ts +20 -13
- package/object/item.js +2 -7
- package/object/item.js.map +1 -1
- package/objectBucket.d.ts +1 -6
- package/objectBucket.js +1 -6
- package/objectBucket.js.map +1 -1
- package/objectBucketAcl.d.ts +27 -12
- package/objectBucketAcl.js +9 -6
- package/objectBucketAcl.js.map +1 -1
- package/objectBucketLockConfiguration.d.ts +19 -12
- package/objectBucketLockConfiguration.js +1 -6
- package/objectBucketLockConfiguration.js.map +1 -1
- package/objectBucketPolicy.d.ts +28 -15
- package/objectBucketPolicy.js +1 -6
- package/objectBucketPolicy.js.map +1 -1
- package/objectBucketWebsiteConfiguration.d.ts +16 -9
- package/objectBucketWebsiteConfiguration.js +1 -6
- package/objectBucketWebsiteConfiguration.js.map +1 -1
- package/objectItem.d.ts +20 -13
- package/objectItem.js +2 -7
- package/objectItem.js.map +1 -1
- package/observability/alertManager.d.ts +0 -2
- package/observability/alertManager.js +0 -2
- package/observability/alertManager.js.map +1 -1
- package/observability/cockpit.d.ts +90 -2
- package/observability/cockpit.js +90 -2
- package/observability/cockpit.js.map +1 -1
- package/observability/exporter.d.ts +0 -2
- package/observability/exporter.js +0 -2
- package/observability/exporter.js.map +1 -1
- package/observability/getGrafana.d.ts +154 -0
- package/observability/getGrafana.js +154 -0
- package/observability/getGrafana.js.map +1 -1
- package/observability/grafanaUser.d.ts +65 -2
- package/observability/grafanaUser.js +65 -2
- package/observability/grafanaUser.js.map +1 -1
- package/observability/source.d.ts +0 -2
- package/observability/source.js +0 -2
- package/observability/source.js.map +1 -1
- package/observability/token.d.ts +0 -2
- package/observability/token.js +0 -2
- package/observability/token.js.map +1 -1
- package/opensearch/deployment.d.ts +83 -2
- package/opensearch/deployment.js +83 -2
- package/opensearch/deployment.js.map +1 -1
- package/package.json +2 -2
- package/redis/cluster.d.ts +9 -2
- package/redis/cluster.js +6 -2
- package/redis/cluster.js.map +1 -1
- package/redisCluster.d.ts +9 -2
- package/redisCluster.js +6 -2
- package/redisCluster.js.map +1 -1
- package/registry/namespace.d.ts +0 -2
- package/registry/namespace.js +0 -2
- package/registry/namespace.js.map +1 -1
- package/registryNamespace.d.ts +0 -2
- package/registryNamespace.js +0 -2
- package/registryNamespace.js.map +1 -1
- package/s2svpn/connection.d.ts +0 -2
- package/s2svpn/connection.js +0 -2
- package/s2svpn/connection.js.map +1 -1
- package/s2svpn/customerGateway.d.ts +0 -2
- package/s2svpn/customerGateway.js +0 -2
- package/s2svpn/customerGateway.js.map +1 -1
- package/s2svpn/gateway.d.ts +0 -2
- package/s2svpn/gateway.js +0 -2
- package/s2svpn/gateway.js.map +1 -1
- package/s2svpn/routingPolicy.d.ts +0 -2
- package/s2svpn/routingPolicy.js +0 -2
- package/s2svpn/routingPolicy.js.map +1 -1
- package/sdbDatabase.d.ts +43 -2
- package/sdbDatabase.js +43 -2
- package/sdbDatabase.js.map +1 -1
- package/secret.d.ts +47 -5
- package/secret.js +44 -2
- package/secret.js.map +1 -1
- package/secretVersion.d.ts +8 -3
- package/secretVersion.js +8 -3
- package/secretVersion.js.map +1 -1
- package/secrets/secret.d.ts +47 -5
- package/secrets/secret.js +44 -2
- package/secrets/secret.js.map +1 -1
- package/secrets/version.d.ts +8 -3
- package/secrets/version.js +8 -3
- package/secrets/version.js.map +1 -1
- package/tem/blockedList.d.ts +0 -2
- package/tem/blockedList.js +0 -2
- package/tem/blockedList.js.map +1 -1
- package/tem/domain.d.ts +0 -2
- package/tem/domain.js +0 -2
- package/tem/domain.js.map +1 -1
- package/tem/domainValidation.d.ts +3 -0
- package/tem/domainValidation.js +3 -0
- package/tem/domainValidation.js.map +1 -1
- package/tem/webhook.d.ts +0 -2
- package/tem/webhook.js +0 -2
- package/tem/webhook.js.map +1 -1
- package/temDomain.d.ts +0 -2
- package/temDomain.js +0 -2
- package/temDomain.js.map +1 -1
- package/temDomainValidation.d.ts +3 -0
- package/temDomainValidation.js +3 -0
- package/temDomainValidation.js.map +1 -1
- package/temWebhook.d.ts +0 -2
- package/temWebhook.js +0 -2
- package/temWebhook.js.map +1 -1
- package/types/input.d.ts +46 -6
- package/types/output.d.ts +98 -6
- package/vpc.d.ts +0 -2
- package/vpc.js +0 -2
- package/vpc.js.map +1 -1
- package/vpcGatewayNetwork.d.ts +0 -2
- package/vpcGatewayNetwork.js +0 -2
- package/vpcGatewayNetwork.js.map +1 -1
- package/vpcPrivateNetwork.d.ts +0 -2
- package/vpcPrivateNetwork.js +0 -2
- package/vpcPrivateNetwork.js.map +1 -1
- package/vpcPublicGateway.d.ts +41 -2
- package/vpcPublicGateway.js +41 -2
- package/vpcPublicGateway.js.map +1 -1
- package/vpcPublicGatewayDhcp.d.ts +0 -2
- package/vpcPublicGatewayDhcp.js +0 -2
- package/vpcPublicGatewayDhcp.js.map +1 -1
- package/vpcPublicGatewayDhcpReservation.d.ts +0 -2
- package/vpcPublicGatewayDhcpReservation.js +0 -2
- package/vpcPublicGatewayDhcpReservation.js.map +1 -1
- package/vpcPublicGatewayIp.d.ts +0 -2
- package/vpcPublicGatewayIp.js +0 -2
- package/vpcPublicGatewayIp.js.map +1 -1
- package/vpcPublicGatewayIpReverseDns.d.ts +0 -2
- package/vpcPublicGatewayIpReverseDns.js +0 -2
- package/vpcPublicGatewayIpReverseDns.js.map +1 -1
- package/vpcPublicGatewayPatRule.d.ts +0 -2
- package/vpcPublicGatewayPatRule.js +0 -2
- package/vpcPublicGatewayPatRule.js.map +1 -1
- package/vpcRoute.d.ts +0 -2
- package/vpcRoute.js +0 -2
- package/vpcRoute.js.map +1 -1
- package/webhosting.d.ts +0 -2
- package/webhosting.js +0 -2
- package/webhosting.js.map +1 -1
package/object/bucketAcl.d.ts
CHANGED
|
@@ -2,6 +2,14 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
2
2
|
import * as inputs from "../types/input";
|
|
3
3
|
import * as outputs from "../types/output";
|
|
4
4
|
/**
|
|
5
|
+
* The `scaleway.object.BucketAcl` resource allows you to create and manage Access Control Lists (ACLs) for [Scaleway Object storage](https://www.scaleway.com/en/docs/object-storage/).
|
|
6
|
+
*
|
|
7
|
+
* Refer to the [dedicated documentation](https://www.scaleway.com/en/docs/object-storage/api-cli/bucket-operations/#putbucketacl) for more information on ACLs.
|
|
8
|
+
*
|
|
9
|
+
* > **Note:** `terraform destroy` does not delete the ACL but does remove the resource from the Terraform state.
|
|
10
|
+
*
|
|
11
|
+
* > **Note:** [Account identifiers](https://docs.aws.amazon.com/general/latest/gr/acct-identifiers.html) are not supported by Scaleway.
|
|
12
|
+
*
|
|
5
13
|
* ## Example Usage
|
|
6
14
|
*
|
|
7
15
|
* ```typescript
|
|
@@ -95,18 +103,13 @@ import * as outputs from "../types/output";
|
|
|
95
103
|
*
|
|
96
104
|
* Bucket ACLs can be imported using the `{region}/{bucketName}/{acl}` identifier, as shown below:
|
|
97
105
|
*
|
|
98
|
-
* bash
|
|
99
|
-
*
|
|
100
106
|
* ```sh
|
|
101
107
|
* $ pulumi import scaleway:object/bucketAcl:BucketAcl some_bucket fr-par/some-bucket/private
|
|
102
108
|
* ```
|
|
103
109
|
*
|
|
104
|
-
*
|
|
105
|
-
*
|
|
110
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
106
111
|
* If you are using a project different from the default one, you have to specify the project ID at the end of the import command.
|
|
107
112
|
*
|
|
108
|
-
* bash
|
|
109
|
-
*
|
|
110
113
|
* ```sh
|
|
111
114
|
* $ pulumi import scaleway:object/bucketAcl:BucketAcl some_bucket fr-par/some-bucket/private@xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx
|
|
112
115
|
* ```
|
|
@@ -136,7 +139,7 @@ export declare class BucketAcl extends pulumi.CustomResource {
|
|
|
136
139
|
*/
|
|
137
140
|
readonly acl: pulumi.Output<string | undefined>;
|
|
138
141
|
/**
|
|
139
|
-
* The bucket
|
|
142
|
+
* The name of the bucket, or its Terraform ID.
|
|
140
143
|
*/
|
|
141
144
|
readonly bucket: pulumi.Output<string>;
|
|
142
145
|
/**
|
|
@@ -144,7 +147,11 @@ export declare class BucketAcl extends pulumi.CustomResource {
|
|
|
144
147
|
*/
|
|
145
148
|
readonly expectedBucketOwner: pulumi.Output<string | undefined>;
|
|
146
149
|
/**
|
|
147
|
-
* The
|
|
150
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
151
|
+
*
|
|
152
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products, because the s3 API is scoped by project.
|
|
153
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
154
|
+
* like bucket ACLs. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
148
155
|
*/
|
|
149
156
|
readonly projectId: pulumi.Output<string>;
|
|
150
157
|
/**
|
|
@@ -173,7 +180,7 @@ export interface BucketAclState {
|
|
|
173
180
|
*/
|
|
174
181
|
acl?: pulumi.Input<string>;
|
|
175
182
|
/**
|
|
176
|
-
* The bucket
|
|
183
|
+
* The name of the bucket, or its Terraform ID.
|
|
177
184
|
*/
|
|
178
185
|
bucket?: pulumi.Input<string>;
|
|
179
186
|
/**
|
|
@@ -181,7 +188,11 @@ export interface BucketAclState {
|
|
|
181
188
|
*/
|
|
182
189
|
expectedBucketOwner?: pulumi.Input<string>;
|
|
183
190
|
/**
|
|
184
|
-
* The
|
|
191
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
192
|
+
*
|
|
193
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products, because the s3 API is scoped by project.
|
|
194
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
195
|
+
* like bucket ACLs. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
185
196
|
*/
|
|
186
197
|
projectId?: pulumi.Input<string>;
|
|
187
198
|
/**
|
|
@@ -202,7 +213,7 @@ export interface BucketAclArgs {
|
|
|
202
213
|
*/
|
|
203
214
|
acl?: pulumi.Input<string>;
|
|
204
215
|
/**
|
|
205
|
-
* The bucket
|
|
216
|
+
* The name of the bucket, or its Terraform ID.
|
|
206
217
|
*/
|
|
207
218
|
bucket: pulumi.Input<string>;
|
|
208
219
|
/**
|
|
@@ -210,7 +221,11 @@ export interface BucketAclArgs {
|
|
|
210
221
|
*/
|
|
211
222
|
expectedBucketOwner?: pulumi.Input<string>;
|
|
212
223
|
/**
|
|
213
|
-
* The
|
|
224
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
225
|
+
*
|
|
226
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products, because the s3 API is scoped by project.
|
|
227
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
228
|
+
* like bucket ACLs. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
214
229
|
*/
|
|
215
230
|
projectId?: pulumi.Input<string>;
|
|
216
231
|
/**
|
package/object/bucketAcl.js
CHANGED
|
@@ -6,6 +6,14 @@ exports.BucketAcl = void 0;
|
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("../utilities");
|
|
8
8
|
/**
|
|
9
|
+
* The `scaleway.object.BucketAcl` resource allows you to create and manage Access Control Lists (ACLs) for [Scaleway Object storage](https://www.scaleway.com/en/docs/object-storage/).
|
|
10
|
+
*
|
|
11
|
+
* Refer to the [dedicated documentation](https://www.scaleway.com/en/docs/object-storage/api-cli/bucket-operations/#putbucketacl) for more information on ACLs.
|
|
12
|
+
*
|
|
13
|
+
* > **Note:** `terraform destroy` does not delete the ACL but does remove the resource from the Terraform state.
|
|
14
|
+
*
|
|
15
|
+
* > **Note:** [Account identifiers](https://docs.aws.amazon.com/general/latest/gr/acct-identifiers.html) are not supported by Scaleway.
|
|
16
|
+
*
|
|
9
17
|
* ## Example Usage
|
|
10
18
|
*
|
|
11
19
|
* ```typescript
|
|
@@ -99,18 +107,13 @@ const utilities = require("../utilities");
|
|
|
99
107
|
*
|
|
100
108
|
* Bucket ACLs can be imported using the `{region}/{bucketName}/{acl}` identifier, as shown below:
|
|
101
109
|
*
|
|
102
|
-
* bash
|
|
103
|
-
*
|
|
104
110
|
* ```sh
|
|
105
111
|
* $ pulumi import scaleway:object/bucketAcl:BucketAcl some_bucket fr-par/some-bucket/private
|
|
106
112
|
* ```
|
|
107
113
|
*
|
|
108
|
-
*
|
|
109
|
-
*
|
|
114
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
110
115
|
* If you are using a project different from the default one, you have to specify the project ID at the end of the import command.
|
|
111
116
|
*
|
|
112
|
-
* bash
|
|
113
|
-
*
|
|
114
117
|
* ```sh
|
|
115
118
|
* $ pulumi import scaleway:object/bucketAcl:BucketAcl some_bucket fr-par/some-bucket/private@xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx
|
|
116
119
|
* ```
|
package/object/bucketAcl.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bucketAcl.js","sourceRoot":"","sources":["../../object/bucketAcl.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"bucketAcl.js","sourceRoot":"","sources":["../../object/bucketAcl.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgHG;AACH,MAAa,SAAU,SAAQ,MAAM,CAAC,cAAc;IAChD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAsB,EAAE,IAAmC;QACpH,OAAO,IAAI,SAAS,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAChE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,SAAS,CAAC,YAAY,CAAC;IAC1D,CAAC;IAuCD,YAAY,IAAY,EAAE,WAA4C,EAAE,IAAmC;QACvG,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAyC,CAAC;YACxD,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,EAAE,mBAAmB,CAAC;YACnE,cAAc,CAAC,KAAK,CAAC,GAAG,KAAK,EAAE,GAAG,CAAC;YACnC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,qBAAqB,CAAC,GAAG,KAAK,EAAE,mBAAmB,CAAC;YACnE,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAAwC,CAAC;YACtD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;YAClE,cAAc,CAAC,KAAK,CAAC,GAAG,IAAI,EAAE,GAAG,CAAC;YAClC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,qBAAqB,CAAC,GAAG,IAAI,EAAE,mBAAmB,CAAC;YAClE,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;SAC3C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,SAAS,GAAG,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,gDAAgD,EAAE,CAAC,EAAE,CAAC;QAC5F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;QAC5C,KAAK,CAAC,SAAS,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC9D,CAAC;;AA5FL,8BA6FC;AA/EG,gBAAgB;AACO,sBAAY,GAAG,qCAAqC,CAAC"}
|
|
@@ -40,18 +40,13 @@ import * as outputs from "../types/output";
|
|
|
40
40
|
*
|
|
41
41
|
* Bucket lock configurations can be imported using the `{region}/{bucketName}` identifier, as shown below:
|
|
42
42
|
*
|
|
43
|
-
* bash
|
|
44
|
-
*
|
|
45
43
|
* ```sh
|
|
46
44
|
* $ pulumi import scaleway:object/bucketLockConfiguration:BucketLockConfiguration some_bucket fr-par/some-bucket
|
|
47
45
|
* ```
|
|
48
46
|
*
|
|
49
|
-
*
|
|
50
|
-
*
|
|
47
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
51
48
|
* If you are using a project different from the default one, you have to specify the project ID at the end of the import command.
|
|
52
49
|
*
|
|
53
|
-
* bash
|
|
54
|
-
*
|
|
55
50
|
* ```sh
|
|
56
51
|
* $ pulumi import scaleway:object/bucketLockConfiguration:BucketLockConfiguration some_bucket fr-par/some-bucket@xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx
|
|
57
52
|
* ```
|
|
@@ -73,11 +68,15 @@ export declare class BucketLockConfiguration extends pulumi.CustomResource {
|
|
|
73
68
|
*/
|
|
74
69
|
static isInstance(obj: any): obj is BucketLockConfiguration;
|
|
75
70
|
/**
|
|
76
|
-
* The bucket
|
|
71
|
+
* The name of the bucket, or its Terraform ID.
|
|
77
72
|
*/
|
|
78
73
|
readonly bucket: pulumi.Output<string>;
|
|
79
74
|
/**
|
|
80
|
-
* The
|
|
75
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
76
|
+
*
|
|
77
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
78
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
79
|
+
* like object lock configurations. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
81
80
|
*/
|
|
82
81
|
readonly projectId: pulumi.Output<string>;
|
|
83
82
|
/**
|
|
@@ -102,11 +101,15 @@ export declare class BucketLockConfiguration extends pulumi.CustomResource {
|
|
|
102
101
|
*/
|
|
103
102
|
export interface BucketLockConfigurationState {
|
|
104
103
|
/**
|
|
105
|
-
* The bucket
|
|
104
|
+
* The name of the bucket, or its Terraform ID.
|
|
106
105
|
*/
|
|
107
106
|
bucket?: pulumi.Input<string>;
|
|
108
107
|
/**
|
|
109
|
-
* The
|
|
108
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
109
|
+
*
|
|
110
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
111
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
112
|
+
* like object lock configurations. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
110
113
|
*/
|
|
111
114
|
projectId?: pulumi.Input<string>;
|
|
112
115
|
/**
|
|
@@ -123,11 +126,15 @@ export interface BucketLockConfigurationState {
|
|
|
123
126
|
*/
|
|
124
127
|
export interface BucketLockConfigurationArgs {
|
|
125
128
|
/**
|
|
126
|
-
* The bucket
|
|
129
|
+
* The name of the bucket, or its Terraform ID.
|
|
127
130
|
*/
|
|
128
131
|
bucket: pulumi.Input<string>;
|
|
129
132
|
/**
|
|
130
|
-
* The
|
|
133
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
134
|
+
*
|
|
135
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
136
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
137
|
+
* like object lock configurations. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
131
138
|
*/
|
|
132
139
|
projectId?: pulumi.Input<string>;
|
|
133
140
|
/**
|
|
@@ -44,18 +44,13 @@ const utilities = require("../utilities");
|
|
|
44
44
|
*
|
|
45
45
|
* Bucket lock configurations can be imported using the `{region}/{bucketName}` identifier, as shown below:
|
|
46
46
|
*
|
|
47
|
-
* bash
|
|
48
|
-
*
|
|
49
47
|
* ```sh
|
|
50
48
|
* $ pulumi import scaleway:object/bucketLockConfiguration:BucketLockConfiguration some_bucket fr-par/some-bucket
|
|
51
49
|
* ```
|
|
52
50
|
*
|
|
53
|
-
*
|
|
54
|
-
*
|
|
51
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
55
52
|
* If you are using a project different from the default one, you have to specify the project ID at the end of the import command.
|
|
56
53
|
*
|
|
57
|
-
* bash
|
|
58
|
-
*
|
|
59
54
|
* ```sh
|
|
60
55
|
* $ pulumi import scaleway:object/bucketLockConfiguration:BucketLockConfiguration some_bucket fr-par/some-bucket@xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx
|
|
61
56
|
* ```
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bucketLockConfiguration.js","sourceRoot":"","sources":["../../object/bucketLockConfiguration.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"bucketLockConfiguration.js","sourceRoot":"","sources":["../../object/bucketLockConfiguration.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiDG;AACH,MAAa,uBAAwB,SAAQ,MAAM,CAAC,cAAc;IAC9D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoC,EAAE,IAAmC;QAClI,OAAO,IAAI,uBAAuB,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC9E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,uBAAuB,CAAC,YAAY,CAAC;IACxE,CAAC;IA+BD,YAAY,IAAY,EAAE,WAAwE,EAAE,IAAmC;QACnI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuD,CAAC;YACtE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,EAAE,IAAI,CAAC;SACxC;aAAM;YACH,MAAM,IAAI,GAAG,WAAsD,CAAC;YACpE,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,IAAI,IAAI,EAAE,IAAI,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACvC,MAAM,IAAI,KAAK,CAAC,kCAAkC,CAAC,CAAC;aACvD;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC;SACvC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,SAAS,GAAG,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,4EAA4E,EAAE,CAAC,EAAE,CAAC;QACxH,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;QAC5C,KAAK,CAAC,uBAAuB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5E,CAAC;;AAnFL,0DAoFC;AAtEG,gBAAgB;AACO,oCAAY,GAAG,iEAAiE,CAAC"}
|
package/object/bucketPolicy.d.ts
CHANGED
|
@@ -155,18 +155,13 @@ import * as pulumi from "@pulumi/pulumi";
|
|
|
155
155
|
*
|
|
156
156
|
* Bucket policies can be imported using the `{region}/{bucketName}` identifier, as shown below:
|
|
157
157
|
*
|
|
158
|
-
* bash
|
|
159
|
-
*
|
|
160
158
|
* ```sh
|
|
161
159
|
* $ pulumi import scaleway:object/bucketPolicy:BucketPolicy some_bucket fr-par/some-bucket
|
|
162
160
|
* ```
|
|
163
161
|
*
|
|
164
|
-
*
|
|
165
|
-
*
|
|
162
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
166
163
|
* If you are using a project different from the default one, you have to specify the project ID at the end of the import command.
|
|
167
164
|
*
|
|
168
|
-
* bash
|
|
169
|
-
*
|
|
170
165
|
* ```sh
|
|
171
166
|
* $ pulumi import scaleway:object/bucketPolicy:BucketPolicy some_bucket fr-par/some-bucket@xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx
|
|
172
167
|
* ```
|
|
@@ -188,15 +183,21 @@ export declare class BucketPolicy extends pulumi.CustomResource {
|
|
|
188
183
|
*/
|
|
189
184
|
static isInstance(obj: any): obj is BucketPolicy;
|
|
190
185
|
/**
|
|
191
|
-
* The bucket
|
|
186
|
+
* The name of the bucket, or its Terraform ID.
|
|
192
187
|
*/
|
|
193
188
|
readonly bucket: pulumi.Output<string>;
|
|
194
189
|
/**
|
|
195
|
-
* The
|
|
190
|
+
* The policy document. This is a JSON formatted string. For more information about building AWS IAM policy documents with Terraform, refer to the official documentation.
|
|
196
191
|
*/
|
|
197
192
|
readonly policy: pulumi.Output<string>;
|
|
198
193
|
/**
|
|
199
|
-
* The
|
|
194
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
195
|
+
*
|
|
196
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
197
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
198
|
+
* like bucket policies. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
199
|
+
*
|
|
200
|
+
* > **Important:** The awsIamPolicyDocument data source may be used, as long as it specifies a principal.
|
|
200
201
|
*/
|
|
201
202
|
readonly projectId: pulumi.Output<string>;
|
|
202
203
|
/**
|
|
@@ -217,15 +218,21 @@ export declare class BucketPolicy extends pulumi.CustomResource {
|
|
|
217
218
|
*/
|
|
218
219
|
export interface BucketPolicyState {
|
|
219
220
|
/**
|
|
220
|
-
* The bucket
|
|
221
|
+
* The name of the bucket, or its Terraform ID.
|
|
221
222
|
*/
|
|
222
223
|
bucket?: pulumi.Input<string>;
|
|
223
224
|
/**
|
|
224
|
-
* The
|
|
225
|
+
* The policy document. This is a JSON formatted string. For more information about building AWS IAM policy documents with Terraform, refer to the official documentation.
|
|
225
226
|
*/
|
|
226
227
|
policy?: pulumi.Input<string>;
|
|
227
228
|
/**
|
|
228
|
-
* The
|
|
229
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
230
|
+
*
|
|
231
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
232
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
233
|
+
* like bucket policies. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
234
|
+
*
|
|
235
|
+
* > **Important:** The awsIamPolicyDocument data source may be used, as long as it specifies a principal.
|
|
229
236
|
*/
|
|
230
237
|
projectId?: pulumi.Input<string>;
|
|
231
238
|
/**
|
|
@@ -238,15 +245,21 @@ export interface BucketPolicyState {
|
|
|
238
245
|
*/
|
|
239
246
|
export interface BucketPolicyArgs {
|
|
240
247
|
/**
|
|
241
|
-
* The bucket
|
|
248
|
+
* The name of the bucket, or its Terraform ID.
|
|
242
249
|
*/
|
|
243
250
|
bucket: pulumi.Input<string>;
|
|
244
251
|
/**
|
|
245
|
-
* The
|
|
252
|
+
* The policy document. This is a JSON formatted string. For more information about building AWS IAM policy documents with Terraform, refer to the official documentation.
|
|
246
253
|
*/
|
|
247
254
|
policy: pulumi.Input<string>;
|
|
248
255
|
/**
|
|
249
|
-
* The
|
|
256
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
257
|
+
*
|
|
258
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
259
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
260
|
+
* like bucket policies. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
261
|
+
*
|
|
262
|
+
* > **Important:** The awsIamPolicyDocument data source may be used, as long as it specifies a principal.
|
|
250
263
|
*/
|
|
251
264
|
projectId?: pulumi.Input<string>;
|
|
252
265
|
/**
|
package/object/bucketPolicy.js
CHANGED
|
@@ -161,18 +161,13 @@ const utilities = require("../utilities");
|
|
|
161
161
|
*
|
|
162
162
|
* Bucket policies can be imported using the `{region}/{bucketName}` identifier, as shown below:
|
|
163
163
|
*
|
|
164
|
-
* bash
|
|
165
|
-
*
|
|
166
164
|
* ```sh
|
|
167
165
|
* $ pulumi import scaleway:object/bucketPolicy:BucketPolicy some_bucket fr-par/some-bucket
|
|
168
166
|
* ```
|
|
169
167
|
*
|
|
170
|
-
*
|
|
171
|
-
*
|
|
168
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
172
169
|
* If you are using a project different from the default one, you have to specify the project ID at the end of the import command.
|
|
173
170
|
*
|
|
174
|
-
* bash
|
|
175
|
-
*
|
|
176
171
|
* ```sh
|
|
177
172
|
* $ pulumi import scaleway:object/bucketPolicy:BucketPolicy some_bucket fr-par/some-bucket@xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx
|
|
178
173
|
* ```
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bucketPolicy.js","sourceRoot":"","sources":["../../object/bucketPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"bucketPolicy.js","sourceRoot":"","sources":["../../object/bucketPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsKG;AACH,MAAa,YAAa,SAAQ,MAAM,CAAC,cAAc;IACnD;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAyB,EAAE,IAAmC;QACvH,OAAO,IAAI,YAAY,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACnE,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,YAAY,CAAC,YAAY,CAAC;IAC7D,CAAC;IAiCD,YAAY,IAAY,EAAE,WAAkD,EAAE,IAAmC;QAC7G,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA4C,CAAC;YAC3D,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;SAC5C;aAAM;YACH,MAAM,IAAI,GAAG,WAA2C,CAAC;YACzD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;SAC3C;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,SAAS,GAAG,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,sDAAsD,EAAE,CAAC,EAAE,CAAC;QAClG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;QAC5C,KAAK,CAAC,YAAY,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACjE,CAAC;;AArFL,oCAsFC;AAxEG,gBAAgB;AACO,yBAAY,GAAG,2CAA2C,CAAC"}
|
|
@@ -46,18 +46,13 @@ import * as outputs from "../types/output";
|
|
|
46
46
|
*
|
|
47
47
|
* Server-side encryption configurations can be imported using the `{region}/{bucketName}` identifier, as shown below:
|
|
48
48
|
*
|
|
49
|
-
* bash
|
|
50
|
-
*
|
|
51
49
|
* ```sh
|
|
52
50
|
* $ pulumi import scaleway:object/bucketServerSideEncryptionConfiguration:BucketServerSideEncryptionConfiguration test fr-par/my-bucket-name
|
|
53
51
|
* ```
|
|
54
52
|
*
|
|
55
|
-
*
|
|
56
|
-
*
|
|
53
|
+
* > **Important:** The `projectId` attribute has a particular behavior with S3 products because the S3 API is scoped by project.
|
|
57
54
|
* If you are using a project different from the default one, you have to specify the project ID at the end of the import command.
|
|
58
55
|
*
|
|
59
|
-
* bash
|
|
60
|
-
*
|
|
61
56
|
* ```sh
|
|
62
57
|
* $ pulumi import scaleway:object/bucketServerSideEncryptionConfiguration:BucketServerSideEncryptionConfiguration test fr-par/my-bucket-name@11111111-1111-1111-1111-111111111111
|
|
63
58
|
* ```
|
|
@@ -50,18 +50,13 @@ const utilities = require("../utilities");
|
|
|
50
50
|
*
|
|
51
51
|
* Server-side encryption configurations can be imported using the `{region}/{bucketName}` identifier, as shown below:
|
|
52
52
|
*
|
|
53
|
-
* bash
|
|
54
|
-
*
|
|
55
53
|
* ```sh
|
|
56
54
|
* $ pulumi import scaleway:object/bucketServerSideEncryptionConfiguration:BucketServerSideEncryptionConfiguration test fr-par/my-bucket-name
|
|
57
55
|
* ```
|
|
58
56
|
*
|
|
59
|
-
*
|
|
60
|
-
*
|
|
57
|
+
* > **Important:** The `projectId` attribute has a particular behavior with S3 products because the S3 API is scoped by project.
|
|
61
58
|
* If you are using a project different from the default one, you have to specify the project ID at the end of the import command.
|
|
62
59
|
*
|
|
63
|
-
* bash
|
|
64
|
-
*
|
|
65
60
|
* ```sh
|
|
66
61
|
* $ pulumi import scaleway:object/bucketServerSideEncryptionConfiguration:BucketServerSideEncryptionConfiguration test fr-par/my-bucket-name@11111111-1111-1111-1111-111111111111
|
|
67
62
|
* ```
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bucketServerSideEncryptionConfiguration.js","sourceRoot":"","sources":["../../object/bucketServerSideEncryptionConfiguration.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"bucketServerSideEncryptionConfiguration.js","sourceRoot":"","sources":["../../object/bucketServerSideEncryptionConfiguration.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAuDG;AACH,MAAa,uCAAwC,SAAQ,MAAM,CAAC,cAAc;IAC9E;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAoD,EAAE,IAAmC;QAClJ,OAAO,IAAI,uCAAuC,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IAC9F,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,uCAAuC,CAAC,YAAY,CAAC;IACxF,CAAC;IAmBD,YAAY,IAAY,EAAE,WAAwG,EAAE,IAAmC;QACnK,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAuE,CAAC;YACtF,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,OAAO,CAAC,GAAG,KAAK,EAAE,KAAK,CAAC;SAC1C;aAAM;YACH,MAAM,IAAI,GAAG,WAAsE,CAAC;YACpF,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,IAAI,IAAI,EAAE,KAAK,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACxC,MAAM,IAAI,KAAK,CAAC,mCAAmC,CAAC,CAAC;aACxD;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,OAAO,CAAC,GAAG,IAAI,EAAE,KAAK,CAAC;SACzC;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,uCAAuC,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC5F,CAAC;;AAjEL,0FAkEC;AApDG,gBAAgB;AACO,oDAAY,GAAG,iGAAiG,CAAC"}
|
|
@@ -70,18 +70,13 @@ import * as outputs from "../types/output";
|
|
|
70
70
|
*
|
|
71
71
|
* Bucket website configurations can be imported using the `{region}/{bucketName}` identifier, as shown below:
|
|
72
72
|
*
|
|
73
|
-
* bash
|
|
74
|
-
*
|
|
75
73
|
* ```sh
|
|
76
74
|
* $ pulumi import scaleway:object/bucketWebsiteConfiguration:BucketWebsiteConfiguration some_bucket fr-par/some-bucket
|
|
77
75
|
* ```
|
|
78
76
|
*
|
|
79
|
-
*
|
|
80
|
-
*
|
|
77
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
81
78
|
* If you are using a project different from the default one, you have to specify the project ID at the end of the import command.
|
|
82
79
|
*
|
|
83
|
-
* bash
|
|
84
|
-
*
|
|
85
80
|
* ```sh
|
|
86
81
|
* $ pulumi import scaleway:object/bucketWebsiteConfiguration:BucketWebsiteConfiguration some_bucket fr-par/some-bucket@xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx
|
|
87
82
|
* ```
|
|
@@ -115,7 +110,11 @@ export declare class BucketWebsiteConfiguration extends pulumi.CustomResource {
|
|
|
115
110
|
*/
|
|
116
111
|
readonly indexDocument: pulumi.Output<outputs.object.BucketWebsiteConfigurationIndexDocument>;
|
|
117
112
|
/**
|
|
118
|
-
* The
|
|
113
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
114
|
+
*
|
|
115
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products, because the s3 API is scoped by project.
|
|
116
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
117
|
+
* like bucket website configurations. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
119
118
|
*/
|
|
120
119
|
readonly projectId: pulumi.Output<string>;
|
|
121
120
|
/**
|
|
@@ -156,7 +155,11 @@ export interface BucketWebsiteConfigurationState {
|
|
|
156
155
|
*/
|
|
157
156
|
indexDocument?: pulumi.Input<inputs.object.BucketWebsiteConfigurationIndexDocument>;
|
|
158
157
|
/**
|
|
159
|
-
* The
|
|
158
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
159
|
+
*
|
|
160
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products, because the s3 API is scoped by project.
|
|
161
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
162
|
+
* like bucket website configurations. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
160
163
|
*/
|
|
161
164
|
projectId?: pulumi.Input<string>;
|
|
162
165
|
/**
|
|
@@ -189,7 +192,11 @@ export interface BucketWebsiteConfigurationArgs {
|
|
|
189
192
|
*/
|
|
190
193
|
indexDocument: pulumi.Input<inputs.object.BucketWebsiteConfigurationIndexDocument>;
|
|
191
194
|
/**
|
|
192
|
-
* The
|
|
195
|
+
* `projectId`) The ID of the project the bucket is associated with.
|
|
196
|
+
*
|
|
197
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products, because the s3 API is scoped by project.
|
|
198
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
199
|
+
* like bucket website configurations. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
193
200
|
*/
|
|
194
201
|
projectId?: pulumi.Input<string>;
|
|
195
202
|
/**
|
|
@@ -74,18 +74,13 @@ const utilities = require("../utilities");
|
|
|
74
74
|
*
|
|
75
75
|
* Bucket website configurations can be imported using the `{region}/{bucketName}` identifier, as shown below:
|
|
76
76
|
*
|
|
77
|
-
* bash
|
|
78
|
-
*
|
|
79
77
|
* ```sh
|
|
80
78
|
* $ pulumi import scaleway:object/bucketWebsiteConfiguration:BucketWebsiteConfiguration some_bucket fr-par/some-bucket
|
|
81
79
|
* ```
|
|
82
80
|
*
|
|
83
|
-
*
|
|
84
|
-
*
|
|
81
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products because the s3 API is scoped by project.
|
|
85
82
|
* If you are using a project different from the default one, you have to specify the project ID at the end of the import command.
|
|
86
83
|
*
|
|
87
|
-
* bash
|
|
88
|
-
*
|
|
89
84
|
* ```sh
|
|
90
85
|
* $ pulumi import scaleway:object/bucketWebsiteConfiguration:BucketWebsiteConfiguration some_bucket fr-par/some-bucket@xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxx
|
|
91
86
|
* ```
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bucketWebsiteConfiguration.js","sourceRoot":"","sources":["../../object/bucketWebsiteConfiguration.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C
|
|
1
|
+
{"version":3,"file":"bucketWebsiteConfiguration.js","sourceRoot":"","sources":["../../object/bucketWebsiteConfiguration.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA+EG;AACH,MAAa,0BAA2B,SAAQ,MAAM,CAAC,cAAc;IACjE;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAuC,EAAE,IAAmC;QACrI,OAAO,IAAI,0BAA0B,CAAC,IAAI,EAAO,KAAK,EAAE,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,CAAC;IACjF,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,0BAA0B,CAAC,YAAY,CAAC;IAC3E,CAAC;IA2CD,YAAY,IAAY,EAAE,WAA8E,EAAE,IAAmC;QACzI,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAA0D,CAAC;YACzE,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,WAAW,CAAC,GAAG,KAAK,EAAE,SAAS,CAAC;YAC/C,cAAc,CAAC,QAAQ,CAAC,GAAG,KAAK,EAAE,MAAM,CAAC;YACzC,cAAc,CAAC,eAAe,CAAC,GAAG,KAAK,EAAE,aAAa,CAAC;YACvD,cAAc,CAAC,iBAAiB,CAAC,GAAG,KAAK,EAAE,eAAe,CAAC;SAC9D;aAAM;YACH,MAAM,IAAI,GAAG,WAAyD,CAAC;YACvE,IAAI,IAAI,EAAE,MAAM,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBACzC,MAAM,IAAI,KAAK,CAAC,oCAAoC,CAAC,CAAC;aACzD;YACD,IAAI,IAAI,EAAE,aAAa,KAAK,SAAS,IAAI,CAAC,IAAI,CAAC,GAAG,EAAE;gBAChD,MAAM,IAAI,KAAK,CAAC,2CAA2C,CAAC,CAAC;aAChE;YACD,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,eAAe,CAAC,GAAG,IAAI,EAAE,aAAa,CAAC;YACtD,cAAc,CAAC,WAAW,CAAC,GAAG,IAAI,EAAE,SAAS,CAAC;YAC9C,cAAc,CAAC,QAAQ,CAAC,GAAG,IAAI,EAAE,MAAM,CAAC;YACxC,cAAc,CAAC,eAAe,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;YACpD,cAAc,CAAC,iBAAiB,CAAC,GAAG,SAAS,CAAC,OAAO,CAAC;SACzD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,MAAM,SAAS,GAAG,EAAE,OAAO,EAAE,CAAC,EAAE,IAAI,EAAE,kFAAkF,EAAE,CAAC,EAAE,CAAC;QAC9H,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,IAAI,EAAE,SAAS,CAAC,CAAC;QAC5C,KAAK,CAAC,0BAA0B,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC/E,CAAC;;AArGL,gEAsGC;AAxFG,gBAAgB;AACO,uCAAY,GAAG,uEAAuE,CAAC"}
|
package/object/get.d.ts
CHANGED
|
@@ -29,6 +29,9 @@ export declare function get(args: GetArgs, opts?: pulumi.InvokeOptions): Promise
|
|
|
29
29
|
* A collection of arguments for invoking get.
|
|
30
30
|
*/
|
|
31
31
|
export interface GetArgs {
|
|
32
|
+
/**
|
|
33
|
+
* The name of the bucket, or its terraform ID (`{region}/{name}`)
|
|
34
|
+
*/
|
|
32
35
|
bucket: string;
|
|
33
36
|
/**
|
|
34
37
|
* The key (path or filename) of the object within the bucket.
|
|
@@ -100,6 +103,9 @@ export declare function getOutput(args: GetOutputArgs, opts?: pulumi.InvokeOutpu
|
|
|
100
103
|
* A collection of arguments for invoking get.
|
|
101
104
|
*/
|
|
102
105
|
export interface GetOutputArgs {
|
|
106
|
+
/**
|
|
107
|
+
* The name of the bucket, or its terraform ID (`{region}/{name}`)
|
|
108
|
+
*/
|
|
103
109
|
bucket: pulumi.Input<string>;
|
|
104
110
|
/**
|
|
105
111
|
* The key (path or filename) of the object within the bucket.
|
package/object/get.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.js","sourceRoot":"","sources":["../../object/get.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,GAAG,CAAC,IAAa,EAAE,IAA2B;IAC1D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yBAAyB,EAAE;QACpD,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,kBAQC;
|
|
1
|
+
{"version":3,"file":"get.js","sourceRoot":"","sources":["../../object/get.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,GAAG,CAAC,IAAa,EAAE,IAA2B;IAC1D,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,yBAAyB,EAAE;QACpD,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,kBAQC;AA+CD;;;;;;;;;;;;;;;;;;;;;;;;GAwBG;AACH,SAAgB,SAAS,CAAC,IAAmB,EAAE,IAAiC;IAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,yBAAyB,EAAE;QAC1D,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,KAAK,EAAE,IAAI,CAAC,GAAG;QACf,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,8BAQC"}
|
package/object/getBucket.d.ts
CHANGED
|
@@ -44,6 +44,9 @@ export declare function getBucket(args?: GetBucketArgs, opts?: pulumi.InvokeOpti
|
|
|
44
44
|
* A collection of arguments for invoking getBucket.
|
|
45
45
|
*/
|
|
46
46
|
export interface GetBucketArgs {
|
|
47
|
+
/**
|
|
48
|
+
* The name of the bucket, or its terraform ID (`{region}/{name}`)
|
|
49
|
+
*/
|
|
47
50
|
name?: string;
|
|
48
51
|
/**
|
|
49
52
|
* `projectId`) The ID of the project with which the bucket is associated.
|
|
@@ -124,6 +127,9 @@ export declare function getBucketOutput(args?: GetBucketOutputArgs, opts?: pulum
|
|
|
124
127
|
* A collection of arguments for invoking getBucket.
|
|
125
128
|
*/
|
|
126
129
|
export interface GetBucketOutputArgs {
|
|
130
|
+
/**
|
|
131
|
+
* The name of the bucket, or its terraform ID (`{region}/{name}`)
|
|
132
|
+
*/
|
|
127
133
|
name?: pulumi.Input<string>;
|
|
128
134
|
/**
|
|
129
135
|
* `projectId`) The ID of the project with which the bucket is associated.
|
package/object/getBucket.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getBucket.js","sourceRoot":"","sources":["../../object/getBucket.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;AACH,SAAgB,SAAS,CAAC,IAAoB,EAAE,IAA2B;IACvE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qCAAqC,EAAE;QAChE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,8BAQC;
|
|
1
|
+
{"version":3,"file":"getBucket.js","sourceRoot":"","sources":["../../object/getBucket.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;AACH,SAAgB,SAAS,CAAC,IAAoB,EAAE,IAA2B;IACvE,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qCAAqC,EAAE;QAChE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,8BAQC;AA4CD;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsCG;AACH,SAAgB,eAAe,CAAC,IAA0B,EAAE,IAAiC;IACzF,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;IAClB,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qCAAqC,EAAE;QACtE,MAAM,EAAE,IAAI,CAAC,IAAI;QACjB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AARD,0CAQC"}
|
|
@@ -26,6 +26,15 @@ export interface GetBucketPolicyArgs {
|
|
|
26
26
|
* The name of the bucket.
|
|
27
27
|
*/
|
|
28
28
|
bucket: string;
|
|
29
|
+
/**
|
|
30
|
+
* `projectId`) The ID of the project with which the bucket is associated.
|
|
31
|
+
*
|
|
32
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products, because the s3 API is scoped by project.
|
|
33
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
34
|
+
* like bucket policies. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
35
|
+
*
|
|
36
|
+
* For more information on Object Storage and Scaleway Projects, refer to the [dedicated documentation](https://www.scaleway.com/en/docs/iam/api-cli/using-api-key-object-storage/).
|
|
37
|
+
*/
|
|
29
38
|
projectId?: string;
|
|
30
39
|
/**
|
|
31
40
|
* `region`) The region in which the Object Storage exists.
|
|
@@ -75,6 +84,15 @@ export interface GetBucketPolicyOutputArgs {
|
|
|
75
84
|
* The name of the bucket.
|
|
76
85
|
*/
|
|
77
86
|
bucket: pulumi.Input<string>;
|
|
87
|
+
/**
|
|
88
|
+
* `projectId`) The ID of the project with which the bucket is associated.
|
|
89
|
+
*
|
|
90
|
+
* > **Important:** The `projectId` attribute has a particular behavior with s3 products, because the s3 API is scoped by project.
|
|
91
|
+
* If you are using a project different from the default one, you have to specify the `projectId` for every child resource of the bucket,
|
|
92
|
+
* like bucket policies. Otherwise, Terraform will try to create the child resource with the default project ID and you will get a 403 error.
|
|
93
|
+
*
|
|
94
|
+
* For more information on Object Storage and Scaleway Projects, refer to the [dedicated documentation](https://www.scaleway.com/en/docs/iam/api-cli/using-api-key-object-storage/).
|
|
95
|
+
*/
|
|
78
96
|
projectId?: pulumi.Input<string>;
|
|
79
97
|
/**
|
|
80
98
|
* `region`) The region in which the Object Storage exists.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"getBucketPolicy.js","sourceRoot":"","sources":["../../object/getBucketPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iDAAiD,EAAE;QAC5E,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0CAOC;
|
|
1
|
+
{"version":3,"file":"getBucketPolicy.js","sourceRoot":"","sources":["../../object/getBucketPolicy.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,eAAe,CAAC,IAAyB,EAAE,IAA2B;IAClF,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,iDAAiD,EAAE;QAC5E,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,0CAOC;AA0CD;;;;;;;;;;;;;;;;;GAiBG;AACH,SAAgB,qBAAqB,CAAC,IAA+B,EAAE,IAAiC;IACpG,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,iDAAiD,EAAE;QAClF,QAAQ,EAAE,IAAI,CAAC,MAAM;QACrB,WAAW,EAAE,IAAI,CAAC,SAAS;QAC3B,QAAQ,EAAE,IAAI,CAAC,MAAM;KACxB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAPD,sDAOC"}
|