From 4c1ce0e0e9129cb02e8683d977cf290a4a8850fe Mon Sep 17 00:00:00 2001 From: Ian Wahbe Date: Tue, 27 Feb 2024 14:44:22 +0100 Subject: [PATCH] Unsecret tags all (#3471) Stacked on top of https://github.com/pulumi/pulumi-aws/pull/3468. This PR removes secreting tagsAll in all cases. This will allow users to leak secret tags. Fixes #3265 --- examples/examples_test.go | 7 +- examples/examples_yaml_test.go | 13 - provider/cmd/pulumi-resource-aws/schema.json | 3852 ++++++----------- provider/resources.go | 8 +- sdk/dotnet/AccessAnalyzer/Analyzer.cs | 10 +- sdk/dotnet/Acm/Certificate.cs | 7 +- sdk/dotnet/Acmpca/CertificateAuthority.cs | 10 +- sdk/dotnet/Alb/Listener.cs | 10 +- sdk/dotnet/Alb/ListenerRule.cs | 10 +- sdk/dotnet/Alb/LoadBalancer.cs | 10 +- sdk/dotnet/Alb/TargetGroup.cs | 10 +- sdk/dotnet/Amp/Scraper.cs | 10 +- sdk/dotnet/Amp/Workspace.cs | 10 +- sdk/dotnet/Amplify/App.cs | 7 +- sdk/dotnet/Amplify/Branch.cs | 7 +- sdk/dotnet/ApiGateway/ApiKey.cs | 7 +- sdk/dotnet/ApiGateway/ClientCertificate.cs | 10 +- sdk/dotnet/ApiGateway/DomainName.cs | 7 +- sdk/dotnet/ApiGateway/RestApi.cs | 10 +- sdk/dotnet/ApiGateway/Stage.cs | 10 +- sdk/dotnet/ApiGateway/UsagePlan.cs | 10 +- sdk/dotnet/ApiGateway/VpcLink.cs | 10 +- sdk/dotnet/ApiGatewayV2/Api.cs | 10 +- sdk/dotnet/ApiGatewayV2/DomainName.cs | 10 +- sdk/dotnet/ApiGatewayV2/Stage.cs | 10 +- sdk/dotnet/ApiGatewayV2/VpcLink.cs | 10 +- sdk/dotnet/AppAutoScaling/Target.cs | 10 +- sdk/dotnet/AppConfig/Application.cs | 10 +- sdk/dotnet/AppConfig/ConfigurationProfile.cs | 10 +- sdk/dotnet/AppConfig/Deployment.cs | 10 +- sdk/dotnet/AppConfig/DeploymentStrategy.cs | 10 +- sdk/dotnet/AppConfig/Environment.cs | 10 +- sdk/dotnet/AppConfig/EventIntegration.cs | 10 +- sdk/dotnet/AppConfig/Extension.cs | 10 +- sdk/dotnet/AppFlow/Flow.cs | 10 +- sdk/dotnet/AppIntegrations/DataIntegration.cs | 10 +- sdk/dotnet/AppMesh/GatewayRoute.cs | 10 +- sdk/dotnet/AppMesh/Mesh.cs | 10 +- sdk/dotnet/AppMesh/Route.cs | 10 +- sdk/dotnet/AppMesh/VirtualGateway.cs | 10 +- sdk/dotnet/AppMesh/VirtualNode.cs | 10 +- sdk/dotnet/AppMesh/VirtualRouter.cs | 10 +- sdk/dotnet/AppMesh/VirtualService.cs | 10 +- .../AutoScalingConfigurationVersion.cs | 10 +- sdk/dotnet/AppRunner/Connection.cs | 10 +- .../AppRunner/ObservabilityConfiguration.cs | 10 +- sdk/dotnet/AppRunner/Service.cs | 10 +- sdk/dotnet/AppRunner/VpcConnector.cs | 10 +- sdk/dotnet/AppRunner/VpcIngressConnection.cs | 10 +- sdk/dotnet/AppStream/Fleet.cs | 10 +- sdk/dotnet/AppStream/ImageBuilder.cs | 10 +- sdk/dotnet/AppStream/Stack.cs | 10 +- sdk/dotnet/AppSync/GraphQLApi.cs | 10 +- sdk/dotnet/ApplicationInsights/Application.cs | 10 +- sdk/dotnet/Athena/DataCatalog.cs | 10 +- sdk/dotnet/Athena/Workgroup.cs | 10 +- sdk/dotnet/Auditmanager/Assessment.cs | 10 +- sdk/dotnet/Auditmanager/Control.cs | 10 +- sdk/dotnet/Auditmanager/Framework.cs | 10 +- sdk/dotnet/Backup/Framework.cs | 10 +- sdk/dotnet/Backup/Plan.cs | 10 +- sdk/dotnet/Backup/ReportPlan.cs | 10 +- sdk/dotnet/Backup/Vault.cs | 10 +- sdk/dotnet/Batch/ComputeEnvironment.cs | 10 +- sdk/dotnet/Batch/JobDefinition.cs | 10 +- sdk/dotnet/Batch/JobQueue.cs | 10 +- sdk/dotnet/Batch/SchedulingPolicy.cs | 10 +- sdk/dotnet/Bedrock/CustomModel.cs | 10 +- .../Bedrock/ProvisionedModelThroughput.cs | 10 +- sdk/dotnet/Cfg/AggregateAuthorization.cs | 10 +- sdk/dotnet/Cfg/ConfigurationAggregator.cs | 10 +- sdk/dotnet/Cfg/Rule.cs | 10 +- .../Chime/SdkvoiceSipMediaApplication.cs | 10 +- .../Chime/SdkvoiceVoiceProfileDomain.cs | 10 +- sdk/dotnet/Chime/VoiceConnector.cs | 10 +- .../MediaInsightsPipelineConfiguration.cs | 10 +- sdk/dotnet/CleanRooms/Collaboration.cs | 10 +- sdk/dotnet/CleanRooms/ConfiguredTable.cs | 10 +- sdk/dotnet/Cloud9/EnvironmentEC2.cs | 10 +- sdk/dotnet/CloudFormation/Stack.cs | 10 +- sdk/dotnet/CloudFormation/StackSet.cs | 10 +- sdk/dotnet/CloudFront/Distribution.cs | 10 +- sdk/dotnet/CloudHsmV2/Cluster.cs | 10 +- sdk/dotnet/CloudTrail/EventDataStore.cs | 10 +- sdk/dotnet/CloudTrail/Trail.cs | 10 +- sdk/dotnet/CloudWatch/CompositeAlarm.cs | 10 +- sdk/dotnet/CloudWatch/EventBus.cs | 10 +- sdk/dotnet/CloudWatch/EventRule.cs | 10 +- sdk/dotnet/CloudWatch/InternetMonitor.cs | 10 +- sdk/dotnet/CloudWatch/LogDestination.cs | 10 +- sdk/dotnet/CloudWatch/LogGroup.cs | 10 +- sdk/dotnet/CloudWatch/MetricAlarm.cs | 10 +- sdk/dotnet/CloudWatch/MetricStream.cs | 10 +- sdk/dotnet/CodeArtifact/Domain.cs | 10 +- sdk/dotnet/CodeArtifact/Repository.cs | 10 +- sdk/dotnet/CodeBuild/Project.cs | 10 +- sdk/dotnet/CodeBuild/ReportGroup.cs | 10 +- sdk/dotnet/CodeCommit/Repository.cs | 10 +- sdk/dotnet/CodeDeploy/Application.cs | 10 +- sdk/dotnet/CodeDeploy/DeploymentGroup.cs | 10 +- sdk/dotnet/CodeGuruProfiler/ProfilingGroup.cs | 10 +- .../CodeGuruReviewer/RepositoryAssociation.cs | 10 +- sdk/dotnet/CodePipeline/CustomActionType.cs | 10 +- sdk/dotnet/CodePipeline/Pipeline.cs | 10 +- sdk/dotnet/CodePipeline/Webhook.cs | 10 +- sdk/dotnet/CodeStarConnections/Connection.cs | 10 +- .../CodeStarNotifications/NotificationRule.cs | 10 +- sdk/dotnet/Cognito/IdentityPool.cs | 10 +- sdk/dotnet/Cognito/UserPool.cs | 10 +- sdk/dotnet/Comprehend/DocumentClassifier.cs | 10 +- sdk/dotnet/Comprehend/EntityRecognizer.cs | 10 +- sdk/dotnet/Connect/ContactFlow.cs | 10 +- sdk/dotnet/Connect/ContactFlowModule.cs | 10 +- sdk/dotnet/Connect/HoursOfOperation.cs | 10 +- sdk/dotnet/Connect/PhoneNumber.cs | 10 +- sdk/dotnet/Connect/Queue.cs | 10 +- sdk/dotnet/Connect/QuickConnect.cs | 10 +- sdk/dotnet/Connect/RoutingProfile.cs | 10 +- sdk/dotnet/Connect/SecurityProfile.cs | 10 +- sdk/dotnet/Connect/User.cs | 7 +- sdk/dotnet/Connect/UserHierarchyGroup.cs | 10 +- sdk/dotnet/Connect/Vocabulary.cs | 10 +- sdk/dotnet/ControlTower/LandingZone.cs | 10 +- sdk/dotnet/CostExplorer/AnomalyMonitor.cs | 10 +- .../CostExplorer/AnomalySubscription.cs | 10 +- sdk/dotnet/CostExplorer/CostCategory.cs | 10 +- sdk/dotnet/CustomerProfiles/Domain.cs | 10 +- sdk/dotnet/DataExchange/DataSet.cs | 10 +- sdk/dotnet/DataExchange/Revision.cs | 10 +- sdk/dotnet/DataPipeline/Pipeline.cs | 10 +- sdk/dotnet/DataSync/Agent.cs | 10 +- sdk/dotnet/DataSync/EfsLocation.cs | 10 +- sdk/dotnet/DataSync/FsxOpenZfsFileSystem.cs | 10 +- sdk/dotnet/DataSync/LocationAzureBlob.cs | 10 +- sdk/dotnet/DataSync/LocationFsxLustre.cs | 10 +- .../DataSync/LocationFsxOntapFileSystem.cs | 10 +- sdk/dotnet/DataSync/LocationFsxWindows.cs | 7 +- sdk/dotnet/DataSync/LocationHdfs.cs | 10 +- sdk/dotnet/DataSync/LocationObjectStorage.cs | 7 +- sdk/dotnet/DataSync/LocationSmb.cs | 7 +- sdk/dotnet/DataSync/NfsLocation.cs | 10 +- sdk/dotnet/DataSync/S3Location.cs | 10 +- sdk/dotnet/DataSync/Task.cs | 10 +- sdk/dotnet/Dax/Cluster.cs | 10 +- sdk/dotnet/Detective/Graph.cs | 10 +- sdk/dotnet/DeviceFarm/DevicePool.cs | 10 +- sdk/dotnet/DeviceFarm/InstanceProfile.cs | 10 +- sdk/dotnet/DeviceFarm/NetworkProfile.cs | 10 +- sdk/dotnet/DeviceFarm/Project.cs | 10 +- sdk/dotnet/DeviceFarm/TestGridProject.cs | 10 +- sdk/dotnet/DirectConnect/Connection.cs | 10 +- .../HostedPrivateVirtualInterfaceAccepter.cs | 10 +- .../HostedPublicVirtualInterfaceAccepter.cs | 10 +- .../HostedTransitVirtualInterfaceAcceptor.cs | 10 +- .../DirectConnect/LinkAggregationGroup.cs | 10 +- .../DirectConnect/PrivateVirtualInterface.cs | 10 +- .../DirectConnect/PublicVirtualInterface.cs | 10 +- .../DirectConnect/TransitVirtualInterface.cs | 10 +- sdk/dotnet/DirectoryService/Directory.cs | 7 +- sdk/dotnet/DirectoryService/ServiceRegion.cs | 10 +- sdk/dotnet/Dlm/LifecyclePolicy.cs | 10 +- sdk/dotnet/Dms/Certificate.cs | 7 +- sdk/dotnet/Dms/Endpoint.cs | 7 +- sdk/dotnet/Dms/EventSubscription.cs | 10 +- sdk/dotnet/Dms/ReplicationConfig.cs | 10 +- sdk/dotnet/Dms/ReplicationInstance.cs | 10 +- sdk/dotnet/Dms/ReplicationSubnetGroup.cs | 10 +- sdk/dotnet/Dms/ReplicationTask.cs | 10 +- sdk/dotnet/Dms/S3Endpoint.cs | 10 +- sdk/dotnet/DocDB/Cluster.cs | 7 +- sdk/dotnet/DocDB/ClusterInstance.cs | 10 +- sdk/dotnet/DocDB/ClusterParameterGroup.cs | 10 +- sdk/dotnet/DocDB/ElasticCluster.cs | 7 +- sdk/dotnet/DocDB/EventSubscription.cs | 10 +- sdk/dotnet/DocDB/SubnetGroup.cs | 10 +- sdk/dotnet/DynamoDB/Table.cs | 10 +- sdk/dotnet/DynamoDB/TableReplica.cs | 10 +- sdk/dotnet/Ebs/Snapshot.cs | 10 +- sdk/dotnet/Ebs/SnapshotCopy.cs | 10 +- sdk/dotnet/Ebs/SnapshotImport.cs | 10 +- sdk/dotnet/Ebs/Volume.cs | 10 +- sdk/dotnet/Ec2/Ami.cs | 10 +- sdk/dotnet/Ec2/AmiCopy.cs | 10 +- sdk/dotnet/Ec2/AmiFromInstance.cs | 10 +- sdk/dotnet/Ec2/CapacityReservation.cs | 10 +- sdk/dotnet/Ec2/CarrierGateway.cs | 10 +- sdk/dotnet/Ec2/CustomerGateway.cs | 10 +- sdk/dotnet/Ec2/DedicatedHost.cs | 10 +- sdk/dotnet/Ec2/DefaultNetworkAcl.cs | 10 +- sdk/dotnet/Ec2/DefaultRouteTable.cs | 10 +- sdk/dotnet/Ec2/DefaultSecurityGroup.cs | 10 +- sdk/dotnet/Ec2/DefaultSubnet.cs | 10 +- sdk/dotnet/Ec2/DefaultVpc.cs | 10 +- sdk/dotnet/Ec2/DefaultVpcDhcpOptions.cs | 10 +- sdk/dotnet/Ec2/EgressOnlyInternetGateway.cs | 10 +- sdk/dotnet/Ec2/Eip.cs | 10 +- sdk/dotnet/Ec2/Fleet.cs | 10 +- sdk/dotnet/Ec2/FlowLog.cs | 10 +- sdk/dotnet/Ec2/Instance.cs | 10 +- sdk/dotnet/Ec2/InternetGateway.cs | 10 +- sdk/dotnet/Ec2/KeyPair.cs | 10 +- sdk/dotnet/Ec2/LaunchTemplate.cs | 10 +- .../LocalGatewayRouteTableVpcAssociation.cs | 10 +- sdk/dotnet/Ec2/ManagedPrefixList.cs | 10 +- sdk/dotnet/Ec2/NatGateway.cs | 10 +- sdk/dotnet/Ec2/NetworkAcl.cs | 10 +- sdk/dotnet/Ec2/NetworkInsightsAnalysis.cs | 10 +- sdk/dotnet/Ec2/NetworkInsightsPath.cs | 10 +- sdk/dotnet/Ec2/NetworkInterface.cs | 10 +- sdk/dotnet/Ec2/PlacementGroup.cs | 10 +- sdk/dotnet/Ec2/RouteTable.cs | 10 +- sdk/dotnet/Ec2/SecurityGroup.cs | 10 +- sdk/dotnet/Ec2/SpotFleetRequest.cs | 10 +- sdk/dotnet/Ec2/SpotInstanceRequest.cs | 10 +- sdk/dotnet/Ec2/Subnet.cs | 10 +- sdk/dotnet/Ec2/TrafficMirrorFilter.cs | 10 +- sdk/dotnet/Ec2/TrafficMirrorSession.cs | 10 +- sdk/dotnet/Ec2/TrafficMirrorTarget.cs | 10 +- sdk/dotnet/Ec2/Vpc.cs | 10 +- sdk/dotnet/Ec2/VpcDhcpOptions.cs | 10 +- sdk/dotnet/Ec2/VpcEndpoint.cs | 10 +- sdk/dotnet/Ec2/VpcEndpointService.cs | 10 +- sdk/dotnet/Ec2/VpcIpam.cs | 10 +- sdk/dotnet/Ec2/VpcIpamPool.cs | 10 +- sdk/dotnet/Ec2/VpcIpamResourceDiscovery.cs | 10 +- .../VpcIpamResourceDiscoveryAssociation.cs | 10 +- sdk/dotnet/Ec2/VpcIpamScope.cs | 10 +- sdk/dotnet/Ec2/VpcPeeringConnection.cs | 10 +- .../Ec2/VpcPeeringConnectionAccepter.cs | 10 +- sdk/dotnet/Ec2/VpnConnection.cs | 7 +- sdk/dotnet/Ec2/VpnGateway.cs | 10 +- sdk/dotnet/Ec2ClientVpn/Endpoint.cs | 10 +- sdk/dotnet/Ec2TransitGateway/Connect.cs | 10 +- sdk/dotnet/Ec2TransitGateway/ConnectPeer.cs | 10 +- .../InstanceConnectEndpoint.cs | 10 +- .../Ec2TransitGateway/MulticastDomain.cs | 10 +- .../Ec2TransitGateway/PeeringAttachment.cs | 10 +- .../PeeringAttachmentAccepter.cs | 10 +- sdk/dotnet/Ec2TransitGateway/PolicyTable.cs | 10 +- sdk/dotnet/Ec2TransitGateway/RouteTable.cs | 10 +- .../Ec2TransitGateway/TransitGateway.cs | 10 +- sdk/dotnet/Ec2TransitGateway/VpcAttachment.cs | 10 +- .../VpcAttachmentAccepter.cs | 10 +- sdk/dotnet/Ecr/Repository.cs | 10 +- sdk/dotnet/EcrPublic/Repository.cs | 10 +- sdk/dotnet/Ecs/CapacityProvider.cs | 10 +- sdk/dotnet/Ecs/Cluster.cs | 10 +- sdk/dotnet/Ecs/Service.cs | 10 +- sdk/dotnet/Ecs/TaskDefinition.cs | 10 +- sdk/dotnet/Ecs/TaskSet.cs | 10 +- sdk/dotnet/Efs/AccessPoint.cs | 10 +- sdk/dotnet/Efs/FileSystem.cs | 10 +- sdk/dotnet/Eks/AccessEntry.cs | 10 +- sdk/dotnet/Eks/Addon.cs | 10 +- sdk/dotnet/Eks/Cluster.cs | 10 +- sdk/dotnet/Eks/FargateProfile.cs | 10 +- sdk/dotnet/Eks/IdentityProviderConfig.cs | 10 +- sdk/dotnet/Eks/NodeGroup.cs | 10 +- sdk/dotnet/Eks/PodIdentityAssociation.cs | 10 +- sdk/dotnet/ElastiCache/Cluster.cs | 10 +- sdk/dotnet/ElastiCache/ParameterGroup.cs | 10 +- sdk/dotnet/ElastiCache/ReplicationGroup.cs | 7 +- sdk/dotnet/ElastiCache/ServerlessCache.cs | 10 +- sdk/dotnet/ElastiCache/SubnetGroup.cs | 10 +- sdk/dotnet/ElastiCache/User.cs | 7 +- sdk/dotnet/ElastiCache/UserGroup.cs | 10 +- sdk/dotnet/ElasticBeanstalk/Application.cs | 10 +- .../ElasticBeanstalk/ApplicationVersion.cs | 10 +- sdk/dotnet/ElasticBeanstalk/Environment.cs | 10 +- sdk/dotnet/ElasticSearch/Domain.cs | 10 +- sdk/dotnet/Elb/LoadBalancer.cs | 10 +- sdk/dotnet/Emr/Cluster.cs | 10 +- sdk/dotnet/Emr/Studio.cs | 10 +- sdk/dotnet/EmrContainers/JobTemplate.cs | 10 +- sdk/dotnet/EmrContainers/VirtualCluster.cs | 10 +- sdk/dotnet/EmrServerless/Application.cs | 10 +- sdk/dotnet/Evidently/Feature.cs | 10 +- sdk/dotnet/Evidently/Launch.cs | 10 +- sdk/dotnet/Evidently/Project.cs | 10 +- sdk/dotnet/Evidently/Segment.cs | 10 +- sdk/dotnet/FinSpace/KxCluster.cs | 10 +- sdk/dotnet/FinSpace/KxDatabase.cs | 10 +- sdk/dotnet/FinSpace/KxDataview.cs | 10 +- sdk/dotnet/FinSpace/KxEnvironment.cs | 10 +- sdk/dotnet/FinSpace/KxScalingGroup.cs | 10 +- sdk/dotnet/FinSpace/KxUser.cs | 10 +- sdk/dotnet/FinSpace/KxVolume.cs | 10 +- sdk/dotnet/Fis/ExperimentTemplate.cs | 10 +- sdk/dotnet/Fms/Policy.cs | 10 +- sdk/dotnet/Fsx/Backup.cs | 10 +- sdk/dotnet/Fsx/DataRepositoryAssociation.cs | 10 +- sdk/dotnet/Fsx/FileCache.cs | 10 +- sdk/dotnet/Fsx/LustreFileSystem.cs | 10 +- sdk/dotnet/Fsx/OntapFileSystem.cs | 7 +- sdk/dotnet/Fsx/OntapStorageVirtualMachine.cs | 7 +- sdk/dotnet/Fsx/OntapVolume.cs | 10 +- sdk/dotnet/Fsx/OpenZfsFileSystem.cs | 10 +- sdk/dotnet/Fsx/OpenZfsSnapshot.cs | 10 +- sdk/dotnet/Fsx/OpenZfsVolume.cs | 10 +- sdk/dotnet/Fsx/WindowsFileSystem.cs | 10 +- sdk/dotnet/GameLift/Alias.cs | 10 +- sdk/dotnet/GameLift/Build.cs | 10 +- sdk/dotnet/GameLift/Fleet.cs | 10 +- sdk/dotnet/GameLift/GameServerGroup.cs | 10 +- sdk/dotnet/GameLift/GameSessionQueue.cs | 10 +- .../GameLift/MatchmakingConfiguration.cs | 10 +- sdk/dotnet/GameLift/MatchmakingRuleSet.cs | 10 +- sdk/dotnet/GameLift/Script.cs | 10 +- sdk/dotnet/Glacier/Vault.cs | 10 +- sdk/dotnet/GlobalAccelerator/Accelerator.cs | 10 +- .../CustomRoutingAccelerator.cs | 10 +- sdk/dotnet/Glue/CatalogDatabase.cs | 10 +- sdk/dotnet/Glue/Connection.cs | 7 +- sdk/dotnet/Glue/Crawler.cs | 10 +- sdk/dotnet/Glue/DataQualityRuleset.cs | 10 +- sdk/dotnet/Glue/DevEndpoint.cs | 10 +- sdk/dotnet/Glue/Job.cs | 10 +- sdk/dotnet/Glue/MLTransform.cs | 10 +- sdk/dotnet/Glue/Registry.cs | 10 +- sdk/dotnet/Glue/Schema.cs | 10 +- sdk/dotnet/Glue/Trigger.cs | 10 +- sdk/dotnet/Glue/Workflow.cs | 10 +- sdk/dotnet/Grafana/Workspace.cs | 10 +- sdk/dotnet/GuardDuty/Detector.cs | 10 +- sdk/dotnet/GuardDuty/Filter.cs | 10 +- sdk/dotnet/GuardDuty/IPSet.cs | 10 +- sdk/dotnet/GuardDuty/ThreatIntelSet.cs | 10 +- sdk/dotnet/Iam/InstanceProfile.cs | 10 +- sdk/dotnet/Iam/OpenIdConnectProvider.cs | 10 +- sdk/dotnet/Iam/Policy.cs | 10 +- sdk/dotnet/Iam/Role.cs | 10 +- sdk/dotnet/Iam/SamlProvider.cs | 10 +- sdk/dotnet/Iam/ServerCertificate.cs | 7 +- sdk/dotnet/Iam/ServiceLinkedRole.cs | 10 +- sdk/dotnet/Iam/User.cs | 10 +- sdk/dotnet/Iam/VirtualMfaDevice.cs | 10 +- sdk/dotnet/ImageBuilder/Component.cs | 10 +- sdk/dotnet/ImageBuilder/ContainerRecipe.cs | 10 +- .../ImageBuilder/DistributionConfiguration.cs | 10 +- sdk/dotnet/ImageBuilder/Image.cs | 10 +- sdk/dotnet/ImageBuilder/ImagePipeline.cs | 10 +- sdk/dotnet/ImageBuilder/ImageRecipe.cs | 10 +- .../InfrastructureConfiguration.cs | 10 +- sdk/dotnet/ImageBuilder/Workflow.cs | 10 +- sdk/dotnet/Inspector/AssessmentTemplate.cs | 10 +- sdk/dotnet/Iot/BillingGroup.cs | 10 +- sdk/dotnet/Iot/CaCertificate.cs | 7 +- sdk/dotnet/Iot/DomainConfiguration.cs | 10 +- sdk/dotnet/Iot/ProvisioningTemplate.cs | 10 +- sdk/dotnet/Iot/ThingGroup.cs | 10 +- sdk/dotnet/Iot/ThingType.cs | 10 +- sdk/dotnet/Iot/TopicRule.cs | 10 +- sdk/dotnet/Ivs/Channel.cs | 10 +- sdk/dotnet/Ivs/PlaybackKeyPair.cs | 10 +- sdk/dotnet/Ivs/RecordingConfiguration.cs | 10 +- sdk/dotnet/IvsChat/LoggingConfiguration.cs | 10 +- sdk/dotnet/IvsChat/Room.cs | 10 +- sdk/dotnet/Kendra/DataSource.cs | 10 +- sdk/dotnet/Kendra/Faq.cs | 10 +- sdk/dotnet/Kendra/Index.cs | 10 +- .../Kendra/QuerySuggestionsBlockList.cs | 10 +- sdk/dotnet/Kendra/Thesaurus.cs | 10 +- sdk/dotnet/Keyspaces/Keyspace.cs | 10 +- sdk/dotnet/Keyspaces/Table.cs | 10 +- sdk/dotnet/Kinesis/AnalyticsApplication.cs | 10 +- sdk/dotnet/Kinesis/FirehoseDeliveryStream.cs | 10 +- sdk/dotnet/Kinesis/Stream.cs | 10 +- sdk/dotnet/Kinesis/VideoStream.cs | 10 +- sdk/dotnet/KinesisAnalyticsV2/Application.cs | 10 +- sdk/dotnet/Kms/ExternalKey.cs | 7 +- sdk/dotnet/Kms/Key.cs | 10 +- sdk/dotnet/Kms/ReplicaExternalKey.cs | 7 +- sdk/dotnet/Kms/ReplicaKey.cs | 10 +- sdk/dotnet/LB/Listener.cs | 10 +- sdk/dotnet/LB/ListenerRule.cs | 10 +- sdk/dotnet/LB/LoadBalancer.cs | 10 +- sdk/dotnet/LB/TargetGroup.cs | 10 +- sdk/dotnet/LB/TrustStore.cs | 10 +- sdk/dotnet/Lambda/Function.cs | 10 +- sdk/dotnet/Lex/V2modelsBot.cs | 10 +- .../LicenseManager/LicenseConfiguration.cs | 10 +- sdk/dotnet/LightSail/Bucket.cs | 10 +- sdk/dotnet/LightSail/Certificate.cs | 10 +- sdk/dotnet/LightSail/ContainerService.cs | 10 +- sdk/dotnet/LightSail/Database.cs | 7 +- sdk/dotnet/LightSail/Disk.cs | 10 +- sdk/dotnet/LightSail/Distribution.cs | 10 +- sdk/dotnet/LightSail/Instance.cs | 10 +- sdk/dotnet/LightSail/KeyPair.cs | 10 +- sdk/dotnet/LightSail/Lb.cs | 10 +- sdk/dotnet/Location/GeofenceCollection.cs | 10 +- sdk/dotnet/Location/Map.cs | 10 +- sdk/dotnet/Location/PlaceIndex.cs | 10 +- sdk/dotnet/Location/RouteCalculation.cs | 10 +- sdk/dotnet/Location/Tracker.cs | 10 +- sdk/dotnet/Macie/CustomDataIdentifier.cs | 10 +- sdk/dotnet/Macie/FindingsFilter.cs | 10 +- sdk/dotnet/Macie2/ClassificationJob.cs | 10 +- sdk/dotnet/Macie2/Member.cs | 10 +- sdk/dotnet/MediaConvert/Queue.cs | 10 +- sdk/dotnet/MediaLive/Channel.cs | 10 +- sdk/dotnet/MediaLive/Input.cs | 10 +- sdk/dotnet/MediaLive/InputSecurityGroup.cs | 10 +- sdk/dotnet/MediaLive/Multiplex.cs | 10 +- sdk/dotnet/MediaPackage/Channel.cs | 10 +- sdk/dotnet/MediaStore/Container.cs | 10 +- sdk/dotnet/MemoryDb/Acl.cs | 10 +- sdk/dotnet/MemoryDb/Cluster.cs | 10 +- sdk/dotnet/MemoryDb/ParameterGroup.cs | 10 +- sdk/dotnet/MemoryDb/Snapshot.cs | 10 +- sdk/dotnet/MemoryDb/SubnetGroup.cs | 10 +- sdk/dotnet/MemoryDb/User.cs | 10 +- sdk/dotnet/Mq/Broker.cs | 10 +- sdk/dotnet/Mq/Configuration.cs | 10 +- sdk/dotnet/Msk/Cluster.cs | 10 +- sdk/dotnet/Msk/Replicator.cs | 10 +- sdk/dotnet/Msk/ServerlessCluster.cs | 10 +- sdk/dotnet/Msk/VpcConnection.cs | 10 +- sdk/dotnet/Mwaa/Environment.cs | 7 +- sdk/dotnet/Neptune/Cluster.cs | 10 +- sdk/dotnet/Neptune/ClusterEndpoint.cs | 10 +- sdk/dotnet/Neptune/ClusterInstance.cs | 10 +- sdk/dotnet/Neptune/ClusterParameterGroup.cs | 10 +- sdk/dotnet/Neptune/EventSubscription.cs | 10 +- sdk/dotnet/Neptune/ParameterGroup.cs | 10 +- sdk/dotnet/Neptune/SubnetGroup.cs | 10 +- sdk/dotnet/NetworkFirewall/Firewall.cs | 10 +- sdk/dotnet/NetworkFirewall/FirewallPolicy.cs | 10 +- sdk/dotnet/NetworkFirewall/RuleGroup.cs | 10 +- .../NetworkManager/ConnectAttachment.cs | 10 +- sdk/dotnet/NetworkManager/ConnectPeer.cs | 10 +- sdk/dotnet/NetworkManager/Connection.cs | 10 +- sdk/dotnet/NetworkManager/CoreNetwork.cs | 10 +- sdk/dotnet/NetworkManager/Device.cs | 10 +- sdk/dotnet/NetworkManager/GlobalNetwork.cs | 10 +- sdk/dotnet/NetworkManager/Link.cs | 10 +- sdk/dotnet/NetworkManager/Site.cs | 10 +- .../NetworkManager/SiteToSiteVpnAttachment.cs | 10 +- .../NetworkManager/TransitGatewayPeering.cs | 10 +- .../TransitGatewayRouteTableAttachment.cs | 10 +- sdk/dotnet/NetworkManager/VpcAttachment.cs | 10 +- sdk/dotnet/Oam/Link.cs | 10 +- sdk/dotnet/Oam/Sink.cs | 10 +- sdk/dotnet/OpenSearch/Domain.cs | 10 +- sdk/dotnet/OpenSearch/ServerlessCollection.cs | 10 +- sdk/dotnet/OpenSearchIngest/Pipeline.cs | 10 +- sdk/dotnet/OpsWorks/CustomLayer.cs | 10 +- sdk/dotnet/OpsWorks/EcsClusterLayer.cs | 10 +- sdk/dotnet/OpsWorks/GangliaLayer.cs | 10 +- sdk/dotnet/OpsWorks/HaproxyLayer.cs | 10 +- sdk/dotnet/OpsWorks/JavaAppLayer.cs | 10 +- sdk/dotnet/OpsWorks/MemcachedLayer.cs | 10 +- sdk/dotnet/OpsWorks/MysqlLayer.cs | 10 +- sdk/dotnet/OpsWorks/NodejsAppLayer.cs | 10 +- sdk/dotnet/OpsWorks/PhpAppLayer.cs | 10 +- sdk/dotnet/OpsWorks/RailsAppLayer.cs | 10 +- sdk/dotnet/OpsWorks/Stack.cs | 10 +- sdk/dotnet/OpsWorks/StaticWebLayer.cs | 10 +- sdk/dotnet/Organizations/Account.cs | 10 +- .../Organizations/OrganizationalUnit.cs | 10 +- sdk/dotnet/Organizations/Policy.cs | 10 +- sdk/dotnet/Organizations/ResourcePolicy.cs | 10 +- sdk/dotnet/Pinpoint/App.cs | 10 +- sdk/dotnet/Pipes/Pipe.cs | 10 +- sdk/dotnet/Qldb/Ledger.cs | 10 +- sdk/dotnet/Qldb/Stream.cs | 10 +- sdk/dotnet/Quicksight/Analysis.cs | 10 +- sdk/dotnet/Quicksight/Dashboard.cs | 10 +- sdk/dotnet/Quicksight/DataSet.cs | 10 +- sdk/dotnet/Quicksight/DataSource.cs | 10 +- sdk/dotnet/Quicksight/Folder.cs | 10 +- sdk/dotnet/Quicksight/Namespace.cs | 10 +- sdk/dotnet/Quicksight/Template.cs | 10 +- sdk/dotnet/Quicksight/Theme.cs | 10 +- sdk/dotnet/Quicksight/VpcConnection.cs | 10 +- sdk/dotnet/Ram/ResourceShare.cs | 10 +- sdk/dotnet/Rbin/Rule.cs | 10 +- sdk/dotnet/Rds/Cluster.cs | 7 +- sdk/dotnet/Rds/ClusterEndpoint.cs | 10 +- sdk/dotnet/Rds/ClusterInstance.cs | 10 +- sdk/dotnet/Rds/ClusterParameterGroup.cs | 10 +- sdk/dotnet/Rds/ClusterSnapshot.cs | 10 +- sdk/dotnet/Rds/CustomDbEngineVersion.cs | 10 +- sdk/dotnet/Rds/EventSubscription.cs | 10 +- sdk/dotnet/Rds/Instance.cs | 7 +- sdk/dotnet/Rds/OptionGroup.cs | 10 +- sdk/dotnet/Rds/ParameterGroup.cs | 10 +- sdk/dotnet/Rds/Proxy.cs | 10 +- sdk/dotnet/Rds/ProxyEndpoint.cs | 10 +- sdk/dotnet/Rds/ReservedInstance.cs | 10 +- sdk/dotnet/Rds/Snapshot.cs | 10 +- sdk/dotnet/Rds/SnapshotCopy.cs | 10 +- sdk/dotnet/Rds/SubnetGroup.cs | 10 +- sdk/dotnet/RedShift/Cluster.cs | 7 +- sdk/dotnet/RedShift/ClusterSnapshot.cs | 10 +- sdk/dotnet/RedShift/EventSubscription.cs | 10 +- sdk/dotnet/RedShift/HsmClientCertificate.cs | 10 +- sdk/dotnet/RedShift/HsmConfiguration.cs | 7 +- sdk/dotnet/RedShift/ParameterGroup.cs | 10 +- sdk/dotnet/RedShift/SnapshotCopyGrant.cs | 10 +- sdk/dotnet/RedShift/SnapshotSchedule.cs | 10 +- sdk/dotnet/RedShift/SubnetGroup.cs | 10 +- sdk/dotnet/RedShift/UsageLimit.cs | 10 +- sdk/dotnet/RedshiftServerless/Namespace.cs | 7 +- sdk/dotnet/RedshiftServerless/Workgroup.cs | 10 +- sdk/dotnet/Rekognition/Collection.cs | 10 +- sdk/dotnet/ResourceExplorer/Index.cs | 10 +- sdk/dotnet/ResourceExplorer/View.cs | 10 +- sdk/dotnet/ResourceGroups/Group.cs | 10 +- sdk/dotnet/RolesAnywhere/Profile.cs | 10 +- sdk/dotnet/RolesAnywhere/TrustAnchor.cs | 10 +- sdk/dotnet/Route53/HealthCheck.cs | 10 +- sdk/dotnet/Route53/ResolverEndpoint.cs | 10 +- .../Route53/ResolverFirewallDomainList.cs | 10 +- .../Route53/ResolverFirewallRuleGroup.cs | 10 +- .../ResolverFirewallRuleGroupAssociation.cs | 10 +- sdk/dotnet/Route53/ResolverQueryLogConfig.cs | 10 +- sdk/dotnet/Route53/ResolverRule.cs | 10 +- sdk/dotnet/Route53/Zone.cs | 10 +- sdk/dotnet/Route53Domains/RegisteredDomain.cs | 10 +- sdk/dotnet/Route53RecoveryReadiness/Cell.cs | 10 +- .../ReadinessCheck.cs | 10 +- .../Route53RecoveryReadiness/RecoveryGroup.cs | 10 +- .../Route53RecoveryReadiness/ResourceSet.cs | 10 +- sdk/dotnet/Rum/AppMonitor.cs | 10 +- sdk/dotnet/S3/Bucket.cs | 10 +- sdk/dotnet/S3/BucketObject.cs | 10 +- sdk/dotnet/S3/BucketObjectv2.cs | 10 +- sdk/dotnet/S3/BucketV2.cs | 10 +- sdk/dotnet/S3/ObjectCopy.cs | 7 +- sdk/dotnet/S3Control/AccessGrant.cs | 10 +- sdk/dotnet/S3Control/AccessGrantsInstance.cs | 10 +- sdk/dotnet/S3Control/AccessGrantsLocation.cs | 10 +- sdk/dotnet/S3Control/Bucket.cs | 10 +- .../S3Control/StorageLensConfiguration.cs | 10 +- sdk/dotnet/Sagemaker/App.cs | 10 +- sdk/dotnet/Sagemaker/AppImageConfig.cs | 10 +- sdk/dotnet/Sagemaker/CodeRepository.cs | 10 +- .../Sagemaker/DataQualityJobDefinition.cs | 10 +- sdk/dotnet/Sagemaker/DeviceFleet.cs | 10 +- sdk/dotnet/Sagemaker/Domain.cs | 10 +- sdk/dotnet/Sagemaker/Endpoint.cs | 10 +- sdk/dotnet/Sagemaker/EndpointConfiguration.cs | 10 +- sdk/dotnet/Sagemaker/FeatureGroup.cs | 10 +- sdk/dotnet/Sagemaker/FlowDefinition.cs | 10 +- sdk/dotnet/Sagemaker/HumanTaskUI.cs | 10 +- sdk/dotnet/Sagemaker/Image.cs | 10 +- sdk/dotnet/Sagemaker/Model.cs | 10 +- sdk/dotnet/Sagemaker/ModelPackageGroup.cs | 10 +- sdk/dotnet/Sagemaker/MonitoringSchedule.cs | 10 +- sdk/dotnet/Sagemaker/NotebookInstance.cs | 10 +- sdk/dotnet/Sagemaker/Pipeline.cs | 10 +- sdk/dotnet/Sagemaker/Project.cs | 10 +- sdk/dotnet/Sagemaker/Space.cs | 10 +- sdk/dotnet/Sagemaker/StudioLifecycleConfig.cs | 10 +- sdk/dotnet/Sagemaker/UserProfile.cs | 10 +- sdk/dotnet/Sagemaker/Workteam.cs | 10 +- sdk/dotnet/Scheduler/ScheduleGroup.cs | 10 +- sdk/dotnet/Schemas/Discoverer.cs | 10 +- sdk/dotnet/Schemas/Registry.cs | 10 +- sdk/dotnet/Schemas/Schema.cs | 10 +- sdk/dotnet/SecretsManager/Secret.cs | 10 +- sdk/dotnet/SecurityLake/DataLake.cs | 10 +- .../CloudFormationStack.cs | 10 +- sdk/dotnet/ServiceCatalog/Portfolio.cs | 10 +- sdk/dotnet/ServiceCatalog/Product.cs | 10 +- .../ServiceCatalog/ProvisionedProduct.cs | 10 +- sdk/dotnet/ServiceDiscovery/HttpNamespace.cs | 10 +- .../ServiceDiscovery/PrivateDnsNamespace.cs | 10 +- .../ServiceDiscovery/PublicDnsNamespace.cs | 10 +- sdk/dotnet/ServiceDiscovery/Service.cs | 10 +- sdk/dotnet/SesV2/ConfigurationSet.cs | 10 +- sdk/dotnet/SesV2/ContactList.cs | 10 +- sdk/dotnet/SesV2/DedicatedIpPool.cs | 10 +- sdk/dotnet/SesV2/EmailIdentity.cs | 10 +- sdk/dotnet/Sfn/Activity.cs | 10 +- sdk/dotnet/Sfn/StateMachine.cs | 10 +- sdk/dotnet/Shield/Protection.cs | 10 +- sdk/dotnet/Shield/ProtectionGroup.cs | 10 +- sdk/dotnet/Signer/SigningProfile.cs | 10 +- sdk/dotnet/Sns/Topic.cs | 10 +- sdk/dotnet/Sqs/Queue.cs | 10 +- sdk/dotnet/Ssm/Activation.cs | 10 +- sdk/dotnet/Ssm/ContactsRotation.cs | 10 +- sdk/dotnet/Ssm/Document.cs | 10 +- sdk/dotnet/Ssm/MaintenanceWindow.cs | 10 +- sdk/dotnet/Ssm/Parameter.cs | 7 +- sdk/dotnet/Ssm/PatchBaseline.cs | 10 +- sdk/dotnet/SsmContacts/Contact.cs | 10 +- sdk/dotnet/SsmIncidents/ReplicationSet.cs | 10 +- sdk/dotnet/SsmIncidents/ResponsePlan.cs | 10 +- sdk/dotnet/SsoAdmin/Application.cs | 10 +- sdk/dotnet/SsoAdmin/PermissionSet.cs | 10 +- sdk/dotnet/SsoAdmin/TrustedTokenIssuer.cs | 10 +- .../StorageGateway/CachesIscsiVolume.cs | 10 +- .../StorageGateway/FileSystemAssociation.cs | 7 +- sdk/dotnet/StorageGateway/Gateway.cs | 7 +- sdk/dotnet/StorageGateway/NfsFileShare.cs | 10 +- sdk/dotnet/StorageGateway/SmbFileShare.cs | 10 +- .../StorageGateway/StoredIscsiVolume.cs | 10 +- sdk/dotnet/StorageGateway/TapePool.cs | 10 +- sdk/dotnet/Swf/Domain.cs | 10 +- sdk/dotnet/Synthetics/Canary.cs | 10 +- sdk/dotnet/Synthetics/Group.cs | 10 +- sdk/dotnet/TimestreamWrite/Database.cs | 10 +- sdk/dotnet/TimestreamWrite/Table.cs | 10 +- sdk/dotnet/Transcribe/LanguageModel.cs | 10 +- sdk/dotnet/Transcribe/MedicalVocabulary.cs | 10 +- sdk/dotnet/Transcribe/Vocabulary.cs | 10 +- sdk/dotnet/Transcribe/VocabularyFilter.cs | 10 +- sdk/dotnet/Transfer/Agreement.cs | 10 +- sdk/dotnet/Transfer/Certificate.cs | 7 +- sdk/dotnet/Transfer/Connector.cs | 10 +- sdk/dotnet/Transfer/Profile.cs | 10 +- sdk/dotnet/Transfer/Server.cs | 7 +- sdk/dotnet/Transfer/User.cs | 10 +- sdk/dotnet/Transfer/Workflow.cs | 10 +- sdk/dotnet/VerifiedAccess/Endpoint.cs | 10 +- sdk/dotnet/VerifiedAccess/Group.cs | 10 +- sdk/dotnet/VerifiedAccess/Instance.cs | 10 +- sdk/dotnet/VerifiedAccess/TrustProvider.cs | 10 +- sdk/dotnet/Vpc/SecurityGroupEgressRule.cs | 10 +- sdk/dotnet/Vpc/SecurityGroupIngressRule.cs | 10 +- .../VpcLattice/AccessLogSubscription.cs | 10 +- sdk/dotnet/VpcLattice/Listener.cs | 10 +- sdk/dotnet/VpcLattice/ListenerRule.cs | 10 +- sdk/dotnet/VpcLattice/Service.cs | 10 +- sdk/dotnet/VpcLattice/ServiceNetwork.cs | 10 +- .../ServiceNetworkServiceAssociation.cs | 10 +- .../ServiceNetworkVpcAssociation.cs | 10 +- sdk/dotnet/VpcLattice/TargetGroup.cs | 10 +- sdk/dotnet/Waf/RateBasedRule.cs | 10 +- sdk/dotnet/Waf/Rule.cs | 10 +- sdk/dotnet/Waf/RuleGroup.cs | 10 +- sdk/dotnet/Waf/WebAcl.cs | 10 +- sdk/dotnet/WafRegional/RateBasedRule.cs | 10 +- sdk/dotnet/WafRegional/Rule.cs | 10 +- sdk/dotnet/WafRegional/RuleGroup.cs | 10 +- sdk/dotnet/WafRegional/WebAcl.cs | 10 +- sdk/dotnet/WafV2/IpSet.cs | 10 +- sdk/dotnet/WafV2/RegexPatternSet.cs | 10 +- sdk/dotnet/WafV2/RuleGroup.cs | 10 +- sdk/dotnet/WafV2/WebAcl.cs | 10 +- sdk/dotnet/Workspaces/ConnectionAlias.cs | 10 +- sdk/dotnet/Workspaces/Directory.cs | 10 +- sdk/dotnet/Workspaces/IpGroup.cs | 10 +- sdk/dotnet/Workspaces/Workspace.cs | 10 +- sdk/dotnet/Xray/Group.cs | 10 +- sdk/dotnet/Xray/SamplingRule.cs | 10 +- sdk/go/aws/accessanalyzer/analyzer.go | 4 - sdk/go/aws/acm/certificate.go | 1 - sdk/go/aws/acmpca/certificateAuthority.go | 4 - sdk/go/aws/alb/listener.go | 4 - sdk/go/aws/alb/listenerRule.go | 4 - sdk/go/aws/alb/loadBalancer.go | 4 - sdk/go/aws/alb/targetGroup.go | 4 - sdk/go/aws/amp/scraper.go | 4 - sdk/go/aws/amp/workspace.go | 4 - sdk/go/aws/amplify/app.go | 1 - sdk/go/aws/amplify/branch.go | 1 - sdk/go/aws/apigateway/apiKey.go | 1 - sdk/go/aws/apigateway/clientCertificate.go | 4 - sdk/go/aws/apigateway/domainName.go | 1 - sdk/go/aws/apigateway/restApi.go | 4 - sdk/go/aws/apigateway/stage.go | 4 - sdk/go/aws/apigateway/usagePlan.go | 4 - sdk/go/aws/apigateway/vpcLink.go | 4 - sdk/go/aws/apigatewayv2/api.go | 4 - sdk/go/aws/apigatewayv2/domainName.go | 4 - sdk/go/aws/apigatewayv2/stage.go | 4 - sdk/go/aws/apigatewayv2/vpcLink.go | 4 - sdk/go/aws/appautoscaling/target.go | 4 - sdk/go/aws/appconfig/application.go | 4 - sdk/go/aws/appconfig/configurationProfile.go | 4 - sdk/go/aws/appconfig/deployment.go | 4 - sdk/go/aws/appconfig/deploymentStrategy.go | 4 - sdk/go/aws/appconfig/environment.go | 4 - sdk/go/aws/appconfig/eventIntegration.go | 4 - sdk/go/aws/appconfig/extension.go | 4 - sdk/go/aws/appflow/flow.go | 4 - sdk/go/aws/appintegrations/dataIntegration.go | 4 - sdk/go/aws/applicationinsights/application.go | 4 - sdk/go/aws/appmesh/gatewayRoute.go | 4 - sdk/go/aws/appmesh/mesh.go | 4 - sdk/go/aws/appmesh/route.go | 4 - sdk/go/aws/appmesh/virtualGateway.go | 4 - sdk/go/aws/appmesh/virtualNode.go | 4 - sdk/go/aws/appmesh/virtualRouter.go | 4 - sdk/go/aws/appmesh/virtualService.go | 4 - .../autoScalingConfigurationVersion.go | 4 - sdk/go/aws/apprunner/connection.go | 4 - .../apprunner/observabilityConfiguration.go | 4 - sdk/go/aws/apprunner/service.go | 4 - sdk/go/aws/apprunner/vpcConnector.go | 4 - sdk/go/aws/apprunner/vpcIngressConnection.go | 4 - sdk/go/aws/appstream/fleet.go | 4 - sdk/go/aws/appstream/imageBuilder.go | 4 - sdk/go/aws/appstream/stack.go | 4 - sdk/go/aws/appsync/graphQLApi.go | 4 - sdk/go/aws/athena/dataCatalog.go | 4 - sdk/go/aws/athena/workgroup.go | 4 - sdk/go/aws/auditmanager/assessment.go | 4 - sdk/go/aws/auditmanager/control.go | 4 - sdk/go/aws/auditmanager/framework.go | 4 - sdk/go/aws/backup/framework.go | 4 - sdk/go/aws/backup/plan.go | 4 - sdk/go/aws/backup/reportPlan.go | 4 - sdk/go/aws/backup/vault.go | 4 - sdk/go/aws/batch/computeEnvironment.go | 4 - sdk/go/aws/batch/jobDefinition.go | 4 - sdk/go/aws/batch/jobQueue.go | 4 - sdk/go/aws/batch/schedulingPolicy.go | 4 - sdk/go/aws/bedrock/customModel.go | 4 - .../aws/bedrock/provisionedModelThroughput.go | 4 - sdk/go/aws/cfg/aggregateAuthorization.go | 4 - sdk/go/aws/cfg/configurationAggregator.go | 4 - sdk/go/aws/cfg/rule.go | 4 - .../aws/chime/sdkvoiceSipMediaApplication.go | 4 - .../aws/chime/sdkvoiceVoiceProfileDomain.go | 4 - sdk/go/aws/chime/voiceConnector.go | 4 - .../mediaInsightsPipelineConfiguration.go | 4 - sdk/go/aws/cleanrooms/collaboration.go | 4 - sdk/go/aws/cleanrooms/configuredTable.go | 4 - sdk/go/aws/cloud9/environmentEC2.go | 4 - sdk/go/aws/cloudformation/stack.go | 4 - sdk/go/aws/cloudformation/stackSet.go | 4 - sdk/go/aws/cloudfront/distribution.go | 4 - sdk/go/aws/cloudhsmv2/cluster.go | 4 - sdk/go/aws/cloudtrail/eventDataStore.go | 4 - sdk/go/aws/cloudtrail/trail.go | 4 - sdk/go/aws/cloudwatch/compositeAlarm.go | 4 - sdk/go/aws/cloudwatch/eventBus.go | 4 - sdk/go/aws/cloudwatch/eventRule.go | 4 - sdk/go/aws/cloudwatch/internetMonitor.go | 4 - sdk/go/aws/cloudwatch/logDestination.go | 4 - sdk/go/aws/cloudwatch/logGroup.go | 4 - sdk/go/aws/cloudwatch/metricAlarm.go | 4 - sdk/go/aws/cloudwatch/metricStream.go | 4 - sdk/go/aws/codeartifact/domain.go | 4 - sdk/go/aws/codeartifact/repository.go | 4 - sdk/go/aws/codebuild/project.go | 4 - sdk/go/aws/codebuild/reportGroup.go | 4 - sdk/go/aws/codecommit/repository.go | 4 - sdk/go/aws/codedeploy/application.go | 4 - sdk/go/aws/codedeploy/deploymentGroup.go | 4 - sdk/go/aws/codeguruprofiler/profilingGroup.go | 4 - .../codegurureviewer/repositoryAssociation.go | 4 - sdk/go/aws/codepipeline/customActionType.go | 4 - sdk/go/aws/codepipeline/pipeline.go | 4 - sdk/go/aws/codepipeline/webhook.go | 4 - sdk/go/aws/codestarconnections/connection.go | 4 - .../codestarnotifications/notificationRule.go | 4 - sdk/go/aws/cognito/identityPool.go | 4 - sdk/go/aws/cognito/userPool.go | 4 - sdk/go/aws/comprehend/documentClassifier.go | 4 - sdk/go/aws/comprehend/entityRecognizer.go | 4 - sdk/go/aws/connect/contactFlow.go | 4 - sdk/go/aws/connect/contactFlowModule.go | 4 - sdk/go/aws/connect/hoursOfOperation.go | 4 - sdk/go/aws/connect/phoneNumber.go | 4 - sdk/go/aws/connect/queue.go | 4 - sdk/go/aws/connect/quickConnect.go | 4 - sdk/go/aws/connect/routingProfile.go | 4 - sdk/go/aws/connect/securityProfile.go | 4 - sdk/go/aws/connect/user.go | 1 - sdk/go/aws/connect/userHierarchyGroup.go | 4 - sdk/go/aws/connect/vocabulary.go | 4 - sdk/go/aws/controltower/landingZone.go | 4 - sdk/go/aws/costexplorer/anomalyMonitor.go | 4 - .../aws/costexplorer/anomalySubscription.go | 4 - sdk/go/aws/costexplorer/costCategory.go | 4 - sdk/go/aws/customerprofiles/domain.go | 4 - sdk/go/aws/dataexchange/dataSet.go | 4 - sdk/go/aws/dataexchange/revision.go | 4 - sdk/go/aws/datapipeline/pipeline.go | 4 - sdk/go/aws/datasync/agent.go | 4 - sdk/go/aws/datasync/efsLocation.go | 4 - sdk/go/aws/datasync/fsxOpenZfsFileSystem.go | 4 - sdk/go/aws/datasync/locationAzureBlob.go | 4 - sdk/go/aws/datasync/locationFsxLustre.go | 4 - .../datasync/locationFsxOntapFileSystem.go | 4 - sdk/go/aws/datasync/locationFsxWindows.go | 1 - sdk/go/aws/datasync/locationHdfs.go | 4 - sdk/go/aws/datasync/locationObjectStorage.go | 1 - sdk/go/aws/datasync/locationSmb.go | 1 - sdk/go/aws/datasync/nfsLocation.go | 4 - sdk/go/aws/datasync/s3location.go | 4 - sdk/go/aws/datasync/task.go | 4 - sdk/go/aws/dax/cluster.go | 4 - sdk/go/aws/detective/graph.go | 4 - sdk/go/aws/devicefarm/devicePool.go | 4 - sdk/go/aws/devicefarm/instanceProfile.go | 4 - sdk/go/aws/devicefarm/networkProfile.go | 4 - sdk/go/aws/devicefarm/project.go | 4 - sdk/go/aws/devicefarm/testGridProject.go | 4 - sdk/go/aws/directconnect/connection.go | 4 - .../hostedPrivateVirtualInterfaceAccepter.go | 4 - .../hostedPublicVirtualInterfaceAccepter.go | 4 - .../hostedTransitVirtualInterfaceAcceptor.go | 4 - .../aws/directconnect/linkAggregationGroup.go | 4 - .../directconnect/privateVirtualInterface.go | 4 - .../directconnect/publicVirtualInterface.go | 4 - .../directconnect/transitVirtualInterface.go | 4 - sdk/go/aws/directoryservice/directory.go | 1 - sdk/go/aws/directoryservice/serviceRegion.go | 4 - sdk/go/aws/dlm/lifecyclePolicy.go | 4 - sdk/go/aws/dms/certificate.go | 1 - sdk/go/aws/dms/endpoint.go | 1 - sdk/go/aws/dms/eventSubscription.go | 4 - sdk/go/aws/dms/replicationConfig.go | 4 - sdk/go/aws/dms/replicationInstance.go | 4 - sdk/go/aws/dms/replicationSubnetGroup.go | 4 - sdk/go/aws/dms/replicationTask.go | 4 - sdk/go/aws/dms/s3endpoint.go | 4 - sdk/go/aws/docdb/cluster.go | 1 - sdk/go/aws/docdb/clusterInstance.go | 4 - sdk/go/aws/docdb/clusterParameterGroup.go | 4 - sdk/go/aws/docdb/elasticCluster.go | 1 - sdk/go/aws/docdb/eventSubscription.go | 4 - sdk/go/aws/docdb/subnetGroup.go | 4 - sdk/go/aws/dynamodb/table.go | 4 - sdk/go/aws/dynamodb/tableReplica.go | 4 - sdk/go/aws/ebs/snapshot.go | 4 - sdk/go/aws/ebs/snapshotCopy.go | 4 - sdk/go/aws/ebs/snapshotImport.go | 4 - sdk/go/aws/ebs/volume.go | 4 - sdk/go/aws/ec2/ami.go | 4 - sdk/go/aws/ec2/amiCopy.go | 4 - sdk/go/aws/ec2/amiFromInstance.go | 4 - sdk/go/aws/ec2/capacityReservation.go | 4 - sdk/go/aws/ec2/carrierGateway.go | 4 - sdk/go/aws/ec2/customerGateway.go | 4 - sdk/go/aws/ec2/dedicatedHost.go | 4 - sdk/go/aws/ec2/defaultNetworkAcl.go | 4 - sdk/go/aws/ec2/defaultRouteTable.go | 4 - sdk/go/aws/ec2/defaultSecurityGroup.go | 4 - sdk/go/aws/ec2/defaultSubnet.go | 4 - sdk/go/aws/ec2/defaultVpc.go | 4 - sdk/go/aws/ec2/defaultVpcDhcpOptions.go | 4 - sdk/go/aws/ec2/egressOnlyInternetGateway.go | 4 - sdk/go/aws/ec2/eip.go | 4 - sdk/go/aws/ec2/fleet.go | 4 - sdk/go/aws/ec2/flowLog.go | 4 - sdk/go/aws/ec2/instance.go | 4 - sdk/go/aws/ec2/internetGateway.go | 4 - sdk/go/aws/ec2/keyPair.go | 4 - sdk/go/aws/ec2/launchTemplate.go | 4 - .../localGatewayRouteTableVpcAssociation.go | 4 - sdk/go/aws/ec2/managedPrefixList.go | 4 - sdk/go/aws/ec2/natGateway.go | 4 - sdk/go/aws/ec2/networkAcl.go | 4 - sdk/go/aws/ec2/networkInsightsAnalysis.go | 4 - sdk/go/aws/ec2/networkInsightsPath.go | 4 - sdk/go/aws/ec2/networkInterface.go | 4 - sdk/go/aws/ec2/placementGroup.go | 4 - sdk/go/aws/ec2/routeTable.go | 4 - sdk/go/aws/ec2/securityGroup.go | 4 - sdk/go/aws/ec2/spotFleetRequest.go | 4 - sdk/go/aws/ec2/spotInstanceRequest.go | 4 - sdk/go/aws/ec2/subnet.go | 4 - sdk/go/aws/ec2/trafficMirrorFilter.go | 4 - sdk/go/aws/ec2/trafficMirrorSession.go | 4 - sdk/go/aws/ec2/trafficMirrorTarget.go | 4 - sdk/go/aws/ec2/vpc.go | 4 - sdk/go/aws/ec2/vpcDhcpOptions.go | 4 - sdk/go/aws/ec2/vpcEndpoint.go | 4 - sdk/go/aws/ec2/vpcEndpointService.go | 4 - sdk/go/aws/ec2/vpcIpam.go | 4 - sdk/go/aws/ec2/vpcIpamPool.go | 4 - sdk/go/aws/ec2/vpcIpamResourceDiscovery.go | 4 - .../vpcIpamResourceDiscoveryAssociation.go | 4 - sdk/go/aws/ec2/vpcIpamScope.go | 4 - sdk/go/aws/ec2/vpcPeeringConnection.go | 4 - .../aws/ec2/vpcPeeringConnectionAccepter.go | 4 - sdk/go/aws/ec2/vpnConnection.go | 1 - sdk/go/aws/ec2/vpnGateway.go | 4 - sdk/go/aws/ec2clientvpn/endpoint.go | 4 - sdk/go/aws/ec2transitgateway/connect.go | 4 - sdk/go/aws/ec2transitgateway/connectPeer.go | 4 - .../instanceConnectEndpoint.go | 4 - .../aws/ec2transitgateway/multicastDomain.go | 4 - .../ec2transitgateway/peeringAttachment.go | 4 - .../peeringAttachmentAccepter.go | 4 - sdk/go/aws/ec2transitgateway/policyTable.go | 4 - sdk/go/aws/ec2transitgateway/routeTable.go | 4 - .../aws/ec2transitgateway/transitGateway.go | 4 - sdk/go/aws/ec2transitgateway/vpcAttachment.go | 4 - .../vpcAttachmentAccepter.go | 4 - sdk/go/aws/ecr/repository.go | 4 - sdk/go/aws/ecrpublic/repository.go | 4 - sdk/go/aws/ecs/capacityProvider.go | 4 - sdk/go/aws/ecs/cluster.go | 4 - sdk/go/aws/ecs/service.go | 4 - sdk/go/aws/ecs/taskDefinition.go | 4 - sdk/go/aws/ecs/taskSet.go | 4 - sdk/go/aws/efs/accessPoint.go | 4 - sdk/go/aws/efs/fileSystem.go | 4 - sdk/go/aws/eks/accessEntry.go | 4 - sdk/go/aws/eks/addon.go | 4 - sdk/go/aws/eks/cluster.go | 4 - sdk/go/aws/eks/fargateProfile.go | 4 - sdk/go/aws/eks/identityProviderConfig.go | 4 - sdk/go/aws/eks/nodeGroup.go | 4 - sdk/go/aws/eks/podIdentityAssociation.go | 4 - sdk/go/aws/elasticache/cluster.go | 4 - sdk/go/aws/elasticache/parameterGroup.go | 4 - sdk/go/aws/elasticache/replicationGroup.go | 1 - sdk/go/aws/elasticache/serverlessCache.go | 4 - sdk/go/aws/elasticache/subnetGroup.go | 4 - sdk/go/aws/elasticache/user.go | 1 - sdk/go/aws/elasticache/userGroup.go | 4 - sdk/go/aws/elasticbeanstalk/application.go | 4 - .../elasticbeanstalk/applicationVersion.go | 4 - sdk/go/aws/elasticbeanstalk/environment.go | 4 - sdk/go/aws/elasticsearch/domain.go | 4 - sdk/go/aws/elb/loadBalancer.go | 4 - sdk/go/aws/emr/cluster.go | 4 - sdk/go/aws/emr/studio.go | 4 - sdk/go/aws/emrcontainers/jobTemplate.go | 4 - sdk/go/aws/emrcontainers/virtualCluster.go | 4 - sdk/go/aws/emrserverless/application.go | 4 - sdk/go/aws/evidently/feature.go | 4 - sdk/go/aws/evidently/launch.go | 4 - sdk/go/aws/evidently/project.go | 4 - sdk/go/aws/evidently/segment.go | 4 - sdk/go/aws/finspace/kxCluster.go | 4 - sdk/go/aws/finspace/kxDatabase.go | 4 - sdk/go/aws/finspace/kxDataview.go | 4 - sdk/go/aws/finspace/kxEnvironment.go | 4 - sdk/go/aws/finspace/kxScalingGroup.go | 4 - sdk/go/aws/finspace/kxUser.go | 4 - sdk/go/aws/finspace/kxVolume.go | 4 - sdk/go/aws/fis/experimentTemplate.go | 4 - sdk/go/aws/fms/policy.go | 4 - sdk/go/aws/fsx/backup.go | 4 - sdk/go/aws/fsx/dataRepositoryAssociation.go | 4 - sdk/go/aws/fsx/fileCache.go | 4 - sdk/go/aws/fsx/lustreFileSystem.go | 4 - sdk/go/aws/fsx/ontapFileSystem.go | 1 - sdk/go/aws/fsx/ontapStorageVirtualMachine.go | 1 - sdk/go/aws/fsx/ontapVolume.go | 4 - sdk/go/aws/fsx/openZfsFileSystem.go | 4 - sdk/go/aws/fsx/openZfsSnapshot.go | 4 - sdk/go/aws/fsx/openZfsVolume.go | 4 - sdk/go/aws/fsx/windowsFileSystem.go | 4 - sdk/go/aws/gamelift/alias.go | 4 - sdk/go/aws/gamelift/build.go | 4 - sdk/go/aws/gamelift/fleet.go | 4 - sdk/go/aws/gamelift/gameServerGroup.go | 4 - sdk/go/aws/gamelift/gameSessionQueue.go | 4 - .../aws/gamelift/matchmakingConfiguration.go | 4 - sdk/go/aws/gamelift/matchmakingRuleSet.go | 4 - sdk/go/aws/gamelift/script.go | 4 - sdk/go/aws/glacier/vault.go | 4 - sdk/go/aws/globalaccelerator/accelerator.go | 4 - .../customRoutingAccelerator.go | 4 - sdk/go/aws/glue/catalogDatabase.go | 4 - sdk/go/aws/glue/connection.go | 1 - sdk/go/aws/glue/crawler.go | 4 - sdk/go/aws/glue/dataQualityRuleset.go | 4 - sdk/go/aws/glue/devEndpoint.go | 4 - sdk/go/aws/glue/job.go | 4 - sdk/go/aws/glue/mltransform.go | 4 - sdk/go/aws/glue/registry.go | 4 - sdk/go/aws/glue/schema.go | 4 - sdk/go/aws/glue/trigger.go | 4 - sdk/go/aws/glue/workflow.go | 4 - sdk/go/aws/grafana/workspace.go | 4 - sdk/go/aws/guardduty/detector.go | 4 - sdk/go/aws/guardduty/filter.go | 4 - sdk/go/aws/guardduty/ipset.go | 4 - sdk/go/aws/guardduty/threatIntelSet.go | 4 - sdk/go/aws/iam/instanceProfile.go | 4 - sdk/go/aws/iam/openIdConnectProvider.go | 4 - sdk/go/aws/iam/policy.go | 4 - sdk/go/aws/iam/role.go | 4 - sdk/go/aws/iam/samlProvider.go | 4 - sdk/go/aws/iam/serverCertificate.go | 1 - sdk/go/aws/iam/serviceLinkedRole.go | 4 - sdk/go/aws/iam/user.go | 4 - sdk/go/aws/iam/virtualMfaDevice.go | 4 - sdk/go/aws/imagebuilder/component.go | 4 - sdk/go/aws/imagebuilder/containerRecipe.go | 4 - .../imagebuilder/distributionConfiguration.go | 4 - sdk/go/aws/imagebuilder/image.go | 4 - sdk/go/aws/imagebuilder/imagePipeline.go | 4 - sdk/go/aws/imagebuilder/imageRecipe.go | 4 - .../infrastructureConfiguration.go | 4 - sdk/go/aws/imagebuilder/workflow.go | 4 - sdk/go/aws/inspector/assessmentTemplate.go | 4 - sdk/go/aws/iot/billingGroup.go | 4 - sdk/go/aws/iot/caCertificate.go | 1 - sdk/go/aws/iot/domainConfiguration.go | 4 - sdk/go/aws/iot/provisioningTemplate.go | 4 - sdk/go/aws/iot/thingGroup.go | 4 - sdk/go/aws/iot/thingType.go | 4 - sdk/go/aws/iot/topicRule.go | 4 - sdk/go/aws/ivs/channel.go | 4 - sdk/go/aws/ivs/playbackKeyPair.go | 4 - sdk/go/aws/ivs/recordingConfiguration.go | 4 - sdk/go/aws/ivschat/loggingConfiguration.go | 4 - sdk/go/aws/ivschat/room.go | 4 - sdk/go/aws/kendra/dataSource.go | 4 - sdk/go/aws/kendra/faq.go | 4 - sdk/go/aws/kendra/index.go | 4 - .../aws/kendra/querySuggestionsBlockList.go | 4 - sdk/go/aws/kendra/thesaurus.go | 4 - sdk/go/aws/keyspaces/keyspace.go | 4 - sdk/go/aws/keyspaces/table.go | 4 - sdk/go/aws/kinesis/analyticsApplication.go | 4 - sdk/go/aws/kinesis/firehoseDeliveryStream.go | 4 - sdk/go/aws/kinesis/stream.go | 4 - sdk/go/aws/kinesis/videoStream.go | 4 - sdk/go/aws/kinesisanalyticsv2/application.go | 4 - sdk/go/aws/kms/externalKey.go | 1 - sdk/go/aws/kms/key.go | 4 - sdk/go/aws/kms/replicaExternalKey.go | 1 - sdk/go/aws/kms/replicaKey.go | 4 - sdk/go/aws/lambda/function.go | 4 - sdk/go/aws/lb/listener.go | 4 - sdk/go/aws/lb/listenerRule.go | 4 - sdk/go/aws/lb/loadBalancer.go | 4 - sdk/go/aws/lb/targetGroup.go | 4 - sdk/go/aws/lb/trustStore.go | 4 - sdk/go/aws/lex/v2modelsBot.go | 4 - .../licensemanager/licenseConfiguration.go | 4 - sdk/go/aws/lightsail/bucket.go | 4 - sdk/go/aws/lightsail/certificate.go | 4 - sdk/go/aws/lightsail/containerService.go | 4 - sdk/go/aws/lightsail/database.go | 1 - sdk/go/aws/lightsail/disk.go | 4 - sdk/go/aws/lightsail/distribution.go | 4 - sdk/go/aws/lightsail/instance.go | 4 - sdk/go/aws/lightsail/keyPair.go | 4 - sdk/go/aws/lightsail/lb.go | 4 - sdk/go/aws/location/geofenceCollection.go | 4 - sdk/go/aws/location/map.go | 4 - sdk/go/aws/location/placeIndex.go | 4 - sdk/go/aws/location/routeCalculation.go | 4 - sdk/go/aws/location/tracker.go | 4 - sdk/go/aws/macie/customDataIdentifier.go | 4 - sdk/go/aws/macie/findingsFilter.go | 4 - sdk/go/aws/macie2/classificationJob.go | 4 - sdk/go/aws/macie2/member.go | 4 - sdk/go/aws/mediaconvert/queue.go | 4 - sdk/go/aws/medialive/channel.go | 4 - sdk/go/aws/medialive/input.go | 4 - sdk/go/aws/medialive/inputSecurityGroup.go | 4 - sdk/go/aws/medialive/multiplex.go | 4 - sdk/go/aws/mediapackage/channel.go | 4 - sdk/go/aws/mediastore/container.go | 4 - sdk/go/aws/memorydb/acl.go | 4 - sdk/go/aws/memorydb/cluster.go | 4 - sdk/go/aws/memorydb/parameterGroup.go | 4 - sdk/go/aws/memorydb/snapshot.go | 4 - sdk/go/aws/memorydb/subnetGroup.go | 4 - sdk/go/aws/memorydb/user.go | 4 - sdk/go/aws/mq/broker.go | 4 - sdk/go/aws/mq/configuration.go | 4 - sdk/go/aws/msk/cluster.go | 4 - sdk/go/aws/msk/replicator.go | 4 - sdk/go/aws/msk/serverlessCluster.go | 4 - sdk/go/aws/msk/vpcConnection.go | 4 - sdk/go/aws/mwaa/environment.go | 1 - sdk/go/aws/neptune/cluster.go | 4 - sdk/go/aws/neptune/clusterEndpoint.go | 4 - sdk/go/aws/neptune/clusterInstance.go | 4 - sdk/go/aws/neptune/clusterParameterGroup.go | 4 - sdk/go/aws/neptune/eventSubscription.go | 4 - sdk/go/aws/neptune/parameterGroup.go | 4 - sdk/go/aws/neptune/subnetGroup.go | 4 - sdk/go/aws/networkfirewall/firewall.go | 4 - sdk/go/aws/networkfirewall/firewallPolicy.go | 4 - sdk/go/aws/networkfirewall/ruleGroup.go | 4 - .../aws/networkmanager/connectAttachment.go | 4 - sdk/go/aws/networkmanager/connectPeer.go | 4 - sdk/go/aws/networkmanager/connection.go | 4 - sdk/go/aws/networkmanager/coreNetwork.go | 4 - sdk/go/aws/networkmanager/device.go | 4 - sdk/go/aws/networkmanager/globalNetwork.go | 4 - sdk/go/aws/networkmanager/link.go | 4 - sdk/go/aws/networkmanager/site.go | 4 - .../networkmanager/siteToSiteVpnAttachment.go | 4 - .../networkmanager/transitGatewayPeering.go | 4 - .../transitGatewayRouteTableAttachment.go | 4 - sdk/go/aws/networkmanager/vpcAttachment.go | 4 - sdk/go/aws/oam/link.go | 4 - sdk/go/aws/oam/sink.go | 4 - sdk/go/aws/opensearch/domain.go | 4 - sdk/go/aws/opensearch/serverlessCollection.go | 4 - sdk/go/aws/opensearchingest/pipeline.go | 4 - sdk/go/aws/opsworks/customLayer.go | 4 - sdk/go/aws/opsworks/ecsClusterLayer.go | 4 - sdk/go/aws/opsworks/gangliaLayer.go | 4 - sdk/go/aws/opsworks/haproxyLayer.go | 4 - sdk/go/aws/opsworks/javaAppLayer.go | 4 - sdk/go/aws/opsworks/memcachedLayer.go | 4 - sdk/go/aws/opsworks/mysqlLayer.go | 4 - sdk/go/aws/opsworks/nodejsAppLayer.go | 4 - sdk/go/aws/opsworks/phpAppLayer.go | 4 - sdk/go/aws/opsworks/railsAppLayer.go | 4 - sdk/go/aws/opsworks/stack.go | 4 - sdk/go/aws/opsworks/staticWebLayer.go | 4 - sdk/go/aws/organizations/account.go | 4 - .../aws/organizations/organizationalUnit.go | 4 - sdk/go/aws/organizations/policy.go | 4 - sdk/go/aws/organizations/resourcePolicy.go | 4 - sdk/go/aws/pinpoint/app.go | 4 - sdk/go/aws/pipes/pipe.go | 4 - sdk/go/aws/qldb/ledger.go | 4 - sdk/go/aws/qldb/stream.go | 4 - sdk/go/aws/quicksight/analysis.go | 4 - sdk/go/aws/quicksight/dashboard.go | 4 - sdk/go/aws/quicksight/dataSet.go | 4 - sdk/go/aws/quicksight/dataSource.go | 4 - sdk/go/aws/quicksight/folder.go | 4 - sdk/go/aws/quicksight/namespace.go | 4 - sdk/go/aws/quicksight/template.go | 4 - sdk/go/aws/quicksight/theme.go | 4 - sdk/go/aws/quicksight/vpcConnection.go | 4 - sdk/go/aws/ram/resourceShare.go | 4 - sdk/go/aws/rbin/rule.go | 4 - sdk/go/aws/rds/cluster.go | 1 - sdk/go/aws/rds/clusterEndpoint.go | 4 - sdk/go/aws/rds/clusterInstance.go | 4 - sdk/go/aws/rds/clusterParameterGroup.go | 4 - sdk/go/aws/rds/clusterSnapshot.go | 4 - sdk/go/aws/rds/customDbEngineVersion.go | 4 - sdk/go/aws/rds/eventSubscription.go | 4 - sdk/go/aws/rds/instance.go | 1 - sdk/go/aws/rds/optionGroup.go | 4 - sdk/go/aws/rds/parameterGroup.go | 4 - sdk/go/aws/rds/proxy.go | 4 - sdk/go/aws/rds/proxyEndpoint.go | 4 - sdk/go/aws/rds/reservedInstance.go | 4 - sdk/go/aws/rds/snapshot.go | 4 - sdk/go/aws/rds/snapshotCopy.go | 4 - sdk/go/aws/rds/subnetGroup.go | 4 - sdk/go/aws/redshift/cluster.go | 1 - sdk/go/aws/redshift/clusterSnapshot.go | 4 - sdk/go/aws/redshift/eventSubscription.go | 4 - sdk/go/aws/redshift/hsmClientCertificate.go | 4 - sdk/go/aws/redshift/hsmConfiguration.go | 1 - sdk/go/aws/redshift/parameterGroup.go | 4 - sdk/go/aws/redshift/snapshotCopyGrant.go | 4 - sdk/go/aws/redshift/snapshotSchedule.go | 4 - sdk/go/aws/redshift/subnetGroup.go | 4 - sdk/go/aws/redshift/usageLimit.go | 4 - sdk/go/aws/redshiftserverless/namespace.go | 1 - sdk/go/aws/redshiftserverless/workgroup.go | 4 - sdk/go/aws/rekognition/collection.go | 4 - sdk/go/aws/resourceexplorer/index.go | 4 - sdk/go/aws/resourceexplorer/view.go | 4 - sdk/go/aws/resourcegroups/group.go | 4 - sdk/go/aws/rolesanywhere/profile.go | 4 - sdk/go/aws/rolesanywhere/trustAnchor.go | 4 - sdk/go/aws/route53/healthCheck.go | 4 - sdk/go/aws/route53/resolverEndpoint.go | 4 - .../aws/route53/resolverFirewallDomainList.go | 4 - .../aws/route53/resolverFirewallRuleGroup.go | 4 - .../resolverFirewallRuleGroupAssociation.go | 4 - sdk/go/aws/route53/resolverQueryLogConfig.go | 4 - sdk/go/aws/route53/resolverRule.go | 4 - sdk/go/aws/route53/zone.go | 4 - sdk/go/aws/route53domains/registeredDomain.go | 4 - sdk/go/aws/route53recoveryreadiness/cell.go | 4 - .../readinessCheck.go | 4 - .../route53recoveryreadiness/recoveryGroup.go | 4 - .../route53recoveryreadiness/resourceSet.go | 4 - sdk/go/aws/rum/appMonitor.go | 4 - sdk/go/aws/s3/bucket.go | 4 - sdk/go/aws/s3/bucketObject.go | 4 - sdk/go/aws/s3/bucketObjectv2.go | 4 - sdk/go/aws/s3/bucketV2.go | 4 - sdk/go/aws/s3/objectCopy.go | 1 - sdk/go/aws/s3control/accessGrant.go | 4 - sdk/go/aws/s3control/accessGrantsInstance.go | 4 - sdk/go/aws/s3control/accessGrantsLocation.go | 4 - sdk/go/aws/s3control/bucket.go | 4 - .../aws/s3control/storageLensConfiguration.go | 4 - sdk/go/aws/sagemaker/app.go | 4 - sdk/go/aws/sagemaker/appImageConfig.go | 4 - sdk/go/aws/sagemaker/codeRepository.go | 4 - .../aws/sagemaker/dataQualityJobDefinition.go | 4 - sdk/go/aws/sagemaker/deviceFleet.go | 4 - sdk/go/aws/sagemaker/domain.go | 4 - sdk/go/aws/sagemaker/endpoint.go | 4 - sdk/go/aws/sagemaker/endpointConfiguration.go | 4 - sdk/go/aws/sagemaker/featureGroup.go | 4 - sdk/go/aws/sagemaker/flowDefinition.go | 4 - sdk/go/aws/sagemaker/humanTaskUI.go | 4 - sdk/go/aws/sagemaker/image.go | 4 - sdk/go/aws/sagemaker/model.go | 4 - sdk/go/aws/sagemaker/modelPackageGroup.go | 4 - sdk/go/aws/sagemaker/monitoringSchedule.go | 4 - sdk/go/aws/sagemaker/notebookInstance.go | 4 - sdk/go/aws/sagemaker/pipeline.go | 4 - sdk/go/aws/sagemaker/project.go | 4 - sdk/go/aws/sagemaker/space.go | 4 - sdk/go/aws/sagemaker/studioLifecycleConfig.go | 4 - sdk/go/aws/sagemaker/userProfile.go | 4 - sdk/go/aws/sagemaker/workteam.go | 4 - sdk/go/aws/scheduler/scheduleGroup.go | 4 - sdk/go/aws/schemas/discoverer.go | 4 - sdk/go/aws/schemas/registry.go | 4 - sdk/go/aws/schemas/schema.go | 4 - sdk/go/aws/secretsmanager/secret.go | 4 - sdk/go/aws/securitylake/dataLake.go | 4 - .../cloudFormationStack.go | 4 - sdk/go/aws/servicecatalog/portfolio.go | 4 - sdk/go/aws/servicecatalog/product.go | 4 - .../aws/servicecatalog/provisionedProduct.go | 4 - sdk/go/aws/servicediscovery/httpNamespace.go | 4 - .../servicediscovery/privateDnsNamespace.go | 4 - .../servicediscovery/publicDnsNamespace.go | 4 - sdk/go/aws/servicediscovery/service.go | 4 - sdk/go/aws/sesv2/configurationSet.go | 4 - sdk/go/aws/sesv2/contactList.go | 4 - sdk/go/aws/sesv2/dedicatedIpPool.go | 4 - sdk/go/aws/sesv2/emailIdentity.go | 4 - sdk/go/aws/sfn/activity.go | 4 - sdk/go/aws/sfn/stateMachine.go | 4 - sdk/go/aws/shield/protection.go | 4 - sdk/go/aws/shield/protectionGroup.go | 4 - sdk/go/aws/signer/signingProfile.go | 4 - sdk/go/aws/sns/topic.go | 4 - sdk/go/aws/sqs/queue.go | 4 - sdk/go/aws/ssm/activation.go | 4 - sdk/go/aws/ssm/contactsRotation.go | 4 - sdk/go/aws/ssm/document.go | 4 - sdk/go/aws/ssm/maintenanceWindow.go | 4 - sdk/go/aws/ssm/parameter.go | 1 - sdk/go/aws/ssm/patchBaseline.go | 4 - sdk/go/aws/ssmcontacts/contact.go | 4 - sdk/go/aws/ssmincidents/replicationSet.go | 4 - sdk/go/aws/ssmincidents/responsePlan.go | 4 - sdk/go/aws/ssoadmin/application.go | 4 - sdk/go/aws/ssoadmin/permissionSet.go | 4 - sdk/go/aws/ssoadmin/trustedTokenIssuer.go | 4 - .../aws/storagegateway/cachesIscsiVolume.go | 4 - .../storagegateway/fileSystemAssociation.go | 1 - sdk/go/aws/storagegateway/gateway.go | 1 - sdk/go/aws/storagegateway/nfsFileShare.go | 4 - sdk/go/aws/storagegateway/smbFileShare.go | 4 - .../aws/storagegateway/storedIscsiVolume.go | 4 - sdk/go/aws/storagegateway/tapePool.go | 4 - sdk/go/aws/swf/domain.go | 4 - sdk/go/aws/synthetics/canary.go | 4 - sdk/go/aws/synthetics/group.go | 4 - sdk/go/aws/timestreamwrite/database.go | 4 - sdk/go/aws/timestreamwrite/table.go | 4 - sdk/go/aws/transcribe/languageModel.go | 4 - sdk/go/aws/transcribe/medicalVocabulary.go | 4 - sdk/go/aws/transcribe/vocabulary.go | 4 - sdk/go/aws/transcribe/vocabularyFilter.go | 4 - sdk/go/aws/transfer/agreement.go | 4 - sdk/go/aws/transfer/certificate.go | 1 - sdk/go/aws/transfer/connector.go | 4 - sdk/go/aws/transfer/profile.go | 4 - sdk/go/aws/transfer/server.go | 1 - sdk/go/aws/transfer/user.go | 4 - sdk/go/aws/transfer/workflow.go | 4 - sdk/go/aws/verifiedaccess/endpoint.go | 4 - sdk/go/aws/verifiedaccess/group.go | 4 - sdk/go/aws/verifiedaccess/instance.go | 4 - sdk/go/aws/verifiedaccess/trustProvider.go | 4 - sdk/go/aws/vpc/securityGroupEgressRule.go | 4 - sdk/go/aws/vpc/securityGroupIngressRule.go | 4 - .../aws/vpclattice/accessLogSubscription.go | 4 - sdk/go/aws/vpclattice/listener.go | 4 - sdk/go/aws/vpclattice/listenerRule.go | 4 - sdk/go/aws/vpclattice/service.go | 4 - sdk/go/aws/vpclattice/serviceNetwork.go | 4 - .../serviceNetworkServiceAssociation.go | 4 - .../serviceNetworkVpcAssociation.go | 4 - sdk/go/aws/vpclattice/targetGroup.go | 4 - sdk/go/aws/waf/rateBasedRule.go | 4 - sdk/go/aws/waf/rule.go | 4 - sdk/go/aws/waf/ruleGroup.go | 4 - sdk/go/aws/waf/webAcl.go | 4 - sdk/go/aws/wafregional/rateBasedRule.go | 4 - sdk/go/aws/wafregional/rule.go | 4 - sdk/go/aws/wafregional/ruleGroup.go | 4 - sdk/go/aws/wafregional/webAcl.go | 4 - sdk/go/aws/wafv2/ipSet.go | 4 - sdk/go/aws/wafv2/regexPatternSet.go | 4 - sdk/go/aws/wafv2/ruleGroup.go | 4 - sdk/go/aws/wafv2/webAcl.go | 4 - sdk/go/aws/workspaces/connectionAlias.go | 4 - sdk/go/aws/workspaces/directory.go | 4 - sdk/go/aws/workspaces/ipGroup.go | 4 - sdk/go/aws/workspaces/workspace.go | 4 - sdk/go/aws/xray/group.go | 4 - sdk/go/aws/xray/samplingRule.go | 4 - .../pulumi/aws/accessanalyzer/Analyzer.java | 4 - .../java/com/pulumi/aws/acm/Certificate.java | 3 +- .../aws/acmpca/CertificateAuthority.java | 4 - .../java/com/pulumi/aws/alb/Listener.java | 3 - .../java/com/pulumi/aws/alb/ListenerRule.java | 3 - .../java/com/pulumi/aws/alb/LoadBalancer.java | 3 - .../java/com/pulumi/aws/alb/TargetGroup.java | 3 - .../main/java/com/pulumi/aws/amp/Scraper.java | 4 - .../java/com/pulumi/aws/amp/Workspace.java | 4 - .../main/java/com/pulumi/aws/amplify/App.java | 3 +- .../java/com/pulumi/aws/amplify/Branch.java | 3 +- .../com/pulumi/aws/apigateway/ApiKey.java | 1 - .../aws/apigateway/ClientCertificate.java | 4 - .../com/pulumi/aws/apigateway/DomainName.java | 3 +- .../com/pulumi/aws/apigateway/RestApi.java | 3 - .../java/com/pulumi/aws/apigateway/Stage.java | 4 - .../com/pulumi/aws/apigateway/UsagePlan.java | 3 - .../com/pulumi/aws/apigateway/VpcLink.java | 4 - .../java/com/pulumi/aws/apigatewayv2/Api.java | 4 - .../pulumi/aws/apigatewayv2/DomainName.java | 4 - .../com/pulumi/aws/apigatewayv2/Stage.java | 3 - .../com/pulumi/aws/apigatewayv2/VpcLink.java | 3 - .../com/pulumi/aws/appautoscaling/Target.java | 4 - .../com/pulumi/aws/appconfig/Application.java | 4 - .../aws/appconfig/ConfigurationProfile.java | 3 - .../com/pulumi/aws/appconfig/Deployment.java | 4 - .../aws/appconfig/DeploymentStrategy.java | 4 - .../com/pulumi/aws/appconfig/Environment.java | 3 - .../aws/appconfig/EventIntegration.java | 4 - .../com/pulumi/aws/appconfig/Extension.java | 3 - .../java/com/pulumi/aws/appflow/Flow.java | 3 - .../aws/appintegrations/DataIntegration.java | 4 - .../aws/applicationinsights/Application.java | 4 - .../com/pulumi/aws/appmesh/GatewayRoute.java | 4 - .../java/com/pulumi/aws/appmesh/Mesh.java | 4 - .../java/com/pulumi/aws/appmesh/Route.java | 4 - .../pulumi/aws/appmesh/VirtualGateway.java | 4 - .../com/pulumi/aws/appmesh/VirtualNode.java | 4 - .../com/pulumi/aws/appmesh/VirtualRouter.java | 4 - .../pulumi/aws/appmesh/VirtualService.java | 4 - .../AutoScalingConfigurationVersion.java | 4 - .../com/pulumi/aws/apprunner/Connection.java | 4 - .../apprunner/ObservabilityConfiguration.java | 4 - .../com/pulumi/aws/apprunner/Service.java | 4 - .../pulumi/aws/apprunner/VpcConnector.java | 3 - .../aws/apprunner/VpcIngressConnection.java | 4 - .../java/com/pulumi/aws/appstream/Fleet.java | 4 - .../pulumi/aws/appstream/ImageBuilder.java | 3 - .../java/com/pulumi/aws/appstream/Stack.java | 3 - .../com/pulumi/aws/appsync/GraphQLApi.java | 3 - .../com/pulumi/aws/athena/DataCatalog.java | 4 - .../java/com/pulumi/aws/athena/Workgroup.java | 4 - .../pulumi/aws/auditmanager/Assessment.java | 3 - .../com/pulumi/aws/auditmanager/Control.java | 3 - .../pulumi/aws/auditmanager/Framework.java | 3 - .../java/com/pulumi/aws/backup/Framework.java | 3 - .../main/java/com/pulumi/aws/backup/Plan.java | 3 - .../com/pulumi/aws/backup/ReportPlan.java | 4 - .../java/com/pulumi/aws/backup/Vault.java | 4 - .../pulumi/aws/batch/ComputeEnvironment.java | 4 - .../com/pulumi/aws/batch/JobDefinition.java | 3 - .../java/com/pulumi/aws/batch/JobQueue.java | 3 - .../pulumi/aws/batch/SchedulingPolicy.java | 4 - .../com/pulumi/aws/bedrock/CustomModel.java | 3 - .../bedrock/ProvisionedModelThroughput.java | 4 - .../aws/cfg/AggregateAuthorization.java | 4 - .../aws/cfg/ConfigurationAggregator.java | 4 - .../main/java/com/pulumi/aws/cfg/Rule.java | 3 - .../chime/SdkvoiceSipMediaApplication.java | 4 - .../aws/chime/SdkvoiceVoiceProfileDomain.java | 4 - .../com/pulumi/aws/chime/VoiceConnector.java | 4 - .../MediaInsightsPipelineConfiguration.java | 3 - .../pulumi/aws/cleanrooms/Collaboration.java | 3 - .../aws/cleanrooms/ConfiguredTable.java | 3 - .../com/pulumi/aws/cloud9/EnvironmentEC2.java | 4 - .../com/pulumi/aws/cloudformation/Stack.java | 3 - .../pulumi/aws/cloudformation/StackSet.java | 3 - .../pulumi/aws/cloudfront/Distribution.java | 3 - .../com/pulumi/aws/cloudhsmv2/Cluster.java | 3 - .../pulumi/aws/cloudtrail/EventDataStore.java | 3 - .../java/com/pulumi/aws/cloudtrail/Trail.java | 3 - .../pulumi/aws/cloudwatch/CompositeAlarm.java | 3 - .../com/pulumi/aws/cloudwatch/EventBus.java | 4 - .../com/pulumi/aws/cloudwatch/EventRule.java | 4 - .../aws/cloudwatch/InternetMonitor.java | 3 - .../pulumi/aws/cloudwatch/LogDestination.java | 4 - .../com/pulumi/aws/cloudwatch/LogGroup.java | 4 - .../pulumi/aws/cloudwatch/MetricAlarm.java | 3 - .../pulumi/aws/cloudwatch/MetricStream.java | 3 - .../com/pulumi/aws/codeartifact/Domain.java | 4 - .../pulumi/aws/codeartifact/Repository.java | 3 - .../com/pulumi/aws/codebuild/Project.java | 3 - .../com/pulumi/aws/codebuild/ReportGroup.java | 4 - .../com/pulumi/aws/codecommit/Repository.java | 4 - .../pulumi/aws/codedeploy/Application.java | 4 - .../aws/codedeploy/DeploymentGroup.java | 3 - .../aws/codeguruprofiler/ProfilingGroup.java | 4 - .../RepositoryAssociation.java | 3 - .../aws/codepipeline/CustomActionType.java | 3 - .../com/pulumi/aws/codepipeline/Pipeline.java | 3 - .../com/pulumi/aws/codepipeline/Webhook.java | 3 - .../aws/codestarconnections/Connection.java | 4 - .../NotificationRule.java | 3 - .../com/pulumi/aws/cognito/IdentityPool.java | 3 - .../java/com/pulumi/aws/cognito/UserPool.java | 3 - .../aws/comprehend/DocumentClassifier.java | 4 - .../aws/comprehend/EntityRecognizer.java | 4 - .../com/pulumi/aws/connect/ContactFlow.java | 4 - .../pulumi/aws/connect/ContactFlowModule.java | 4 - .../pulumi/aws/connect/HoursOfOperation.java | 3 - .../com/pulumi/aws/connect/PhoneNumber.java | 3 - .../java/com/pulumi/aws/connect/Queue.java | 3 - .../com/pulumi/aws/connect/QuickConnect.java | 4 - .../pulumi/aws/connect/RoutingProfile.java | 3 - .../pulumi/aws/connect/SecurityProfile.java | 3 - .../java/com/pulumi/aws/connect/User.java | 3 +- .../aws/connect/UserHierarchyGroup.java | 3 - .../com/pulumi/aws/connect/Vocabulary.java | 4 - .../pulumi/aws/controltower/LandingZone.java | 3 - .../aws/costexplorer/AnomalyMonitor.java | 4 - .../aws/costexplorer/AnomalySubscription.java | 3 - .../pulumi/aws/costexplorer/CostCategory.java | 3 - .../pulumi/aws/customerprofiles/Domain.java | 4 - .../com/pulumi/aws/dataexchange/DataSet.java | 4 - .../com/pulumi/aws/dataexchange/Revision.java | 4 - .../com/pulumi/aws/datapipeline/Pipeline.java | 4 - .../java/com/pulumi/aws/datasync/Agent.java | 3 - .../com/pulumi/aws/datasync/EfsLocation.java | 4 - .../aws/datasync/FsxOpenZfsFileSystem.java | 3 - .../aws/datasync/LocationAzureBlob.java | 3 - .../aws/datasync/LocationFsxLustre.java | 3 - .../datasync/LocationFsxOntapFileSystem.java | 3 - .../aws/datasync/LocationFsxWindows.java | 3 +- .../com/pulumi/aws/datasync/LocationHdfs.java | 3 - .../aws/datasync/LocationObjectStorage.java | 3 +- .../com/pulumi/aws/datasync/LocationSmb.java | 3 +- .../com/pulumi/aws/datasync/NfsLocation.java | 4 - .../com/pulumi/aws/datasync/S3Location.java | 3 - .../java/com/pulumi/aws/datasync/Task.java | 4 - .../main/java/com/pulumi/aws/dax/Cluster.java | 3 - .../java/com/pulumi/aws/detective/Graph.java | 4 - .../com/pulumi/aws/devicefarm/DevicePool.java | 3 - .../aws/devicefarm/InstanceProfile.java | 3 - .../pulumi/aws/devicefarm/NetworkProfile.java | 4 - .../com/pulumi/aws/devicefarm/Project.java | 4 - .../aws/devicefarm/TestGridProject.java | 4 - .../pulumi/aws/directconnect/Connection.java | 4 - ...HostedPrivateVirtualInterfaceAccepter.java | 4 - .../HostedPublicVirtualInterfaceAccepter.java | 4 - ...HostedTransitVirtualInterfaceAcceptor.java | 4 - .../directconnect/LinkAggregationGroup.java | 4 - .../PrivateVirtualInterface.java | 4 - .../directconnect/PublicVirtualInterface.java | 3 - .../TransitVirtualInterface.java | 4 - .../aws/directoryservice/Directory.java | 3 +- .../aws/directoryservice/ServiceRegion.java | 4 - .../com/pulumi/aws/dlm/LifecyclePolicy.java | 4 - .../java/com/pulumi/aws/dms/Certificate.java | 3 +- .../java/com/pulumi/aws/dms/Endpoint.java | 3 +- .../com/pulumi/aws/dms/EventSubscription.java | 3 - .../com/pulumi/aws/dms/ReplicationConfig.java | 4 - .../pulumi/aws/dms/ReplicationInstance.java | 3 - .../aws/dms/ReplicationSubnetGroup.java | 3 - .../com/pulumi/aws/dms/ReplicationTask.java | 4 - .../java/com/pulumi/aws/dms/S3Endpoint.java | 4 - .../java/com/pulumi/aws/docdb/Cluster.java | 3 +- .../com/pulumi/aws/docdb/ClusterInstance.java | 4 - .../aws/docdb/ClusterParameterGroup.java | 3 - .../com/pulumi/aws/docdb/ElasticCluster.java | 3 +- .../pulumi/aws/docdb/EventSubscription.java | 3 - .../com/pulumi/aws/docdb/SubnetGroup.java | 3 - .../java/com/pulumi/aws/dynamodb/Table.java | 3 - .../com/pulumi/aws/dynamodb/TableReplica.java | 4 - .../java/com/pulumi/aws/ebs/Snapshot.java | 4 - .../java/com/pulumi/aws/ebs/SnapshotCopy.java | 4 - .../com/pulumi/aws/ebs/SnapshotImport.java | 4 - .../main/java/com/pulumi/aws/ebs/Volume.java | 4 - .../src/main/java/com/pulumi/aws/ec2/Ami.java | 3 - .../main/java/com/pulumi/aws/ec2/AmiCopy.java | 3 - .../com/pulumi/aws/ec2/AmiFromInstance.java | 3 - .../pulumi/aws/ec2/CapacityReservation.java | 4 - .../com/pulumi/aws/ec2/CarrierGateway.java | 4 - .../com/pulumi/aws/ec2/CustomerGateway.java | 4 - .../com/pulumi/aws/ec2/DedicatedHost.java | 4 - .../com/pulumi/aws/ec2/DefaultNetworkAcl.java | 3 - .../com/pulumi/aws/ec2/DefaultRouteTable.java | 3 - .../pulumi/aws/ec2/DefaultSecurityGroup.java | 3 - .../com/pulumi/aws/ec2/DefaultSubnet.java | 4 - .../java/com/pulumi/aws/ec2/DefaultVpc.java | 4 - .../pulumi/aws/ec2/DefaultVpcDhcpOptions.java | 4 - .../aws/ec2/EgressOnlyInternetGateway.java | 4 - .../src/main/java/com/pulumi/aws/ec2/Eip.java | 4 - .../main/java/com/pulumi/aws/ec2/Fleet.java | 3 - .../main/java/com/pulumi/aws/ec2/FlowLog.java | 4 - .../java/com/pulumi/aws/ec2/Instance.java | 3 - .../com/pulumi/aws/ec2/InternetGateway.java | 4 - .../main/java/com/pulumi/aws/ec2/KeyPair.java | 4 - .../com/pulumi/aws/ec2/LaunchTemplate.java | 3 - .../LocalGatewayRouteTableVpcAssociation.java | 4 - .../com/pulumi/aws/ec2/ManagedPrefixList.java | 3 - .../java/com/pulumi/aws/ec2/NatGateway.java | 3 - .../java/com/pulumi/aws/ec2/NetworkAcl.java | 3 - .../aws/ec2/NetworkInsightsAnalysis.java | 3 - .../pulumi/aws/ec2/NetworkInsightsPath.java | 4 - .../com/pulumi/aws/ec2/NetworkInterface.java | 3 - .../com/pulumi/aws/ec2/PlacementGroup.java | 4 - .../java/com/pulumi/aws/ec2/RouteTable.java | 3 - .../com/pulumi/aws/ec2/SecurityGroup.java | 3 - .../com/pulumi/aws/ec2/SpotFleetRequest.java | 3 - .../pulumi/aws/ec2/SpotInstanceRequest.java | 3 - .../main/java/com/pulumi/aws/ec2/Subnet.java | 4 - .../pulumi/aws/ec2/TrafficMirrorFilter.java | 3 - .../pulumi/aws/ec2/TrafficMirrorSession.java | 4 - .../pulumi/aws/ec2/TrafficMirrorTarget.java | 4 - .../src/main/java/com/pulumi/aws/ec2/Vpc.java | 4 - .../com/pulumi/aws/ec2/VpcDhcpOptions.java | 3 - .../java/com/pulumi/aws/ec2/VpcEndpoint.java | 3 - .../pulumi/aws/ec2/VpcEndpointService.java | 3 - .../main/java/com/pulumi/aws/ec2/VpcIpam.java | 3 - .../java/com/pulumi/aws/ec2/VpcIpamPool.java | 4 - .../aws/ec2/VpcIpamResourceDiscovery.java | 3 - .../VpcIpamResourceDiscoveryAssociation.java | 4 - .../java/com/pulumi/aws/ec2/VpcIpamScope.java | 4 - .../pulumi/aws/ec2/VpcPeeringConnection.java | 4 - .../aws/ec2/VpcPeeringConnectionAccepter.java | 4 - .../com/pulumi/aws/ec2/VpnConnection.java | 1 - .../java/com/pulumi/aws/ec2/VpnGateway.java | 4 - .../com/pulumi/aws/ec2clientvpn/Endpoint.java | 3 - .../pulumi/aws/ec2transitgateway/Connect.java | 4 - .../aws/ec2transitgateway/ConnectPeer.java | 3 - .../InstanceConnectEndpoint.java | 3 - .../ec2transitgateway/MulticastDomain.java | 4 - .../ec2transitgateway/PeeringAttachment.java | 4 - .../PeeringAttachmentAccepter.java | 3 - .../aws/ec2transitgateway/PolicyTable.java | 4 - .../aws/ec2transitgateway/RouteTable.java | 4 - .../aws/ec2transitgateway/TransitGateway.java | 3 - .../aws/ec2transitgateway/VpcAttachment.java | 3 - .../VpcAttachmentAccepter.java | 3 - .../java/com/pulumi/aws/ecr/Repository.java | 3 - .../com/pulumi/aws/ecrpublic/Repository.java | 4 - .../com/pulumi/aws/ecs/CapacityProvider.java | 4 - .../main/java/com/pulumi/aws/ecs/Cluster.java | 3 - .../main/java/com/pulumi/aws/ecs/Service.java | 3 - .../com/pulumi/aws/ecs/TaskDefinition.java | 3 - .../main/java/com/pulumi/aws/ecs/TaskSet.java | 3 - .../java/com/pulumi/aws/efs/AccessPoint.java | 4 - .../java/com/pulumi/aws/efs/FileSystem.java | 3 - .../java/com/pulumi/aws/eks/AccessEntry.java | 3 - .../main/java/com/pulumi/aws/eks/Addon.java | 4 - .../main/java/com/pulumi/aws/eks/Cluster.java | 3 - .../com/pulumi/aws/eks/FargateProfile.java | 3 - .../aws/eks/IdentityProviderConfig.java | 4 - .../java/com/pulumi/aws/eks/NodeGroup.java | 3 - .../aws/eks/PodIdentityAssociation.java | 4 - .../com/pulumi/aws/elasticache/Cluster.java | 3 - .../aws/elasticache/ParameterGroup.java | 3 - .../aws/elasticache/ReplicationGroup.java | 3 +- .../aws/elasticache/ServerlessCache.java | 3 - .../pulumi/aws/elasticache/SubnetGroup.java | 3 - .../java/com/pulumi/aws/elasticache/User.java | 3 +- .../com/pulumi/aws/elasticache/UserGroup.java | 3 - .../aws/elasticbeanstalk/Application.java | 4 - .../elasticbeanstalk/ApplicationVersion.java | 4 - .../aws/elasticbeanstalk/Environment.java | 3 - .../com/pulumi/aws/elasticsearch/Domain.java | 3 - .../java/com/pulumi/aws/elb/LoadBalancer.java | 3 - .../main/java/com/pulumi/aws/emr/Cluster.java | 3 - .../main/java/com/pulumi/aws/emr/Studio.java | 3 - .../pulumi/aws/emrcontainers/JobTemplate.java | 4 - .../aws/emrcontainers/VirtualCluster.java | 4 - .../pulumi/aws/emrserverless/Application.java | 3 - .../com/pulumi/aws/evidently/Feature.java | 3 - .../java/com/pulumi/aws/evidently/Launch.java | 3 - .../com/pulumi/aws/evidently/Project.java | 4 - .../com/pulumi/aws/evidently/Segment.java | 4 - .../com/pulumi/aws/finspace/KxCluster.java | 3 - .../com/pulumi/aws/finspace/KxDatabase.java | 4 - .../com/pulumi/aws/finspace/KxDataview.java | 3 - .../pulumi/aws/finspace/KxEnvironment.java | 3 - .../pulumi/aws/finspace/KxScalingGroup.java | 3 - .../java/com/pulumi/aws/finspace/KxUser.java | 4 - .../com/pulumi/aws/finspace/KxVolume.java | 3 - .../pulumi/aws/fis/ExperimentTemplate.java | 3 - .../main/java/com/pulumi/aws/fms/Policy.java | 3 - .../main/java/com/pulumi/aws/fsx/Backup.java | 4 - .../aws/fsx/DataRepositoryAssociation.java | 4 - .../java/com/pulumi/aws/fsx/FileCache.java | 3 - .../com/pulumi/aws/fsx/LustreFileSystem.java | 3 - .../com/pulumi/aws/fsx/OntapFileSystem.java | 3 +- .../aws/fsx/OntapStorageVirtualMachine.java | 3 +- .../java/com/pulumi/aws/fsx/OntapVolume.java | 4 - .../com/pulumi/aws/fsx/OpenZfsFileSystem.java | 3 - .../com/pulumi/aws/fsx/OpenZfsSnapshot.java | 4 - .../com/pulumi/aws/fsx/OpenZfsVolume.java | 3 - .../com/pulumi/aws/fsx/WindowsFileSystem.java | 3 - .../java/com/pulumi/aws/gamelift/Alias.java | 4 - .../java/com/pulumi/aws/gamelift/Build.java | 4 - .../java/com/pulumi/aws/gamelift/Fleet.java | 3 - .../pulumi/aws/gamelift/GameServerGroup.java | 3 - .../pulumi/aws/gamelift/GameSessionQueue.java | 3 - .../gamelift/MatchmakingConfiguration.java | 3 - .../aws/gamelift/MatchmakingRuleSet.java | 4 - .../java/com/pulumi/aws/gamelift/Script.java | 4 - .../java/com/pulumi/aws/glacier/Vault.java | 4 - .../aws/globalaccelerator/Accelerator.java | 3 - .../CustomRoutingAccelerator.java | 3 - .../com/pulumi/aws/glue/CatalogDatabase.java | 3 - .../java/com/pulumi/aws/glue/Connection.java | 3 +- .../java/com/pulumi/aws/glue/Crawler.java | 3 - .../pulumi/aws/glue/DataQualityRuleset.java | 4 - .../java/com/pulumi/aws/glue/DevEndpoint.java | 3 - .../main/java/com/pulumi/aws/glue/Job.java | 3 - .../java/com/pulumi/aws/glue/MLTransform.java | 3 - .../java/com/pulumi/aws/glue/Registry.java | 4 - .../main/java/com/pulumi/aws/glue/Schema.java | 4 - .../java/com/pulumi/aws/glue/Trigger.java | 3 - .../java/com/pulumi/aws/glue/Workflow.java | 4 - .../com/pulumi/aws/grafana/Workspace.java | 3 - .../com/pulumi/aws/guardduty/Detector.java | 4 - .../java/com/pulumi/aws/guardduty/Filter.java | 4 - .../java/com/pulumi/aws/guardduty/IPSet.java | 4 - .../pulumi/aws/guardduty/ThreatIntelSet.java | 4 - .../com/pulumi/aws/iam/InstanceProfile.java | 4 - .../pulumi/aws/iam/OpenIdConnectProvider.java | 3 - .../main/java/com/pulumi/aws/iam/Policy.java | 4 - .../main/java/com/pulumi/aws/iam/Role.java | 3 - .../java/com/pulumi/aws/iam/SamlProvider.java | 4 - .../com/pulumi/aws/iam/ServerCertificate.java | 3 +- .../com/pulumi/aws/iam/ServiceLinkedRole.java | 4 - .../main/java/com/pulumi/aws/iam/User.java | 4 - .../com/pulumi/aws/iam/VirtualMfaDevice.java | 4 - .../pulumi/aws/imagebuilder/Component.java | 3 - .../aws/imagebuilder/ContainerRecipe.java | 3 - .../DistributionConfiguration.java | 3 - .../com/pulumi/aws/imagebuilder/Image.java | 3 - .../aws/imagebuilder/ImagePipeline.java | 4 - .../pulumi/aws/imagebuilder/ImageRecipe.java | 3 - .../InfrastructureConfiguration.java | 3 - .../com/pulumi/aws/imagebuilder/Workflow.java | 4 - .../aws/inspector/AssessmentTemplate.java | 3 - .../java/com/pulumi/aws/iot/BillingGroup.java | 3 - .../com/pulumi/aws/iot/CaCertificate.java | 1 - .../pulumi/aws/iot/DomainConfiguration.java | 3 - .../pulumi/aws/iot/ProvisioningTemplate.java | 4 - .../java/com/pulumi/aws/iot/ThingGroup.java | 3 - .../java/com/pulumi/aws/iot/ThingType.java | 4 - .../java/com/pulumi/aws/iot/TopicRule.java | 3 - .../main/java/com/pulumi/aws/ivs/Channel.java | 4 - .../com/pulumi/aws/ivs/PlaybackKeyPair.java | 4 - .../aws/ivs/RecordingConfiguration.java | 4 - .../aws/ivschat/LoggingConfiguration.java | 4 - .../java/com/pulumi/aws/ivschat/Room.java | 3 - .../com/pulumi/aws/kendra/DataSource.java | 4 - .../main/java/com/pulumi/aws/kendra/Faq.java | 4 - .../java/com/pulumi/aws/kendra/Index.java | 3 - .../aws/kendra/QuerySuggestionsBlockList.java | 4 - .../java/com/pulumi/aws/kendra/Thesaurus.java | 4 - .../com/pulumi/aws/keyspaces/Keyspace.java | 4 - .../java/com/pulumi/aws/keyspaces/Table.java | 4 - .../aws/kinesis/AnalyticsApplication.java | 3 - .../aws/kinesis/FirehoseDeliveryStream.java | 4 - .../java/com/pulumi/aws/kinesis/Stream.java | 3 - .../com/pulumi/aws/kinesis/VideoStream.java | 4 - .../aws/kinesisanalyticsv2/Application.java | 4 - .../java/com/pulumi/aws/kms/ExternalKey.java | 3 +- .../src/main/java/com/pulumi/aws/kms/Key.java | 4 - .../pulumi/aws/kms/ReplicaExternalKey.java | 3 +- .../java/com/pulumi/aws/kms/ReplicaKey.java | 4 - .../java/com/pulumi/aws/lambda/Function.java | 3 - .../main/java/com/pulumi/aws/lb/Listener.java | 3 - .../java/com/pulumi/aws/lb/ListenerRule.java | 3 - .../java/com/pulumi/aws/lb/LoadBalancer.java | 3 - .../java/com/pulumi/aws/lb/TargetGroup.java | 3 - .../java/com/pulumi/aws/lb/TrustStore.java | 4 - .../java/com/pulumi/aws/lex/V2modelsBot.java | 3 - .../licensemanager/LicenseConfiguration.java | 3 - .../java/com/pulumi/aws/lightsail/Bucket.java | 4 - .../com/pulumi/aws/lightsail/Certificate.java | 3 - .../aws/lightsail/ContainerService.java | 4 - .../com/pulumi/aws/lightsail/Database.java | 3 +- .../java/com/pulumi/aws/lightsail/Disk.java | 4 - .../pulumi/aws/lightsail/Distribution.java | 3 - .../com/pulumi/aws/lightsail/Instance.java | 3 - .../com/pulumi/aws/lightsail/KeyPair.java | 4 - .../java/com/pulumi/aws/lightsail/Lb.java | 3 - .../aws/location/GeofenceCollection.java | 4 - .../java/com/pulumi/aws/location/Map.java | 4 - .../com/pulumi/aws/location/PlaceIndex.java | 4 - .../pulumi/aws/location/RouteCalculation.java | 4 - .../java/com/pulumi/aws/location/Tracker.java | 4 - .../aws/macie/CustomDataIdentifier.java | 3 - .../com/pulumi/aws/macie/FindingsFilter.java | 4 - .../pulumi/aws/macie2/ClassificationJob.java | 3 - .../java/com/pulumi/aws/macie2/Member.java | 4 - .../com/pulumi/aws/mediaconvert/Queue.java | 4 - .../com/pulumi/aws/medialive/Channel.java | 3 - .../java/com/pulumi/aws/medialive/Input.java | 3 - .../aws/medialive/InputSecurityGroup.java | 3 - .../com/pulumi/aws/medialive/Multiplex.java | 3 - .../com/pulumi/aws/mediapackage/Channel.java | 3 - .../com/pulumi/aws/mediastore/Container.java | 4 - .../java/com/pulumi/aws/memorydb/Acl.java | 3 - .../java/com/pulumi/aws/memorydb/Cluster.java | 3 - .../pulumi/aws/memorydb/ParameterGroup.java | 3 - .../com/pulumi/aws/memorydb/Snapshot.java | 3 - .../com/pulumi/aws/memorydb/SubnetGroup.java | 3 - .../java/com/pulumi/aws/memorydb/User.java | 4 - .../main/java/com/pulumi/aws/mq/Broker.java | 3 - .../java/com/pulumi/aws/mq/Configuration.java | 4 - .../main/java/com/pulumi/aws/msk/Cluster.java | 4 - .../java/com/pulumi/aws/msk/Replicator.java | 3 - .../com/pulumi/aws/msk/ServerlessCluster.java | 3 - .../com/pulumi/aws/msk/VpcConnection.java | 3 - .../java/com/pulumi/aws/mwaa/Environment.java | 3 +- .../java/com/pulumi/aws/neptune/Cluster.java | 3 - .../pulumi/aws/neptune/ClusterEndpoint.java | 3 - .../pulumi/aws/neptune/ClusterInstance.java | 4 - .../aws/neptune/ClusterParameterGroup.java | 3 - .../pulumi/aws/neptune/EventSubscription.java | 3 - .../pulumi/aws/neptune/ParameterGroup.java | 3 - .../com/pulumi/aws/neptune/SubnetGroup.java | 3 - .../pulumi/aws/networkfirewall/Firewall.java | 3 - .../aws/networkfirewall/FirewallPolicy.java | 4 - .../pulumi/aws/networkfirewall/RuleGroup.java | 4 - .../aws/networkmanager/ConnectAttachment.java | 4 - .../aws/networkmanager/ConnectPeer.java | 3 - .../pulumi/aws/networkmanager/Connection.java | 4 - .../aws/networkmanager/CoreNetwork.java | 3 - .../com/pulumi/aws/networkmanager/Device.java | 4 - .../aws/networkmanager/GlobalNetwork.java | 4 - .../com/pulumi/aws/networkmanager/Link.java | 4 - .../com/pulumi/aws/networkmanager/Site.java | 4 - .../SiteToSiteVpnAttachment.java | 4 - .../networkmanager/TransitGatewayPeering.java | 4 - .../TransitGatewayRouteTableAttachment.java | 4 - .../aws/networkmanager/VpcAttachment.java | 3 - .../main/java/com/pulumi/aws/oam/Link.java | 3 - .../main/java/com/pulumi/aws/oam/Sink.java | 4 - .../com/pulumi/aws/opensearch/Domain.java | 3 - .../aws/opensearch/ServerlessCollection.java | 4 - .../pulumi/aws/opensearchingest/Pipeline.java | 3 - .../com/pulumi/aws/opsworks/CustomLayer.java | 3 - .../pulumi/aws/opsworks/EcsClusterLayer.java | 3 - .../com/pulumi/aws/opsworks/GangliaLayer.java | 3 - .../com/pulumi/aws/opsworks/HaproxyLayer.java | 3 - .../com/pulumi/aws/opsworks/JavaAppLayer.java | 3 - .../pulumi/aws/opsworks/MemcachedLayer.java | 3 - .../com/pulumi/aws/opsworks/MysqlLayer.java | 3 - .../pulumi/aws/opsworks/NodejsAppLayer.java | 3 - .../com/pulumi/aws/opsworks/PhpAppLayer.java | 3 - .../pulumi/aws/opsworks/RailsAppLayer.java | 3 - .../java/com/pulumi/aws/opsworks/Stack.java | 3 - .../pulumi/aws/opsworks/StaticWebLayer.java | 3 - .../com/pulumi/aws/organizations/Account.java | 4 - .../aws/organizations/OrganizationalUnit.java | 3 - .../com/pulumi/aws/organizations/Policy.java | 4 - .../aws/organizations/ResourcePolicy.java | 4 - .../java/com/pulumi/aws/pinpoint/App.java | 4 - .../main/java/com/pulumi/aws/pipes/Pipe.java | 4 - .../main/java/com/pulumi/aws/qldb/Ledger.java | 4 - .../main/java/com/pulumi/aws/qldb/Stream.java | 4 - .../com/pulumi/aws/quicksight/Analysis.java | 3 - .../com/pulumi/aws/quicksight/Dashboard.java | 3 - .../com/pulumi/aws/quicksight/DataSet.java | 3 - .../com/pulumi/aws/quicksight/DataSource.java | 3 - .../com/pulumi/aws/quicksight/Folder.java | 3 - .../com/pulumi/aws/quicksight/Namespace.java | 4 - .../com/pulumi/aws/quicksight/Template.java | 3 - .../java/com/pulumi/aws/quicksight/Theme.java | 3 - .../pulumi/aws/quicksight/VpcConnection.java | 3 - .../com/pulumi/aws/ram/ResourceShare.java | 3 - .../main/java/com/pulumi/aws/rbin/Rule.java | 3 - .../main/java/com/pulumi/aws/rds/Cluster.java | 3 +- .../com/pulumi/aws/rds/ClusterEndpoint.java | 3 - .../com/pulumi/aws/rds/ClusterInstance.java | 4 - .../pulumi/aws/rds/ClusterParameterGroup.java | 3 - .../com/pulumi/aws/rds/ClusterSnapshot.java | 3 - .../pulumi/aws/rds/CustomDbEngineVersion.java | 4 - .../com/pulumi/aws/rds/EventSubscription.java | 3 - .../java/com/pulumi/aws/rds/Instance.java | 3 +- .../java/com/pulumi/aws/rds/OptionGroup.java | 3 - .../com/pulumi/aws/rds/ParameterGroup.java | 3 - .../main/java/com/pulumi/aws/rds/Proxy.java | 3 - .../com/pulumi/aws/rds/ProxyEndpoint.java | 3 - .../com/pulumi/aws/rds/ReservedInstance.java | 3 - .../java/com/pulumi/aws/rds/Snapshot.java | 3 - .../java/com/pulumi/aws/rds/SnapshotCopy.java | 4 - .../java/com/pulumi/aws/rds/SubnetGroup.java | 3 - .../java/com/pulumi/aws/redshift/Cluster.java | 3 +- .../pulumi/aws/redshift/ClusterSnapshot.java | 4 - .../aws/redshift/EventSubscription.java | 3 - .../aws/redshift/HsmClientCertificate.java | 4 - .../pulumi/aws/redshift/HsmConfiguration.java | 3 +- .../pulumi/aws/redshift/ParameterGroup.java | 3 - .../aws/redshift/SnapshotCopyGrant.java | 4 - .../pulumi/aws/redshift/SnapshotSchedule.java | 3 - .../com/pulumi/aws/redshift/SubnetGroup.java | 3 - .../com/pulumi/aws/redshift/UsageLimit.java | 4 - .../aws/redshiftserverless/Namespace.java | 3 +- .../aws/redshiftserverless/Workgroup.java | 3 - .../pulumi/aws/rekognition/Collection.java | 4 - .../pulumi/aws/resourceexplorer/Index.java | 4 - .../com/pulumi/aws/resourceexplorer/View.java | 3 - .../com/pulumi/aws/resourcegroups/Group.java | 3 - .../com/pulumi/aws/rolesanywhere/Profile.java | 3 - .../pulumi/aws/rolesanywhere/TrustAnchor.java | 4 - .../com/pulumi/aws/route53/HealthCheck.java | 3 - .../pulumi/aws/route53/ResolverEndpoint.java | 3 - .../route53/ResolverFirewallDomainList.java | 3 - .../route53/ResolverFirewallRuleGroup.java | 4 - .../ResolverFirewallRuleGroupAssociation.java | 4 - .../aws/route53/ResolverQueryLogConfig.java | 4 - .../com/pulumi/aws/route53/ResolverRule.java | 3 - .../java/com/pulumi/aws/route53/Zone.java | 3 - .../aws/route53domains/RegisteredDomain.java | 3 - .../aws/route53recoveryreadiness/Cell.java | 3 - .../ReadinessCheck.java | 4 - .../RecoveryGroup.java | 3 - .../route53recoveryreadiness/ResourceSet.java | 3 - .../java/com/pulumi/aws/rum/AppMonitor.java | 4 - .../main/java/com/pulumi/aws/s3/Bucket.java | 3 - .../java/com/pulumi/aws/s3/BucketObject.java | 4 - .../com/pulumi/aws/s3/BucketObjectv2.java | 3 - .../main/java/com/pulumi/aws/s3/BucketV2.java | 3 - .../java/com/pulumi/aws/s3/ObjectCopy.java | 3 +- .../com/pulumi/aws/s3control/AccessGrant.java | 4 - .../aws/s3control/AccessGrantsInstance.java | 4 - .../aws/s3control/AccessGrantsLocation.java | 4 - .../java/com/pulumi/aws/s3control/Bucket.java | 4 - .../s3control/StorageLensConfiguration.java | 4 - .../java/com/pulumi/aws/sagemaker/App.java | 4 - .../pulumi/aws/sagemaker/AppImageConfig.java | 4 - .../pulumi/aws/sagemaker/CodeRepository.java | 4 - .../sagemaker/DataQualityJobDefinition.java | 4 - .../com/pulumi/aws/sagemaker/DeviceFleet.java | 4 - .../java/com/pulumi/aws/sagemaker/Domain.java | 3 - .../com/pulumi/aws/sagemaker/Endpoint.java | 4 - .../aws/sagemaker/EndpointConfiguration.java | 3 - .../pulumi/aws/sagemaker/FeatureGroup.java | 3 - .../pulumi/aws/sagemaker/FlowDefinition.java | 4 - .../com/pulumi/aws/sagemaker/HumanTaskUI.java | 4 - .../java/com/pulumi/aws/sagemaker/Image.java | 4 - .../java/com/pulumi/aws/sagemaker/Model.java | 3 - .../aws/sagemaker/ModelPackageGroup.java | 4 - .../aws/sagemaker/MonitoringSchedule.java | 4 - .../aws/sagemaker/NotebookInstance.java | 3 - .../com/pulumi/aws/sagemaker/Pipeline.java | 4 - .../com/pulumi/aws/sagemaker/Project.java | 4 - .../java/com/pulumi/aws/sagemaker/Space.java | 4 - .../aws/sagemaker/StudioLifecycleConfig.java | 4 - .../com/pulumi/aws/sagemaker/UserProfile.java | 4 - .../com/pulumi/aws/sagemaker/Workteam.java | 3 - .../pulumi/aws/scheduler/ScheduleGroup.java | 4 - .../com/pulumi/aws/schemas/Discoverer.java | 4 - .../java/com/pulumi/aws/schemas/Registry.java | 4 - .../java/com/pulumi/aws/schemas/Schema.java | 4 - .../com/pulumi/aws/secretsmanager/Secret.java | 3 - .../com/pulumi/aws/securitylake/DataLake.java | 4 - .../CloudFormationStack.java | 3 - .../pulumi/aws/servicecatalog/Portfolio.java | 4 - .../pulumi/aws/servicecatalog/Product.java | 4 - .../servicecatalog/ProvisionedProduct.java | 3 - .../aws/servicediscovery/HttpNamespace.java | 4 - .../servicediscovery/PrivateDnsNamespace.java | 4 - .../servicediscovery/PublicDnsNamespace.java | 4 - .../pulumi/aws/servicediscovery/Service.java | 4 - .../pulumi/aws/sesv2/ConfigurationSet.java | 4 - .../com/pulumi/aws/sesv2/ContactList.java | 3 - .../com/pulumi/aws/sesv2/DedicatedIpPool.java | 4 - .../com/pulumi/aws/sesv2/EmailIdentity.java | 4 - .../java/com/pulumi/aws/sfn/Activity.java | 4 - .../java/com/pulumi/aws/sfn/StateMachine.java | 4 - .../com/pulumi/aws/shield/Protection.java | 4 - .../pulumi/aws/shield/ProtectionGroup.java | 3 - .../com/pulumi/aws/signer/SigningProfile.java | 3 - .../main/java/com/pulumi/aws/sns/Topic.java | 4 - .../main/java/com/pulumi/aws/sqs/Queue.java | 4 - .../java/com/pulumi/aws/ssm/Activation.java | 4 - .../com/pulumi/aws/ssm/ContactsRotation.java | 3 - .../java/com/pulumi/aws/ssm/Document.java | 3 - .../com/pulumi/aws/ssm/MaintenanceWindow.java | 4 - .../java/com/pulumi/aws/ssm/Parameter.java | 1 - .../com/pulumi/aws/ssm/PatchBaseline.java | 3 - .../com/pulumi/aws/ssmcontacts/Contact.java | 4 - .../aws/ssmincidents/ReplicationSet.java | 3 - .../pulumi/aws/ssmincidents/ResponsePlan.java | 3 - .../com/pulumi/aws/ssoadmin/Application.java | 4 - .../pulumi/aws/ssoadmin/PermissionSet.java | 4 - .../aws/ssoadmin/TrustedTokenIssuer.java | 4 - .../aws/storagegateway/CachesIscsiVolume.java | 4 - .../storagegateway/FileSystemAssociation.java | 3 +- .../pulumi/aws/storagegateway/Gateway.java | 3 +- .../aws/storagegateway/NfsFileShare.java | 3 - .../aws/storagegateway/SmbFileShare.java | 3 - .../aws/storagegateway/StoredIscsiVolume.java | 4 - .../pulumi/aws/storagegateway/TapePool.java | 4 - .../main/java/com/pulumi/aws/swf/Domain.java | 4 - .../com/pulumi/aws/synthetics/Canary.java | 3 - .../java/com/pulumi/aws/synthetics/Group.java | 4 - .../pulumi/aws/timestreamwrite/Database.java | 4 - .../com/pulumi/aws/timestreamwrite/Table.java | 4 - .../pulumi/aws/transcribe/LanguageModel.java | 4 - .../aws/transcribe/MedicalVocabulary.java | 4 - .../com/pulumi/aws/transcribe/Vocabulary.java | 3 - .../aws/transcribe/VocabularyFilter.java | 3 - .../com/pulumi/aws/transfer/Agreement.java | 4 - .../com/pulumi/aws/transfer/Certificate.java | 3 +- .../com/pulumi/aws/transfer/Connector.java | 4 - .../java/com/pulumi/aws/transfer/Profile.java | 3 - .../java/com/pulumi/aws/transfer/Server.java | 3 +- .../java/com/pulumi/aws/transfer/User.java | 3 - .../com/pulumi/aws/transfer/Workflow.java | 3 - .../pulumi/aws/verifiedaccess/Endpoint.java | 3 - .../com/pulumi/aws/verifiedaccess/Group.java | 4 - .../pulumi/aws/verifiedaccess/Instance.java | 3 - .../aws/verifiedaccess/TrustProvider.java | 4 - .../aws/vpc/SecurityGroupEgressRule.java | 4 - .../aws/vpc/SecurityGroupIngressRule.java | 4 - .../aws/vpclattice/AccessLogSubscription.java | 4 - .../com/pulumi/aws/vpclattice/Listener.java | 4 - .../pulumi/aws/vpclattice/ListenerRule.java | 4 - .../com/pulumi/aws/vpclattice/Service.java | 3 - .../pulumi/aws/vpclattice/ServiceNetwork.java | 4 - .../ServiceNetworkServiceAssociation.java | 3 - .../ServiceNetworkVpcAssociation.java | 3 - .../pulumi/aws/vpclattice/TargetGroup.java | 4 - .../com/pulumi/aws/waf/RateBasedRule.java | 3 - .../main/java/com/pulumi/aws/waf/Rule.java | 3 - .../java/com/pulumi/aws/waf/RuleGroup.java | 3 - .../main/java/com/pulumi/aws/waf/WebAcl.java | 3 - .../pulumi/aws/wafregional/RateBasedRule.java | 3 - .../java/com/pulumi/aws/wafregional/Rule.java | 3 - .../com/pulumi/aws/wafregional/RuleGroup.java | 3 - .../com/pulumi/aws/wafregional/WebAcl.java | 3 - .../main/java/com/pulumi/aws/wafv2/IpSet.java | 3 - .../com/pulumi/aws/wafv2/RegexPatternSet.java | 3 - .../java/com/pulumi/aws/wafv2/RuleGroup.java | 3 - .../java/com/pulumi/aws/wafv2/WebAcl.java | 3 - .../aws/workspaces/ConnectionAlias.java | 4 - .../com/pulumi/aws/workspaces/Directory.java | 3 - .../com/pulumi/aws/workspaces/IpGroup.java | 3 - .../com/pulumi/aws/workspaces/Workspace.java | 4 - .../main/java/com/pulumi/aws/xray/Group.java | 4 - .../com/pulumi/aws/xray/SamplingRule.java | 4 - sdk/nodejs/accessanalyzer/analyzer.ts | 2 - sdk/nodejs/acm/certificate.ts | 2 +- sdk/nodejs/acmpca/certificateAuthority.ts | 2 - sdk/nodejs/alb/listener.ts | 2 - sdk/nodejs/alb/listenerRule.ts | 2 - sdk/nodejs/alb/loadBalancer.ts | 2 - sdk/nodejs/alb/targetGroup.ts | 2 - sdk/nodejs/amp/scraper.ts | 2 - sdk/nodejs/amp/workspace.ts | 2 - sdk/nodejs/amplify/app.ts | 2 +- sdk/nodejs/amplify/branch.ts | 2 +- sdk/nodejs/apigateway/apiKey.ts | 2 +- sdk/nodejs/apigateway/clientCertificate.ts | 2 - sdk/nodejs/apigateway/domainName.ts | 2 +- sdk/nodejs/apigateway/restApi.ts | 2 - sdk/nodejs/apigateway/stage.ts | 2 - sdk/nodejs/apigateway/usagePlan.ts | 2 - sdk/nodejs/apigateway/vpcLink.ts | 2 - sdk/nodejs/apigatewayv2/api.ts | 2 - sdk/nodejs/apigatewayv2/domainName.ts | 2 - sdk/nodejs/apigatewayv2/stage.ts | 2 - sdk/nodejs/apigatewayv2/vpcLink.ts | 2 - sdk/nodejs/appautoscaling/target.ts | 2 - sdk/nodejs/appconfig/application.ts | 2 - sdk/nodejs/appconfig/configurationProfile.ts | 2 - sdk/nodejs/appconfig/deployment.ts | 2 - sdk/nodejs/appconfig/deploymentStrategy.ts | 2 - sdk/nodejs/appconfig/environment.ts | 2 - sdk/nodejs/appconfig/eventIntegration.ts | 2 - sdk/nodejs/appconfig/extension.ts | 2 - sdk/nodejs/appflow/flow.ts | 2 - sdk/nodejs/appintegrations/dataIntegration.ts | 2 - sdk/nodejs/applicationinsights/application.ts | 2 - sdk/nodejs/appmesh/gatewayRoute.ts | 2 - sdk/nodejs/appmesh/mesh.ts | 2 - sdk/nodejs/appmesh/route.ts | 2 - sdk/nodejs/appmesh/virtualGateway.ts | 2 - sdk/nodejs/appmesh/virtualNode.ts | 2 - sdk/nodejs/appmesh/virtualRouter.ts | 2 - sdk/nodejs/appmesh/virtualService.ts | 2 - .../autoScalingConfigurationVersion.ts | 2 - sdk/nodejs/apprunner/connection.ts | 2 - .../apprunner/observabilityConfiguration.ts | 2 - sdk/nodejs/apprunner/service.ts | 2 - sdk/nodejs/apprunner/vpcConnector.ts | 2 - sdk/nodejs/apprunner/vpcIngressConnection.ts | 2 - sdk/nodejs/appstream/fleet.ts | 2 - sdk/nodejs/appstream/imageBuilder.ts | 2 - sdk/nodejs/appstream/stack.ts | 2 - sdk/nodejs/appsync/graphQLApi.ts | 2 - sdk/nodejs/athena/dataCatalog.ts | 2 - sdk/nodejs/athena/workgroup.ts | 2 - sdk/nodejs/auditmanager/assessment.ts | 2 - sdk/nodejs/auditmanager/control.ts | 2 - sdk/nodejs/auditmanager/framework.ts | 2 - sdk/nodejs/backup/framework.ts | 2 - sdk/nodejs/backup/plan.ts | 2 - sdk/nodejs/backup/reportPlan.ts | 2 - sdk/nodejs/backup/vault.ts | 2 - sdk/nodejs/batch/computeEnvironment.ts | 2 - sdk/nodejs/batch/jobDefinition.ts | 2 - sdk/nodejs/batch/jobQueue.ts | 2 - sdk/nodejs/batch/schedulingPolicy.ts | 2 - sdk/nodejs/bedrock/customModel.ts | 2 - .../bedrock/provisionedModelThroughput.ts | 2 - sdk/nodejs/cfg/aggregateAuthorization.ts | 2 - sdk/nodejs/cfg/configurationAggregator.ts | 2 - sdk/nodejs/cfg/rule.ts | 2 - .../chime/sdkvoiceSipMediaApplication.ts | 2 - .../chime/sdkvoiceVoiceProfileDomain.ts | 2 - sdk/nodejs/chime/voiceConnector.ts | 2 - .../mediaInsightsPipelineConfiguration.ts | 2 - sdk/nodejs/cleanrooms/collaboration.ts | 2 - sdk/nodejs/cleanrooms/configuredTable.ts | 2 - sdk/nodejs/cloud9/environmentEC2.ts | 2 - sdk/nodejs/cloudformation/stack.ts | 2 - sdk/nodejs/cloudformation/stackSet.ts | 2 - sdk/nodejs/cloudfront/distribution.ts | 2 - sdk/nodejs/cloudhsmv2/cluster.ts | 2 - sdk/nodejs/cloudtrail/eventDataStore.ts | 2 - sdk/nodejs/cloudtrail/trail.ts | 2 - sdk/nodejs/cloudwatch/compositeAlarm.ts | 2 - sdk/nodejs/cloudwatch/eventBus.ts | 2 - sdk/nodejs/cloudwatch/eventRule.ts | 2 - sdk/nodejs/cloudwatch/internetMonitor.ts | 2 - sdk/nodejs/cloudwatch/logDestination.ts | 2 - sdk/nodejs/cloudwatch/logGroup.ts | 2 - sdk/nodejs/cloudwatch/metricAlarm.ts | 2 - sdk/nodejs/cloudwatch/metricStream.ts | 2 - sdk/nodejs/codeartifact/domain.ts | 2 - sdk/nodejs/codeartifact/repository.ts | 2 - sdk/nodejs/codebuild/project.ts | 2 - sdk/nodejs/codebuild/reportGroup.ts | 2 - sdk/nodejs/codecommit/repository.ts | 2 - sdk/nodejs/codedeploy/application.ts | 2 - sdk/nodejs/codedeploy/deploymentGroup.ts | 2 - sdk/nodejs/codeguruprofiler/profilingGroup.ts | 2 - .../codegurureviewer/repositoryAssociation.ts | 2 - sdk/nodejs/codepipeline/customActionType.ts | 2 - sdk/nodejs/codepipeline/pipeline.ts | 2 - sdk/nodejs/codepipeline/webhook.ts | 2 - sdk/nodejs/codestarconnections/connection.ts | 2 - .../codestarnotifications/notificationRule.ts | 2 - sdk/nodejs/cognito/identityPool.ts | 2 - sdk/nodejs/cognito/userPool.ts | 2 - sdk/nodejs/comprehend/documentClassifier.ts | 2 - sdk/nodejs/comprehend/entityRecognizer.ts | 2 - sdk/nodejs/connect/contactFlow.ts | 2 - sdk/nodejs/connect/contactFlowModule.ts | 2 - sdk/nodejs/connect/hoursOfOperation.ts | 2 - sdk/nodejs/connect/phoneNumber.ts | 2 - sdk/nodejs/connect/queue.ts | 2 - sdk/nodejs/connect/quickConnect.ts | 2 - sdk/nodejs/connect/routingProfile.ts | 2 - sdk/nodejs/connect/securityProfile.ts | 2 - sdk/nodejs/connect/user.ts | 2 +- sdk/nodejs/connect/userHierarchyGroup.ts | 2 - sdk/nodejs/connect/vocabulary.ts | 2 - sdk/nodejs/controltower/landingZone.ts | 2 - sdk/nodejs/costexplorer/anomalyMonitor.ts | 2 - .../costexplorer/anomalySubscription.ts | 2 - sdk/nodejs/costexplorer/costCategory.ts | 2 - sdk/nodejs/customerprofiles/domain.ts | 2 - sdk/nodejs/dataexchange/dataSet.ts | 2 - sdk/nodejs/dataexchange/revision.ts | 2 - sdk/nodejs/datapipeline/pipeline.ts | 2 - sdk/nodejs/datasync/agent.ts | 2 - sdk/nodejs/datasync/efsLocation.ts | 2 - sdk/nodejs/datasync/fsxOpenZfsFileSystem.ts | 2 - sdk/nodejs/datasync/locationAzureBlob.ts | 2 - sdk/nodejs/datasync/locationFsxLustre.ts | 2 - .../datasync/locationFsxOntapFileSystem.ts | 2 - sdk/nodejs/datasync/locationFsxWindows.ts | 2 +- sdk/nodejs/datasync/locationHdfs.ts | 2 - sdk/nodejs/datasync/locationObjectStorage.ts | 2 +- sdk/nodejs/datasync/locationSmb.ts | 2 +- sdk/nodejs/datasync/nfsLocation.ts | 2 - sdk/nodejs/datasync/s3location.ts | 2 - sdk/nodejs/datasync/task.ts | 2 - sdk/nodejs/dax/cluster.ts | 2 - sdk/nodejs/detective/graph.ts | 2 - sdk/nodejs/devicefarm/devicePool.ts | 2 - sdk/nodejs/devicefarm/instanceProfile.ts | 2 - sdk/nodejs/devicefarm/networkProfile.ts | 2 - sdk/nodejs/devicefarm/project.ts | 2 - sdk/nodejs/devicefarm/testGridProject.ts | 2 - sdk/nodejs/directconnect/connection.ts | 2 - .../hostedPrivateVirtualInterfaceAccepter.ts | 2 - .../hostedPublicVirtualInterfaceAccepter.ts | 2 - .../hostedTransitVirtualInterfaceAcceptor.ts | 2 - .../directconnect/linkAggregationGroup.ts | 2 - .../directconnect/privateVirtualInterface.ts | 2 - .../directconnect/publicVirtualInterface.ts | 2 - .../directconnect/transitVirtualInterface.ts | 2 - sdk/nodejs/directoryservice/directory.ts | 2 +- sdk/nodejs/directoryservice/serviceRegion.ts | 2 - sdk/nodejs/dlm/lifecyclePolicy.ts | 2 - sdk/nodejs/dms/certificate.ts | 2 +- sdk/nodejs/dms/endpoint.ts | 2 +- sdk/nodejs/dms/eventSubscription.ts | 2 - sdk/nodejs/dms/replicationConfig.ts | 2 - sdk/nodejs/dms/replicationInstance.ts | 2 - sdk/nodejs/dms/replicationSubnetGroup.ts | 2 - sdk/nodejs/dms/replicationTask.ts | 2 - sdk/nodejs/dms/s3endpoint.ts | 2 - sdk/nodejs/docdb/cluster.ts | 2 +- sdk/nodejs/docdb/clusterInstance.ts | 2 - sdk/nodejs/docdb/clusterParameterGroup.ts | 2 - sdk/nodejs/docdb/elasticCluster.ts | 2 +- sdk/nodejs/docdb/eventSubscription.ts | 2 - sdk/nodejs/docdb/subnetGroup.ts | 2 - sdk/nodejs/dynamodb/table.ts | 2 - sdk/nodejs/dynamodb/tableReplica.ts | 2 - sdk/nodejs/ebs/snapshot.ts | 2 - sdk/nodejs/ebs/snapshotCopy.ts | 2 - sdk/nodejs/ebs/snapshotImport.ts | 2 - sdk/nodejs/ebs/volume.ts | 2 - sdk/nodejs/ec2/ami.ts | 2 - sdk/nodejs/ec2/amiCopy.ts | 2 - sdk/nodejs/ec2/amiFromInstance.ts | 2 - sdk/nodejs/ec2/capacityReservation.ts | 2 - sdk/nodejs/ec2/carrierGateway.ts | 2 - sdk/nodejs/ec2/customerGateway.ts | 2 - sdk/nodejs/ec2/dedicatedHost.ts | 2 - sdk/nodejs/ec2/defaultNetworkAcl.ts | 2 - sdk/nodejs/ec2/defaultRouteTable.ts | 2 - sdk/nodejs/ec2/defaultSecurityGroup.ts | 2 - sdk/nodejs/ec2/defaultSubnet.ts | 2 - sdk/nodejs/ec2/defaultVpc.ts | 2 - sdk/nodejs/ec2/defaultVpcDhcpOptions.ts | 2 - sdk/nodejs/ec2/egressOnlyInternetGateway.ts | 2 - sdk/nodejs/ec2/eip.ts | 2 - sdk/nodejs/ec2/fleet.ts | 2 - sdk/nodejs/ec2/flowLog.ts | 2 - sdk/nodejs/ec2/instance.ts | 2 - sdk/nodejs/ec2/internetGateway.ts | 2 - sdk/nodejs/ec2/keyPair.ts | 2 - sdk/nodejs/ec2/launchTemplate.ts | 2 - .../localGatewayRouteTableVpcAssociation.ts | 2 - sdk/nodejs/ec2/managedPrefixList.ts | 2 - sdk/nodejs/ec2/natGateway.ts | 2 - sdk/nodejs/ec2/networkAcl.ts | 2 - sdk/nodejs/ec2/networkInsightsAnalysis.ts | 2 - sdk/nodejs/ec2/networkInsightsPath.ts | 2 - sdk/nodejs/ec2/networkInterface.ts | 2 - sdk/nodejs/ec2/placementGroup.ts | 2 - sdk/nodejs/ec2/routeTable.ts | 2 - sdk/nodejs/ec2/securityGroup.ts | 2 - sdk/nodejs/ec2/spotFleetRequest.ts | 2 - sdk/nodejs/ec2/spotInstanceRequest.ts | 2 - sdk/nodejs/ec2/subnet.ts | 2 - sdk/nodejs/ec2/trafficMirrorFilter.ts | 2 - sdk/nodejs/ec2/trafficMirrorSession.ts | 2 - sdk/nodejs/ec2/trafficMirrorTarget.ts | 2 - sdk/nodejs/ec2/vpc.ts | 2 - sdk/nodejs/ec2/vpcDhcpOptions.ts | 2 - sdk/nodejs/ec2/vpcEndpoint.ts | 2 - sdk/nodejs/ec2/vpcEndpointService.ts | 2 - sdk/nodejs/ec2/vpcIpam.ts | 2 - sdk/nodejs/ec2/vpcIpamPool.ts | 2 - sdk/nodejs/ec2/vpcIpamResourceDiscovery.ts | 2 - .../vpcIpamResourceDiscoveryAssociation.ts | 2 - sdk/nodejs/ec2/vpcIpamScope.ts | 2 - sdk/nodejs/ec2/vpcPeeringConnection.ts | 2 - .../ec2/vpcPeeringConnectionAccepter.ts | 2 - sdk/nodejs/ec2/vpnConnection.ts | 2 +- sdk/nodejs/ec2/vpnGateway.ts | 2 - sdk/nodejs/ec2clientvpn/endpoint.ts | 2 - sdk/nodejs/ec2transitgateway/connect.ts | 2 - sdk/nodejs/ec2transitgateway/connectPeer.ts | 2 - .../instanceConnectEndpoint.ts | 2 - .../ec2transitgateway/multicastDomain.ts | 2 - .../ec2transitgateway/peeringAttachment.ts | 2 - .../peeringAttachmentAccepter.ts | 2 - sdk/nodejs/ec2transitgateway/policyTable.ts | 2 - sdk/nodejs/ec2transitgateway/routeTable.ts | 2 - .../ec2transitgateway/transitGateway.ts | 2 - sdk/nodejs/ec2transitgateway/vpcAttachment.ts | 2 - .../vpcAttachmentAccepter.ts | 2 - sdk/nodejs/ecr/repository.ts | 2 - sdk/nodejs/ecrpublic/repository.ts | 2 - sdk/nodejs/ecs/capacityProvider.ts | 2 - sdk/nodejs/ecs/cluster.ts | 2 - sdk/nodejs/ecs/service.ts | 2 - sdk/nodejs/ecs/taskDefinition.ts | 2 - sdk/nodejs/ecs/taskSet.ts | 2 - sdk/nodejs/efs/accessPoint.ts | 2 - sdk/nodejs/efs/fileSystem.ts | 2 - sdk/nodejs/eks/accessEntry.ts | 2 - sdk/nodejs/eks/addon.ts | 2 - sdk/nodejs/eks/cluster.ts | 2 - sdk/nodejs/eks/fargateProfile.ts | 2 - sdk/nodejs/eks/identityProviderConfig.ts | 2 - sdk/nodejs/eks/nodeGroup.ts | 2 - sdk/nodejs/eks/podIdentityAssociation.ts | 2 - sdk/nodejs/elasticache/cluster.ts | 2 - sdk/nodejs/elasticache/parameterGroup.ts | 2 - sdk/nodejs/elasticache/replicationGroup.ts | 2 +- sdk/nodejs/elasticache/serverlessCache.ts | 2 - sdk/nodejs/elasticache/subnetGroup.ts | 2 - sdk/nodejs/elasticache/user.ts | 2 +- sdk/nodejs/elasticache/userGroup.ts | 2 - sdk/nodejs/elasticbeanstalk/application.ts | 2 - .../elasticbeanstalk/applicationVersion.ts | 2 - sdk/nodejs/elasticbeanstalk/environment.ts | 2 - sdk/nodejs/elasticsearch/domain.ts | 2 - sdk/nodejs/elb/loadBalancer.ts | 2 - sdk/nodejs/emr/cluster.ts | 2 - sdk/nodejs/emr/studio.ts | 2 - sdk/nodejs/emrcontainers/jobTemplate.ts | 2 - sdk/nodejs/emrcontainers/virtualCluster.ts | 2 - sdk/nodejs/emrserverless/application.ts | 2 - sdk/nodejs/evidently/feature.ts | 2 - sdk/nodejs/evidently/launch.ts | 2 - sdk/nodejs/evidently/project.ts | 2 - sdk/nodejs/evidently/segment.ts | 2 - sdk/nodejs/finspace/kxCluster.ts | 2 - sdk/nodejs/finspace/kxDatabase.ts | 2 - sdk/nodejs/finspace/kxDataview.ts | 2 - sdk/nodejs/finspace/kxEnvironment.ts | 2 - sdk/nodejs/finspace/kxScalingGroup.ts | 2 - sdk/nodejs/finspace/kxUser.ts | 2 - sdk/nodejs/finspace/kxVolume.ts | 2 - sdk/nodejs/fis/experimentTemplate.ts | 2 - sdk/nodejs/fms/policy.ts | 2 - sdk/nodejs/fsx/backup.ts | 2 - sdk/nodejs/fsx/dataRepositoryAssociation.ts | 2 - sdk/nodejs/fsx/fileCache.ts | 2 - sdk/nodejs/fsx/lustreFileSystem.ts | 2 - sdk/nodejs/fsx/ontapFileSystem.ts | 2 +- sdk/nodejs/fsx/ontapStorageVirtualMachine.ts | 2 +- sdk/nodejs/fsx/ontapVolume.ts | 2 - sdk/nodejs/fsx/openZfsFileSystem.ts | 2 - sdk/nodejs/fsx/openZfsSnapshot.ts | 2 - sdk/nodejs/fsx/openZfsVolume.ts | 2 - sdk/nodejs/fsx/windowsFileSystem.ts | 2 - sdk/nodejs/gamelift/alias.ts | 2 - sdk/nodejs/gamelift/build.ts | 2 - sdk/nodejs/gamelift/fleet.ts | 2 - sdk/nodejs/gamelift/gameServerGroup.ts | 2 - sdk/nodejs/gamelift/gameSessionQueue.ts | 2 - .../gamelift/matchmakingConfiguration.ts | 2 - sdk/nodejs/gamelift/matchmakingRuleSet.ts | 2 - sdk/nodejs/gamelift/script.ts | 2 - sdk/nodejs/glacier/vault.ts | 2 - sdk/nodejs/globalaccelerator/accelerator.ts | 2 - .../customRoutingAccelerator.ts | 2 - sdk/nodejs/glue/catalogDatabase.ts | 2 - sdk/nodejs/glue/connection.ts | 2 +- sdk/nodejs/glue/crawler.ts | 2 - sdk/nodejs/glue/dataQualityRuleset.ts | 2 - sdk/nodejs/glue/devEndpoint.ts | 2 - sdk/nodejs/glue/job.ts | 2 - sdk/nodejs/glue/mltransform.ts | 2 - sdk/nodejs/glue/registry.ts | 2 - sdk/nodejs/glue/schema.ts | 2 - sdk/nodejs/glue/trigger.ts | 2 - sdk/nodejs/glue/workflow.ts | 2 - sdk/nodejs/grafana/workspace.ts | 2 - sdk/nodejs/guardduty/detector.ts | 2 - sdk/nodejs/guardduty/filter.ts | 2 - sdk/nodejs/guardduty/ipset.ts | 2 - sdk/nodejs/guardduty/threatIntelSet.ts | 2 - sdk/nodejs/iam/instanceProfile.ts | 2 - sdk/nodejs/iam/openIdConnectProvider.ts | 2 - sdk/nodejs/iam/policy.ts | 2 - sdk/nodejs/iam/role.ts | 2 - sdk/nodejs/iam/samlProvider.ts | 2 - sdk/nodejs/iam/serverCertificate.ts | 2 +- sdk/nodejs/iam/serviceLinkedRole.ts | 2 - sdk/nodejs/iam/user.ts | 2 - sdk/nodejs/iam/virtualMfaDevice.ts | 2 - sdk/nodejs/imagebuilder/component.ts | 2 - sdk/nodejs/imagebuilder/containerRecipe.ts | 2 - .../imagebuilder/distributionConfiguration.ts | 2 - sdk/nodejs/imagebuilder/image.ts | 2 - sdk/nodejs/imagebuilder/imagePipeline.ts | 2 - sdk/nodejs/imagebuilder/imageRecipe.ts | 2 - .../infrastructureConfiguration.ts | 2 - sdk/nodejs/imagebuilder/workflow.ts | 2 - sdk/nodejs/inspector/assessmentTemplate.ts | 2 - sdk/nodejs/iot/billingGroup.ts | 2 - sdk/nodejs/iot/caCertificate.ts | 2 +- sdk/nodejs/iot/domainConfiguration.ts | 2 - sdk/nodejs/iot/provisioningTemplate.ts | 2 - sdk/nodejs/iot/thingGroup.ts | 2 - sdk/nodejs/iot/thingType.ts | 2 - sdk/nodejs/iot/topicRule.ts | 2 - sdk/nodejs/ivs/channel.ts | 2 - sdk/nodejs/ivs/playbackKeyPair.ts | 2 - sdk/nodejs/ivs/recordingConfiguration.ts | 2 - sdk/nodejs/ivschat/loggingConfiguration.ts | 2 - sdk/nodejs/ivschat/room.ts | 2 - sdk/nodejs/kendra/dataSource.ts | 2 - sdk/nodejs/kendra/faq.ts | 2 - sdk/nodejs/kendra/index_.ts | 2 - .../kendra/querySuggestionsBlockList.ts | 2 - sdk/nodejs/kendra/thesaurus.ts | 2 - sdk/nodejs/keyspaces/keyspace.ts | 2 - sdk/nodejs/keyspaces/table.ts | 2 - sdk/nodejs/kinesis/analyticsApplication.ts | 2 - sdk/nodejs/kinesis/firehoseDeliveryStream.ts | 2 - sdk/nodejs/kinesis/stream.ts | 2 - sdk/nodejs/kinesis/videoStream.ts | 2 - sdk/nodejs/kinesisanalyticsv2/application.ts | 2 - sdk/nodejs/kms/externalKey.ts | 2 +- sdk/nodejs/kms/key.ts | 2 - sdk/nodejs/kms/replicaExternalKey.ts | 2 +- sdk/nodejs/kms/replicaKey.ts | 2 - sdk/nodejs/lambda/function.ts | 2 - sdk/nodejs/lb/listener.ts | 2 - sdk/nodejs/lb/listenerRule.ts | 2 - sdk/nodejs/lb/loadBalancer.ts | 2 - sdk/nodejs/lb/targetGroup.ts | 2 - sdk/nodejs/lb/trustStore.ts | 2 - sdk/nodejs/lex/v2modelsBot.ts | 2 - .../licensemanager/licenseConfiguration.ts | 2 - sdk/nodejs/lightsail/bucket.ts | 2 - sdk/nodejs/lightsail/certificate.ts | 2 - sdk/nodejs/lightsail/containerService.ts | 2 - sdk/nodejs/lightsail/database.ts | 2 +- sdk/nodejs/lightsail/disk.ts | 2 - sdk/nodejs/lightsail/distribution.ts | 2 - sdk/nodejs/lightsail/instance.ts | 2 - sdk/nodejs/lightsail/keyPair.ts | 2 - sdk/nodejs/lightsail/lb.ts | 2 - sdk/nodejs/location/geofenceCollection.ts | 2 - sdk/nodejs/location/map.ts | 2 - sdk/nodejs/location/placeIndex.ts | 2 - sdk/nodejs/location/routeCalculation.ts | 2 - sdk/nodejs/location/tracker.ts | 2 - sdk/nodejs/macie/customDataIdentifier.ts | 2 - sdk/nodejs/macie/findingsFilter.ts | 2 - sdk/nodejs/macie2/classificationJob.ts | 2 - sdk/nodejs/macie2/member.ts | 2 - sdk/nodejs/mediaconvert/queue.ts | 2 - sdk/nodejs/medialive/channel.ts | 2 - sdk/nodejs/medialive/input.ts | 2 - sdk/nodejs/medialive/inputSecurityGroup.ts | 2 - sdk/nodejs/medialive/multiplex.ts | 2 - sdk/nodejs/mediapackage/channel.ts | 2 - sdk/nodejs/mediastore/container.ts | 2 - sdk/nodejs/memorydb/acl.ts | 2 - sdk/nodejs/memorydb/cluster.ts | 2 - sdk/nodejs/memorydb/parameterGroup.ts | 2 - sdk/nodejs/memorydb/snapshot.ts | 2 - sdk/nodejs/memorydb/subnetGroup.ts | 2 - sdk/nodejs/memorydb/user.ts | 2 - sdk/nodejs/mq/broker.ts | 2 - sdk/nodejs/mq/configuration.ts | 2 - sdk/nodejs/msk/cluster.ts | 2 - sdk/nodejs/msk/replicator.ts | 2 - sdk/nodejs/msk/serverlessCluster.ts | 2 - sdk/nodejs/msk/vpcConnection.ts | 2 - sdk/nodejs/mwaa/environment.ts | 2 +- sdk/nodejs/neptune/cluster.ts | 2 - sdk/nodejs/neptune/clusterEndpoint.ts | 2 - sdk/nodejs/neptune/clusterInstance.ts | 2 - sdk/nodejs/neptune/clusterParameterGroup.ts | 2 - sdk/nodejs/neptune/eventSubscription.ts | 2 - sdk/nodejs/neptune/parameterGroup.ts | 2 - sdk/nodejs/neptune/subnetGroup.ts | 2 - sdk/nodejs/networkfirewall/firewall.ts | 2 - sdk/nodejs/networkfirewall/firewallPolicy.ts | 2 - sdk/nodejs/networkfirewall/ruleGroup.ts | 2 - .../networkmanager/connectAttachment.ts | 2 - sdk/nodejs/networkmanager/connectPeer.ts | 2 - sdk/nodejs/networkmanager/connection.ts | 2 - sdk/nodejs/networkmanager/coreNetwork.ts | 2 - sdk/nodejs/networkmanager/device.ts | 2 - sdk/nodejs/networkmanager/globalNetwork.ts | 2 - sdk/nodejs/networkmanager/link.ts | 2 - sdk/nodejs/networkmanager/site.ts | 2 - .../networkmanager/siteToSiteVpnAttachment.ts | 2 - .../networkmanager/transitGatewayPeering.ts | 2 - .../transitGatewayRouteTableAttachment.ts | 2 - sdk/nodejs/networkmanager/vpcAttachment.ts | 2 - sdk/nodejs/oam/link.ts | 2 - sdk/nodejs/oam/sink.ts | 2 - sdk/nodejs/opensearch/domain.ts | 2 - sdk/nodejs/opensearch/serverlessCollection.ts | 2 - sdk/nodejs/opensearchingest/pipeline.ts | 2 - sdk/nodejs/opsworks/customLayer.ts | 2 - sdk/nodejs/opsworks/ecsClusterLayer.ts | 2 - sdk/nodejs/opsworks/gangliaLayer.ts | 2 - sdk/nodejs/opsworks/haproxyLayer.ts | 2 - sdk/nodejs/opsworks/javaAppLayer.ts | 2 - sdk/nodejs/opsworks/memcachedLayer.ts | 2 - sdk/nodejs/opsworks/mysqlLayer.ts | 2 - sdk/nodejs/opsworks/nodejsAppLayer.ts | 2 - sdk/nodejs/opsworks/phpAppLayer.ts | 2 - sdk/nodejs/opsworks/railsAppLayer.ts | 2 - sdk/nodejs/opsworks/stack.ts | 2 - sdk/nodejs/opsworks/staticWebLayer.ts | 2 - sdk/nodejs/organizations/account.ts | 2 - .../organizations/organizationalUnit.ts | 2 - sdk/nodejs/organizations/policy.ts | 2 - sdk/nodejs/organizations/resourcePolicy.ts | 2 - sdk/nodejs/pinpoint/app.ts | 2 - sdk/nodejs/pipes/pipe.ts | 2 - sdk/nodejs/qldb/ledger.ts | 2 - sdk/nodejs/qldb/stream.ts | 2 - sdk/nodejs/quicksight/analysis.ts | 2 - sdk/nodejs/quicksight/dashboard.ts | 2 - sdk/nodejs/quicksight/dataSet.ts | 2 - sdk/nodejs/quicksight/dataSource.ts | 2 - sdk/nodejs/quicksight/folder.ts | 2 - sdk/nodejs/quicksight/namespace.ts | 2 - sdk/nodejs/quicksight/template.ts | 2 - sdk/nodejs/quicksight/theme.ts | 2 - sdk/nodejs/quicksight/vpcConnection.ts | 2 - sdk/nodejs/ram/resourceShare.ts | 2 - sdk/nodejs/rbin/rule.ts | 2 - sdk/nodejs/rds/cluster.ts | 2 +- sdk/nodejs/rds/clusterEndpoint.ts | 2 - sdk/nodejs/rds/clusterInstance.ts | 2 - sdk/nodejs/rds/clusterParameterGroup.ts | 2 - sdk/nodejs/rds/clusterSnapshot.ts | 2 - sdk/nodejs/rds/customDbEngineVersion.ts | 2 - sdk/nodejs/rds/eventSubscription.ts | 2 - sdk/nodejs/rds/instance.ts | 2 +- sdk/nodejs/rds/optionGroup.ts | 2 - sdk/nodejs/rds/parameterGroup.ts | 2 - sdk/nodejs/rds/proxy.ts | 2 - sdk/nodejs/rds/proxyEndpoint.ts | 2 - sdk/nodejs/rds/reservedInstance.ts | 2 - sdk/nodejs/rds/snapshot.ts | 2 - sdk/nodejs/rds/snapshotCopy.ts | 2 - sdk/nodejs/rds/subnetGroup.ts | 2 - sdk/nodejs/redshift/cluster.ts | 2 +- sdk/nodejs/redshift/clusterSnapshot.ts | 2 - sdk/nodejs/redshift/eventSubscription.ts | 2 - sdk/nodejs/redshift/hsmClientCertificate.ts | 2 - sdk/nodejs/redshift/hsmConfiguration.ts | 2 +- sdk/nodejs/redshift/parameterGroup.ts | 2 - sdk/nodejs/redshift/snapshotCopyGrant.ts | 2 - sdk/nodejs/redshift/snapshotSchedule.ts | 2 - sdk/nodejs/redshift/subnetGroup.ts | 2 - sdk/nodejs/redshift/usageLimit.ts | 2 - sdk/nodejs/redshiftserverless/namespace.ts | 2 +- sdk/nodejs/redshiftserverless/workgroup.ts | 2 - sdk/nodejs/rekognition/collection.ts | 2 - sdk/nodejs/resourceexplorer/index_.ts | 2 - sdk/nodejs/resourceexplorer/view.ts | 2 - sdk/nodejs/resourcegroups/group.ts | 2 - sdk/nodejs/rolesanywhere/profile.ts | 2 - sdk/nodejs/rolesanywhere/trustAnchor.ts | 2 - sdk/nodejs/route53/healthCheck.ts | 2 - sdk/nodejs/route53/resolverEndpoint.ts | 2 - .../route53/resolverFirewallDomainList.ts | 2 - .../route53/resolverFirewallRuleGroup.ts | 2 - .../resolverFirewallRuleGroupAssociation.ts | 2 - sdk/nodejs/route53/resolverQueryLogConfig.ts | 2 - sdk/nodejs/route53/resolverRule.ts | 2 - sdk/nodejs/route53/zone.ts | 2 - sdk/nodejs/route53domains/registeredDomain.ts | 2 - sdk/nodejs/route53recoveryreadiness/cell.ts | 2 - .../readinessCheck.ts | 2 - .../route53recoveryreadiness/recoveryGroup.ts | 2 - .../route53recoveryreadiness/resourceSet.ts | 2 - sdk/nodejs/rum/appMonitor.ts | 2 - sdk/nodejs/s3/bucket.ts | 2 - sdk/nodejs/s3/bucketObject.ts | 2 - sdk/nodejs/s3/bucketObjectv2.ts | 2 - sdk/nodejs/s3/bucketV2.ts | 2 - sdk/nodejs/s3/objectCopy.ts | 2 +- sdk/nodejs/s3control/accessGrant.ts | 2 - sdk/nodejs/s3control/accessGrantsInstance.ts | 2 - sdk/nodejs/s3control/accessGrantsLocation.ts | 2 - sdk/nodejs/s3control/bucket.ts | 2 - .../s3control/storageLensConfiguration.ts | 2 - sdk/nodejs/sagemaker/app.ts | 2 - sdk/nodejs/sagemaker/appImageConfig.ts | 2 - sdk/nodejs/sagemaker/codeRepository.ts | 2 - .../sagemaker/dataQualityJobDefinition.ts | 2 - sdk/nodejs/sagemaker/deviceFleet.ts | 2 - sdk/nodejs/sagemaker/domain.ts | 2 - sdk/nodejs/sagemaker/endpoint.ts | 2 - sdk/nodejs/sagemaker/endpointConfiguration.ts | 2 - sdk/nodejs/sagemaker/featureGroup.ts | 2 - sdk/nodejs/sagemaker/flowDefinition.ts | 2 - sdk/nodejs/sagemaker/humanTaskUI.ts | 2 - sdk/nodejs/sagemaker/image.ts | 2 - sdk/nodejs/sagemaker/model.ts | 2 - sdk/nodejs/sagemaker/modelPackageGroup.ts | 2 - sdk/nodejs/sagemaker/monitoringSchedule.ts | 2 - sdk/nodejs/sagemaker/notebookInstance.ts | 2 - sdk/nodejs/sagemaker/pipeline.ts | 2 - sdk/nodejs/sagemaker/project.ts | 2 - sdk/nodejs/sagemaker/space.ts | 2 - sdk/nodejs/sagemaker/studioLifecycleConfig.ts | 2 - sdk/nodejs/sagemaker/userProfile.ts | 2 - sdk/nodejs/sagemaker/workteam.ts | 2 - sdk/nodejs/scheduler/scheduleGroup.ts | 2 - sdk/nodejs/schemas/discoverer.ts | 2 - sdk/nodejs/schemas/registry.ts | 2 - sdk/nodejs/schemas/schema.ts | 2 - sdk/nodejs/secretsmanager/secret.ts | 2 - sdk/nodejs/securitylake/dataLake.ts | 2 - .../cloudFormationStack.ts | 2 - sdk/nodejs/servicecatalog/portfolio.ts | 2 - sdk/nodejs/servicecatalog/product.ts | 2 - .../servicecatalog/provisionedProduct.ts | 2 - sdk/nodejs/servicediscovery/httpNamespace.ts | 2 - .../servicediscovery/privateDnsNamespace.ts | 2 - .../servicediscovery/publicDnsNamespace.ts | 2 - sdk/nodejs/servicediscovery/service.ts | 2 - sdk/nodejs/sesv2/configurationSet.ts | 2 - sdk/nodejs/sesv2/contactList.ts | 2 - sdk/nodejs/sesv2/dedicatedIpPool.ts | 2 - sdk/nodejs/sesv2/emailIdentity.ts | 2 - sdk/nodejs/sfn/activity.ts | 2 - sdk/nodejs/sfn/stateMachine.ts | 2 - sdk/nodejs/shield/protection.ts | 2 - sdk/nodejs/shield/protectionGroup.ts | 2 - sdk/nodejs/signer/signingProfile.ts | 2 - sdk/nodejs/sns/topic.ts | 2 - sdk/nodejs/sqs/queue.ts | 2 - sdk/nodejs/ssm/activation.ts | 2 - sdk/nodejs/ssm/contactsRotation.ts | 2 - sdk/nodejs/ssm/document.ts | 2 - sdk/nodejs/ssm/maintenanceWindow.ts | 2 - sdk/nodejs/ssm/parameter.ts | 2 +- sdk/nodejs/ssm/patchBaseline.ts | 2 - sdk/nodejs/ssmcontacts/contact.ts | 2 - sdk/nodejs/ssmincidents/replicationSet.ts | 2 - sdk/nodejs/ssmincidents/responsePlan.ts | 2 - sdk/nodejs/ssoadmin/application.ts | 2 - sdk/nodejs/ssoadmin/permissionSet.ts | 2 - sdk/nodejs/ssoadmin/trustedTokenIssuer.ts | 2 - .../storagegateway/cachesIscsiVolume.ts | 2 - .../storagegateway/fileSystemAssociation.ts | 2 +- sdk/nodejs/storagegateway/gateway.ts | 2 +- sdk/nodejs/storagegateway/nfsFileShare.ts | 2 - sdk/nodejs/storagegateway/smbFileShare.ts | 2 - .../storagegateway/storedIscsiVolume.ts | 2 - sdk/nodejs/storagegateway/tapePool.ts | 2 - sdk/nodejs/swf/domain.ts | 2 - sdk/nodejs/synthetics/canary.ts | 2 - sdk/nodejs/synthetics/group.ts | 2 - sdk/nodejs/timestreamwrite/database.ts | 2 - sdk/nodejs/timestreamwrite/table.ts | 2 - sdk/nodejs/transcribe/languageModel.ts | 2 - sdk/nodejs/transcribe/medicalVocabulary.ts | 2 - sdk/nodejs/transcribe/vocabulary.ts | 2 - sdk/nodejs/transcribe/vocabularyFilter.ts | 2 - sdk/nodejs/transfer/agreement.ts | 2 - sdk/nodejs/transfer/certificate.ts | 2 +- sdk/nodejs/transfer/connector.ts | 2 - sdk/nodejs/transfer/profile.ts | 2 - sdk/nodejs/transfer/server.ts | 2 +- sdk/nodejs/transfer/user.ts | 2 - sdk/nodejs/transfer/workflow.ts | 2 - sdk/nodejs/verifiedaccess/endpoint.ts | 2 - sdk/nodejs/verifiedaccess/group.ts | 2 - sdk/nodejs/verifiedaccess/instance.ts | 2 - sdk/nodejs/verifiedaccess/trustProvider.ts | 2 - sdk/nodejs/vpc/securityGroupEgressRule.ts | 2 - sdk/nodejs/vpc/securityGroupIngressRule.ts | 2 - .../vpclattice/accessLogSubscription.ts | 2 - sdk/nodejs/vpclattice/listener.ts | 2 - sdk/nodejs/vpclattice/listenerRule.ts | 2 - sdk/nodejs/vpclattice/service.ts | 2 - sdk/nodejs/vpclattice/serviceNetwork.ts | 2 - .../serviceNetworkServiceAssociation.ts | 2 - .../serviceNetworkVpcAssociation.ts | 2 - sdk/nodejs/vpclattice/targetGroup.ts | 2 - sdk/nodejs/waf/rateBasedRule.ts | 2 - sdk/nodejs/waf/rule.ts | 2 - sdk/nodejs/waf/ruleGroup.ts | 2 - sdk/nodejs/waf/webAcl.ts | 2 - sdk/nodejs/wafregional/rateBasedRule.ts | 2 - sdk/nodejs/wafregional/rule.ts | 2 - sdk/nodejs/wafregional/ruleGroup.ts | 2 - sdk/nodejs/wafregional/webAcl.ts | 2 - sdk/nodejs/wafv2/ipSet.ts | 2 - sdk/nodejs/wafv2/regexPatternSet.ts | 2 - sdk/nodejs/wafv2/ruleGroup.ts | 2 - sdk/nodejs/wafv2/webAcl.ts | 2 - sdk/nodejs/workspaces/connectionAlias.ts | 2 - sdk/nodejs/workspaces/directory.ts | 2 - sdk/nodejs/workspaces/ipGroup.ts | 2 - sdk/nodejs/workspaces/workspace.ts | 2 - sdk/nodejs/xray/group.ts | 2 - sdk/nodejs/xray/samplingRule.ts | 2 - .../pulumi_aws/accessanalyzer/analyzer.py | 2 - sdk/python/pulumi_aws/acm/certificate.py | 2 +- .../acmpca/certificate_authority.py | 2 - sdk/python/pulumi_aws/alb/listener.py | 2 - sdk/python/pulumi_aws/alb/listener_rule.py | 2 - sdk/python/pulumi_aws/alb/load_balancer.py | 2 - sdk/python/pulumi_aws/alb/target_group.py | 2 - sdk/python/pulumi_aws/amp/scraper.py | 2 - sdk/python/pulumi_aws/amp/workspace.py | 2 - sdk/python/pulumi_aws/amplify/app.py | 2 +- sdk/python/pulumi_aws/amplify/branch.py | 2 +- sdk/python/pulumi_aws/apigateway/api_key.py | 2 +- .../apigateway/client_certificate.py | 2 - .../pulumi_aws/apigateway/domain_name.py | 2 +- sdk/python/pulumi_aws/apigateway/rest_api.py | 2 - sdk/python/pulumi_aws/apigateway/stage.py | 2 - .../pulumi_aws/apigateway/usage_plan.py | 2 - sdk/python/pulumi_aws/apigateway/vpc_link.py | 2 - sdk/python/pulumi_aws/apigatewayv2/api.py | 2 - .../pulumi_aws/apigatewayv2/domain_name.py | 2 - sdk/python/pulumi_aws/apigatewayv2/stage.py | 2 - .../pulumi_aws/apigatewayv2/vpc_link.py | 2 - .../pulumi_aws/appautoscaling/target.py | 2 - .../pulumi_aws/appconfig/application.py | 2 - .../appconfig/configuration_profile.py | 2 - sdk/python/pulumi_aws/appconfig/deployment.py | 2 - .../appconfig/deployment_strategy.py | 2 - .../pulumi_aws/appconfig/environment.py | 2 - .../pulumi_aws/appconfig/event_integration.py | 2 - sdk/python/pulumi_aws/appconfig/extension.py | 2 - sdk/python/pulumi_aws/appflow/flow.py | 2 - .../appintegrations/data_integration.py | 2 - .../applicationinsights/application.py | 2 - .../pulumi_aws/appmesh/gateway_route.py | 2 - sdk/python/pulumi_aws/appmesh/mesh.py | 2 - sdk/python/pulumi_aws/appmesh/route.py | 2 - .../pulumi_aws/appmesh/virtual_gateway.py | 2 - sdk/python/pulumi_aws/appmesh/virtual_node.py | 2 - .../pulumi_aws/appmesh/virtual_router.py | 2 - .../pulumi_aws/appmesh/virtual_service.py | 2 - .../auto_scaling_configuration_version.py | 2 - sdk/python/pulumi_aws/apprunner/connection.py | 2 - .../apprunner/observability_configuration.py | 2 - sdk/python/pulumi_aws/apprunner/service.py | 2 - .../pulumi_aws/apprunner/vpc_connector.py | 2 - .../apprunner/vpc_ingress_connection.py | 2 - sdk/python/pulumi_aws/appstream/fleet.py | 2 - .../pulumi_aws/appstream/image_builder.py | 2 - sdk/python/pulumi_aws/appstream/stack.py | 2 - sdk/python/pulumi_aws/appsync/graph_ql_api.py | 2 - sdk/python/pulumi_aws/athena/data_catalog.py | 2 - sdk/python/pulumi_aws/athena/workgroup.py | 2 - .../pulumi_aws/auditmanager/assessment.py | 2 - sdk/python/pulumi_aws/auditmanager/control.py | 2 - .../pulumi_aws/auditmanager/framework.py | 2 - sdk/python/pulumi_aws/backup/framework.py | 2 - sdk/python/pulumi_aws/backup/plan.py | 2 - sdk/python/pulumi_aws/backup/report_plan.py | 2 - sdk/python/pulumi_aws/backup/vault.py | 2 - .../pulumi_aws/batch/compute_environment.py | 2 - sdk/python/pulumi_aws/batch/job_definition.py | 2 - sdk/python/pulumi_aws/batch/job_queue.py | 2 - .../pulumi_aws/batch/scheduling_policy.py | 2 - sdk/python/pulumi_aws/bedrock/custom_model.py | 2 - .../bedrock/provisioned_model_throughput.py | 2 - .../pulumi_aws/cfg/aggregate_authorization.py | 2 - .../cfg/configuration_aggregator.py | 2 - sdk/python/pulumi_aws/cfg/rule.py | 2 - .../chime/sdkvoice_sip_media_application.py | 2 - .../chime/sdkvoice_voice_profile_domain.py | 2 - .../pulumi_aws/chime/voice_connector.py | 2 - .../media_insights_pipeline_configuration.py | 2 - .../pulumi_aws/cleanrooms/collaboration.py | 2 - .../pulumi_aws/cleanrooms/configured_table.py | 2 - .../pulumi_aws/cloud9/environment_ec2.py | 2 - sdk/python/pulumi_aws/cloudformation/stack.py | 2 - .../pulumi_aws/cloudformation/stack_set.py | 2 - .../pulumi_aws/cloudfront/distribution.py | 2 - sdk/python/pulumi_aws/cloudhsmv2/cluster.py | 2 - .../pulumi_aws/cloudtrail/event_data_store.py | 2 - sdk/python/pulumi_aws/cloudtrail/trail.py | 2 - .../pulumi_aws/cloudwatch/composite_alarm.py | 2 - sdk/python/pulumi_aws/cloudwatch/event_bus.py | 2 - .../pulumi_aws/cloudwatch/event_rule.py | 2 - .../pulumi_aws/cloudwatch/internet_monitor.py | 2 - .../pulumi_aws/cloudwatch/log_destination.py | 2 - sdk/python/pulumi_aws/cloudwatch/log_group.py | 2 - .../pulumi_aws/cloudwatch/metric_alarm.py | 2 - .../pulumi_aws/cloudwatch/metric_stream.py | 2 - sdk/python/pulumi_aws/codeartifact/domain.py | 2 - .../pulumi_aws/codeartifact/repository.py | 2 - sdk/python/pulumi_aws/codebuild/project.py | 2 - .../pulumi_aws/codebuild/report_group.py | 2 - .../pulumi_aws/codecommit/repository.py | 2 - .../pulumi_aws/codedeploy/application.py | 2 - .../pulumi_aws/codedeploy/deployment_group.py | 2 - .../codeguruprofiler/profiling_group.py | 2 - .../repository_association.py | 2 - .../codepipeline/custom_action_type.py | 2 - .../pulumi_aws/codepipeline/pipeline.py | 2 - sdk/python/pulumi_aws/codepipeline/webhook.py | 2 - .../codestarconnections/connection.py | 2 - .../notification_rule.py | 2 - .../pulumi_aws/cognito/identity_pool.py | 2 - sdk/python/pulumi_aws/cognito/user_pool.py | 2 - .../comprehend/document_classifier.py | 2 - .../comprehend/entity_recognizer.py | 2 - sdk/python/pulumi_aws/connect/contact_flow.py | 2 - .../pulumi_aws/connect/contact_flow_module.py | 2 - .../pulumi_aws/connect/hours_of_operation.py | 2 - sdk/python/pulumi_aws/connect/phone_number.py | 2 - sdk/python/pulumi_aws/connect/queue.py | 2 - .../pulumi_aws/connect/quick_connect.py | 2 - .../pulumi_aws/connect/routing_profile.py | 2 - .../pulumi_aws/connect/security_profile.py | 2 - sdk/python/pulumi_aws/connect/user.py | 2 +- .../connect/user_hierarchy_group.py | 2 - sdk/python/pulumi_aws/connect/vocabulary.py | 2 - .../pulumi_aws/controltower/landing_zone.py | 2 - .../costexplorer/anomaly_monitor.py | 2 - .../costexplorer/anomaly_subscription.py | 2 - .../pulumi_aws/costexplorer/cost_category.py | 2 - .../pulumi_aws/customerprofiles/domain.py | 2 - .../pulumi_aws/dataexchange/data_set.py | 2 - .../pulumi_aws/dataexchange/revision.py | 2 - .../pulumi_aws/datapipeline/pipeline.py | 2 - sdk/python/pulumi_aws/datasync/agent.py | 2 - .../pulumi_aws/datasync/efs_location.py | 2 - .../datasync/fsx_open_zfs_file_system.py | 2 - .../datasync/location_azure_blob.py | 2 - .../datasync/location_fsx_lustre.py | 2 - .../location_fsx_ontap_file_system.py | 2 - .../datasync/location_fsx_windows.py | 2 +- .../pulumi_aws/datasync/location_hdfs.py | 2 - .../datasync/location_object_storage.py | 2 +- .../pulumi_aws/datasync/location_smb.py | 2 +- .../pulumi_aws/datasync/nfs_location.py | 2 - sdk/python/pulumi_aws/datasync/s3_location.py | 2 - sdk/python/pulumi_aws/datasync/task.py | 2 - sdk/python/pulumi_aws/dax/cluster.py | 2 - sdk/python/pulumi_aws/detective/graph.py | 2 - .../pulumi_aws/devicefarm/device_pool.py | 2 - .../pulumi_aws/devicefarm/instance_profile.py | 2 - .../pulumi_aws/devicefarm/network_profile.py | 2 - sdk/python/pulumi_aws/devicefarm/project.py | 2 - .../devicefarm/test_grid_project.py | 2 - .../pulumi_aws/directconnect/connection.py | 2 - ...sted_private_virtual_interface_accepter.py | 2 - ...osted_public_virtual_interface_accepter.py | 2 - ...sted_transit_virtual_interface_acceptor.py | 2 - .../directconnect/link_aggregation_group.py | 2 - .../private_virtual_interface.py | 2 - .../directconnect/public_virtual_interface.py | 2 - .../transit_virtual_interface.py | 2 - .../pulumi_aws/directoryservice/directory.py | 2 +- .../directoryservice/service_region.py | 2 - sdk/python/pulumi_aws/dlm/lifecycle_policy.py | 2 - sdk/python/pulumi_aws/dms/certificate.py | 2 +- sdk/python/pulumi_aws/dms/endpoint.py | 2 +- .../pulumi_aws/dms/event_subscription.py | 2 - .../pulumi_aws/dms/replication_config.py | 2 - .../pulumi_aws/dms/replication_instance.py | 2 - .../dms/replication_subnet_group.py | 2 - sdk/python/pulumi_aws/dms/replication_task.py | 2 - sdk/python/pulumi_aws/dms/s3_endpoint.py | 2 - sdk/python/pulumi_aws/docdb/cluster.py | 2 +- .../pulumi_aws/docdb/cluster_instance.py | 2 - .../docdb/cluster_parameter_group.py | 2 - .../pulumi_aws/docdb/elastic_cluster.py | 2 +- .../pulumi_aws/docdb/event_subscription.py | 2 - sdk/python/pulumi_aws/docdb/subnet_group.py | 2 - sdk/python/pulumi_aws/dynamodb/table.py | 2 - .../pulumi_aws/dynamodb/table_replica.py | 2 - sdk/python/pulumi_aws/ebs/snapshot.py | 2 - sdk/python/pulumi_aws/ebs/snapshot_copy.py | 2 - sdk/python/pulumi_aws/ebs/snapshot_import.py | 2 - sdk/python/pulumi_aws/ebs/volume.py | 2 - sdk/python/pulumi_aws/ec2/ami.py | 2 - sdk/python/pulumi_aws/ec2/ami_copy.py | 2 - .../pulumi_aws/ec2/ami_from_instance.py | 2 - .../pulumi_aws/ec2/capacity_reservation.py | 2 - sdk/python/pulumi_aws/ec2/carrier_gateway.py | 2 - sdk/python/pulumi_aws/ec2/customer_gateway.py | 2 - sdk/python/pulumi_aws/ec2/dedicated_host.py | 2 - .../pulumi_aws/ec2/default_network_acl.py | 2 - .../pulumi_aws/ec2/default_route_table.py | 2 - .../pulumi_aws/ec2/default_security_group.py | 2 - sdk/python/pulumi_aws/ec2/default_subnet.py | 2 - sdk/python/pulumi_aws/ec2/default_vpc.py | 2 - .../ec2/default_vpc_dhcp_options.py | 2 - .../ec2/egress_only_internet_gateway.py | 2 - sdk/python/pulumi_aws/ec2/eip.py | 2 - sdk/python/pulumi_aws/ec2/fleet.py | 2 - sdk/python/pulumi_aws/ec2/flow_log.py | 2 - sdk/python/pulumi_aws/ec2/instance.py | 2 - sdk/python/pulumi_aws/ec2/internet_gateway.py | 2 - sdk/python/pulumi_aws/ec2/key_pair.py | 2 - sdk/python/pulumi_aws/ec2/launch_template.py | 2 - ...cal_gateway_route_table_vpc_association.py | 2 - .../pulumi_aws/ec2/managed_prefix_list.py | 2 - sdk/python/pulumi_aws/ec2/nat_gateway.py | 2 - sdk/python/pulumi_aws/ec2/network_acl.py | 2 - .../ec2/network_insights_analysis.py | 2 - .../pulumi_aws/ec2/network_insights_path.py | 2 - .../pulumi_aws/ec2/network_interface.py | 2 - sdk/python/pulumi_aws/ec2/placement_group.py | 2 - sdk/python/pulumi_aws/ec2/route_table.py | 2 - sdk/python/pulumi_aws/ec2/security_group.py | 2 - .../pulumi_aws/ec2/spot_fleet_request.py | 2 - .../pulumi_aws/ec2/spot_instance_request.py | 2 - sdk/python/pulumi_aws/ec2/subnet.py | 2 - .../pulumi_aws/ec2/traffic_mirror_filter.py | 2 - .../pulumi_aws/ec2/traffic_mirror_session.py | 2 - .../pulumi_aws/ec2/traffic_mirror_target.py | 2 - sdk/python/pulumi_aws/ec2/vpc.py | 2 - sdk/python/pulumi_aws/ec2/vpc_dhcp_options.py | 2 - sdk/python/pulumi_aws/ec2/vpc_endpoint.py | 2 - .../pulumi_aws/ec2/vpc_endpoint_service.py | 2 - sdk/python/pulumi_aws/ec2/vpc_ipam.py | 2 - sdk/python/pulumi_aws/ec2/vpc_ipam_pool.py | 2 - .../ec2/vpc_ipam_resource_discovery.py | 2 - ...vpc_ipam_resource_discovery_association.py | 2 - sdk/python/pulumi_aws/ec2/vpc_ipam_scope.py | 2 - .../pulumi_aws/ec2/vpc_peering_connection.py | 2 - .../ec2/vpc_peering_connection_accepter.py | 2 - sdk/python/pulumi_aws/ec2/vpn_connection.py | 2 +- sdk/python/pulumi_aws/ec2/vpn_gateway.py | 2 - .../pulumi_aws/ec2clientvpn/endpoint.py | 2 - .../pulumi_aws/ec2transitgateway/connect.py | 2 - .../ec2transitgateway/connect_peer.py | 2 - .../instance_connect_endpoint.py | 2 - .../ec2transitgateway/multicast_domain.py | 2 - .../ec2transitgateway/peering_attachment.py | 2 - .../peering_attachment_accepter.py | 2 - .../ec2transitgateway/policy_table.py | 2 - .../ec2transitgateway/route_table.py | 2 - .../ec2transitgateway/transit_gateway.py | 2 - .../ec2transitgateway/vpc_attachment.py | 2 - .../vpc_attachment_accepter.py | 2 - sdk/python/pulumi_aws/ecr/repository.py | 2 - sdk/python/pulumi_aws/ecrpublic/repository.py | 2 - .../pulumi_aws/ecs/capacity_provider.py | 2 - sdk/python/pulumi_aws/ecs/cluster.py | 2 - sdk/python/pulumi_aws/ecs/service.py | 2 - sdk/python/pulumi_aws/ecs/task_definition.py | 2 - sdk/python/pulumi_aws/ecs/task_set.py | 2 - sdk/python/pulumi_aws/efs/access_point.py | 2 - sdk/python/pulumi_aws/efs/file_system.py | 2 - sdk/python/pulumi_aws/eks/access_entry.py | 2 - sdk/python/pulumi_aws/eks/addon.py | 2 - sdk/python/pulumi_aws/eks/cluster.py | 2 - sdk/python/pulumi_aws/eks/fargate_profile.py | 2 - .../eks/identity_provider_config.py | 2 - sdk/python/pulumi_aws/eks/node_group.py | 2 - .../eks/pod_identity_association.py | 2 - sdk/python/pulumi_aws/elasticache/cluster.py | 2 - .../pulumi_aws/elasticache/parameter_group.py | 2 - .../elasticache/replication_group.py | 2 +- .../elasticache/serverless_cache.py | 2 - .../pulumi_aws/elasticache/subnet_group.py | 2 - sdk/python/pulumi_aws/elasticache/user.py | 2 +- .../pulumi_aws/elasticache/user_group.py | 2 - .../elasticbeanstalk/application.py | 2 - .../elasticbeanstalk/application_version.py | 2 - .../elasticbeanstalk/environment.py | 2 - sdk/python/pulumi_aws/elasticsearch/domain.py | 2 - sdk/python/pulumi_aws/elb/load_balancer.py | 2 - sdk/python/pulumi_aws/emr/cluster.py | 2 - sdk/python/pulumi_aws/emr/studio.py | 2 - .../pulumi_aws/emrcontainers/job_template.py | 2 - .../emrcontainers/virtual_cluster.py | 2 - .../pulumi_aws/emrserverless/application.py | 2 - sdk/python/pulumi_aws/evidently/feature.py | 2 - sdk/python/pulumi_aws/evidently/launch.py | 2 - sdk/python/pulumi_aws/evidently/project.py | 2 - sdk/python/pulumi_aws/evidently/segment.py | 2 - sdk/python/pulumi_aws/finspace/kx_cluster.py | 2 - sdk/python/pulumi_aws/finspace/kx_database.py | 2 - sdk/python/pulumi_aws/finspace/kx_dataview.py | 2 - .../pulumi_aws/finspace/kx_environment.py | 2 - .../pulumi_aws/finspace/kx_scaling_group.py | 2 - sdk/python/pulumi_aws/finspace/kx_user.py | 2 - sdk/python/pulumi_aws/finspace/kx_volume.py | 2 - .../pulumi_aws/fis/experiment_template.py | 2 - sdk/python/pulumi_aws/fms/policy.py | 2 - sdk/python/pulumi_aws/fsx/backup.py | 2 - .../fsx/data_repository_association.py | 2 - sdk/python/pulumi_aws/fsx/file_cache.py | 2 - .../pulumi_aws/fsx/lustre_file_system.py | 2 - .../pulumi_aws/fsx/ontap_file_system.py | 2 +- .../fsx/ontap_storage_virtual_machine.py | 2 +- sdk/python/pulumi_aws/fsx/ontap_volume.py | 2 - .../pulumi_aws/fsx/open_zfs_file_system.py | 2 - .../pulumi_aws/fsx/open_zfs_snapshot.py | 2 - sdk/python/pulumi_aws/fsx/open_zfs_volume.py | 2 - .../pulumi_aws/fsx/windows_file_system.py | 2 - sdk/python/pulumi_aws/gamelift/alias.py | 2 - sdk/python/pulumi_aws/gamelift/build.py | 2 - sdk/python/pulumi_aws/gamelift/fleet.py | 2 - .../pulumi_aws/gamelift/game_server_group.py | 2 - .../pulumi_aws/gamelift/game_session_queue.py | 2 - .../gamelift/matchmaking_configuration.py | 2 - .../gamelift/matchmaking_rule_set.py | 2 - sdk/python/pulumi_aws/gamelift/script.py | 2 - sdk/python/pulumi_aws/glacier/vault.py | 2 - .../globalaccelerator/accelerator.py | 2 - .../custom_routing_accelerator.py | 2 - .../pulumi_aws/glue/catalog_database.py | 2 - sdk/python/pulumi_aws/glue/connection.py | 2 +- sdk/python/pulumi_aws/glue/crawler.py | 2 - .../pulumi_aws/glue/data_quality_ruleset.py | 2 - sdk/python/pulumi_aws/glue/dev_endpoint.py | 2 - sdk/python/pulumi_aws/glue/job.py | 2 - sdk/python/pulumi_aws/glue/ml_transform.py | 2 - sdk/python/pulumi_aws/glue/registry.py | 2 - sdk/python/pulumi_aws/glue/schema.py | 2 - sdk/python/pulumi_aws/glue/trigger.py | 2 - sdk/python/pulumi_aws/glue/workflow.py | 2 - sdk/python/pulumi_aws/grafana/workspace.py | 2 - sdk/python/pulumi_aws/guardduty/detector.py | 2 - sdk/python/pulumi_aws/guardduty/filter.py | 2 - sdk/python/pulumi_aws/guardduty/ip_set.py | 2 - .../pulumi_aws/guardduty/threat_intel_set.py | 2 - sdk/python/pulumi_aws/iam/instance_profile.py | 2 - .../iam/open_id_connect_provider.py | 2 - sdk/python/pulumi_aws/iam/policy.py | 2 - sdk/python/pulumi_aws/iam/role.py | 2 - sdk/python/pulumi_aws/iam/saml_provider.py | 2 - .../pulumi_aws/iam/server_certificate.py | 2 +- .../pulumi_aws/iam/service_linked_role.py | 2 - sdk/python/pulumi_aws/iam/user.py | 2 - .../pulumi_aws/iam/virtual_mfa_device.py | 2 - .../pulumi_aws/imagebuilder/component.py | 2 - .../imagebuilder/container_recipe.py | 2 - .../distribution_configuration.py | 2 - sdk/python/pulumi_aws/imagebuilder/image.py | 2 - .../pulumi_aws/imagebuilder/image_pipeline.py | 2 - .../pulumi_aws/imagebuilder/image_recipe.py | 2 - .../infrastructure_configuration.py | 2 - .../pulumi_aws/imagebuilder/workflow.py | 2 - .../inspector/assessment_template.py | 2 - sdk/python/pulumi_aws/iot/billing_group.py | 2 - sdk/python/pulumi_aws/iot/ca_certificate.py | 2 +- .../pulumi_aws/iot/domain_configuration.py | 2 - .../pulumi_aws/iot/provisioning_template.py | 2 - sdk/python/pulumi_aws/iot/thing_group.py | 2 - sdk/python/pulumi_aws/iot/thing_type.py | 2 - sdk/python/pulumi_aws/iot/topic_rule.py | 2 - sdk/python/pulumi_aws/ivs/channel.py | 2 - .../pulumi_aws/ivs/playback_key_pair.py | 2 - .../pulumi_aws/ivs/recording_configuration.py | 2 - .../ivschat/logging_configuration.py | 2 - sdk/python/pulumi_aws/ivschat/room.py | 2 - sdk/python/pulumi_aws/kendra/data_source.py | 2 - sdk/python/pulumi_aws/kendra/faq.py | 2 - sdk/python/pulumi_aws/kendra/index.py | 2 - .../kendra/query_suggestions_block_list.py | 2 - sdk/python/pulumi_aws/kendra/thesaurus.py | 2 - sdk/python/pulumi_aws/keyspaces/keyspace.py | 2 - sdk/python/pulumi_aws/keyspaces/table.py | 2 - .../kinesis/analytics_application.py | 2 - .../kinesis/firehose_delivery_stream.py | 2 - sdk/python/pulumi_aws/kinesis/stream.py | 2 - sdk/python/pulumi_aws/kinesis/video_stream.py | 2 - .../kinesisanalyticsv2/application.py | 2 - sdk/python/pulumi_aws/kms/external_key.py | 2 +- sdk/python/pulumi_aws/kms/key.py | 2 - .../pulumi_aws/kms/replica_external_key.py | 2 +- sdk/python/pulumi_aws/kms/replica_key.py | 2 - sdk/python/pulumi_aws/lambda_/function.py | 2 - sdk/python/pulumi_aws/lb/listener.py | 2 - sdk/python/pulumi_aws/lb/listener_rule.py | 2 - sdk/python/pulumi_aws/lb/load_balancer.py | 2 - sdk/python/pulumi_aws/lb/target_group.py | 2 - sdk/python/pulumi_aws/lb/trust_store.py | 2 - sdk/python/pulumi_aws/lex/v2models_bot.py | 2 - .../licensemanager/license_configuration.py | 2 - sdk/python/pulumi_aws/lightsail/bucket.py | 2 - .../pulumi_aws/lightsail/certificate.py | 2 - .../pulumi_aws/lightsail/container_service.py | 2 - sdk/python/pulumi_aws/lightsail/database.py | 2 +- sdk/python/pulumi_aws/lightsail/disk.py | 2 - .../pulumi_aws/lightsail/distribution.py | 2 - sdk/python/pulumi_aws/lightsail/instance.py | 2 - sdk/python/pulumi_aws/lightsail/key_pair.py | 2 - sdk/python/pulumi_aws/lightsail/lb.py | 2 - .../location/geofence_collection.py | 2 - sdk/python/pulumi_aws/location/map.py | 2 - sdk/python/pulumi_aws/location/place_index.py | 2 - .../pulumi_aws/location/route_calculation.py | 2 - sdk/python/pulumi_aws/location/tracker.py | 2 - .../macie/custom_data_identifier.py | 2 - .../pulumi_aws/macie/findings_filter.py | 2 - .../pulumi_aws/macie2/classification_job.py | 2 - sdk/python/pulumi_aws/macie2/member.py | 2 - sdk/python/pulumi_aws/mediaconvert/queue.py | 2 - sdk/python/pulumi_aws/medialive/channel.py | 2 - sdk/python/pulumi_aws/medialive/input.py | 2 - .../medialive/input_security_group.py | 2 - sdk/python/pulumi_aws/medialive/multiplex.py | 2 - sdk/python/pulumi_aws/mediapackage/channel.py | 2 - sdk/python/pulumi_aws/mediastore/container.py | 2 - sdk/python/pulumi_aws/memorydb/acl.py | 2 - sdk/python/pulumi_aws/memorydb/cluster.py | 2 - .../pulumi_aws/memorydb/parameter_group.py | 2 - sdk/python/pulumi_aws/memorydb/snapshot.py | 2 - .../pulumi_aws/memorydb/subnet_group.py | 2 - sdk/python/pulumi_aws/memorydb/user.py | 2 - sdk/python/pulumi_aws/mq/broker.py | 2 - sdk/python/pulumi_aws/mq/configuration.py | 2 - sdk/python/pulumi_aws/msk/cluster.py | 2 - sdk/python/pulumi_aws/msk/replicator.py | 2 - .../pulumi_aws/msk/serverless_cluster.py | 2 - sdk/python/pulumi_aws/msk/vpc_connection.py | 2 - sdk/python/pulumi_aws/mwaa/environment.py | 2 +- sdk/python/pulumi_aws/neptune/cluster.py | 2 - .../pulumi_aws/neptune/cluster_endpoint.py | 2 - .../pulumi_aws/neptune/cluster_instance.py | 2 - .../neptune/cluster_parameter_group.py | 2 - .../pulumi_aws/neptune/event_subscription.py | 2 - .../pulumi_aws/neptune/parameter_group.py | 2 - sdk/python/pulumi_aws/neptune/subnet_group.py | 2 - .../pulumi_aws/networkfirewall/firewall.py | 2 - .../networkfirewall/firewall_policy.py | 2 - .../pulumi_aws/networkfirewall/rule_group.py | 2 - .../networkmanager/connect_attachment.py | 2 - .../pulumi_aws/networkmanager/connect_peer.py | 2 - .../pulumi_aws/networkmanager/connection.py | 2 - .../pulumi_aws/networkmanager/core_network.py | 2 - .../pulumi_aws/networkmanager/device.py | 2 - .../networkmanager/global_network.py | 2 - sdk/python/pulumi_aws/networkmanager/link.py | 2 - sdk/python/pulumi_aws/networkmanager/site.py | 2 - .../site_to_site_vpn_attachment.py | 2 - .../networkmanager/transit_gateway_peering.py | 2 - .../transit_gateway_route_table_attachment.py | 2 - .../networkmanager/vpc_attachment.py | 2 - sdk/python/pulumi_aws/oam/link.py | 2 - sdk/python/pulumi_aws/oam/sink.py | 2 - sdk/python/pulumi_aws/opensearch/domain.py | 2 - .../opensearch/serverless_collection.py | 2 - .../pulumi_aws/opensearchingest/pipeline.py | 2 - .../pulumi_aws/opsworks/custom_layer.py | 2 - .../pulumi_aws/opsworks/ecs_cluster_layer.py | 2 - .../pulumi_aws/opsworks/ganglia_layer.py | 2 - .../pulumi_aws/opsworks/haproxy_layer.py | 2 - .../pulumi_aws/opsworks/java_app_layer.py | 2 - .../pulumi_aws/opsworks/memcached_layer.py | 2 - sdk/python/pulumi_aws/opsworks/mysql_layer.py | 2 - .../pulumi_aws/opsworks/nodejs_app_layer.py | 2 - .../pulumi_aws/opsworks/php_app_layer.py | 2 - .../pulumi_aws/opsworks/rails_app_layer.py | 2 - sdk/python/pulumi_aws/opsworks/stack.py | 2 - .../pulumi_aws/opsworks/static_web_layer.py | 2 - .../pulumi_aws/organizations/account.py | 2 - .../organizations/organizational_unit.py | 2 - sdk/python/pulumi_aws/organizations/policy.py | 2 - .../organizations/resource_policy.py | 2 - sdk/python/pulumi_aws/pinpoint/app.py | 2 - sdk/python/pulumi_aws/pipes/pipe.py | 2 - sdk/python/pulumi_aws/qldb/ledger.py | 2 - sdk/python/pulumi_aws/qldb/stream.py | 2 - sdk/python/pulumi_aws/quicksight/analysis.py | 2 - sdk/python/pulumi_aws/quicksight/dashboard.py | 2 - sdk/python/pulumi_aws/quicksight/data_set.py | 2 - .../pulumi_aws/quicksight/data_source.py | 2 - sdk/python/pulumi_aws/quicksight/folder.py | 2 - sdk/python/pulumi_aws/quicksight/namespace.py | 2 - sdk/python/pulumi_aws/quicksight/template.py | 2 - sdk/python/pulumi_aws/quicksight/theme.py | 2 - .../pulumi_aws/quicksight/vpc_connection.py | 2 - sdk/python/pulumi_aws/ram/resource_share.py | 2 - sdk/python/pulumi_aws/rbin/rule.py | 2 - sdk/python/pulumi_aws/rds/cluster.py | 2 +- sdk/python/pulumi_aws/rds/cluster_endpoint.py | 2 - sdk/python/pulumi_aws/rds/cluster_instance.py | 2 - .../pulumi_aws/rds/cluster_parameter_group.py | 2 - sdk/python/pulumi_aws/rds/cluster_snapshot.py | 2 - .../rds/custom_db_engine_version.py | 2 - .../pulumi_aws/rds/event_subscription.py | 2 - sdk/python/pulumi_aws/rds/instance.py | 2 +- sdk/python/pulumi_aws/rds/option_group.py | 2 - sdk/python/pulumi_aws/rds/parameter_group.py | 2 - sdk/python/pulumi_aws/rds/proxy.py | 2 - sdk/python/pulumi_aws/rds/proxy_endpoint.py | 2 - .../pulumi_aws/rds/reserved_instance.py | 2 - sdk/python/pulumi_aws/rds/snapshot.py | 2 - sdk/python/pulumi_aws/rds/snapshot_copy.py | 2 - sdk/python/pulumi_aws/rds/subnet_group.py | 2 - sdk/python/pulumi_aws/redshift/cluster.py | 2 +- .../pulumi_aws/redshift/cluster_snapshot.py | 2 - .../pulumi_aws/redshift/event_subscription.py | 2 - .../redshift/hsm_client_certificate.py | 2 - .../pulumi_aws/redshift/hsm_configuration.py | 2 +- .../pulumi_aws/redshift/parameter_group.py | 2 - .../redshift/snapshot_copy_grant.py | 2 - .../pulumi_aws/redshift/snapshot_schedule.py | 2 - .../pulumi_aws/redshift/subnet_group.py | 2 - sdk/python/pulumi_aws/redshift/usage_limit.py | 2 - .../redshiftserverless/namespace.py | 2 +- .../redshiftserverless/workgroup.py | 2 - .../pulumi_aws/rekognition/collection.py | 2 - .../pulumi_aws/resourceexplorer/index.py | 2 - .../pulumi_aws/resourceexplorer/view.py | 2 - sdk/python/pulumi_aws/resourcegroups/group.py | 2 - .../pulumi_aws/rolesanywhere/profile.py | 2 - .../pulumi_aws/rolesanywhere/trust_anchor.py | 2 - sdk/python/pulumi_aws/route53/health_check.py | 2 - .../pulumi_aws/route53/resolver_endpoint.py | 2 - .../route53/resolver_firewall_domain_list.py | 2 - .../route53/resolver_firewall_rule_group.py | 2 - ...esolver_firewall_rule_group_association.py | 2 - .../route53/resolver_query_log_config.py | 2 - .../pulumi_aws/route53/resolver_rule.py | 2 - sdk/python/pulumi_aws/route53/zone.py | 2 - .../route53domains/registered_domain.py | 2 - .../route53recoveryreadiness/cell.py | 2 - .../readiness_check.py | 2 - .../recovery_group.py | 2 - .../route53recoveryreadiness/resource_set.py | 2 - sdk/python/pulumi_aws/rum/app_monitor.py | 2 - sdk/python/pulumi_aws/s3/bucket.py | 2 - sdk/python/pulumi_aws/s3/bucket_object.py | 2 - sdk/python/pulumi_aws/s3/bucket_objectv2.py | 2 - sdk/python/pulumi_aws/s3/bucket_v2.py | 2 - sdk/python/pulumi_aws/s3/object_copy.py | 2 +- .../pulumi_aws/s3control/access_grant.py | 2 - .../s3control/access_grants_instance.py | 2 - .../s3control/access_grants_location.py | 2 - sdk/python/pulumi_aws/s3control/bucket.py | 2 - .../s3control/storage_lens_configuration.py | 2 - sdk/python/pulumi_aws/sagemaker/app.py | 2 - .../pulumi_aws/sagemaker/app_image_config.py | 2 - .../pulumi_aws/sagemaker/code_repository.py | 2 - .../sagemaker/data_quality_job_definition.py | 2 - .../pulumi_aws/sagemaker/device_fleet.py | 2 - sdk/python/pulumi_aws/sagemaker/domain.py | 2 - sdk/python/pulumi_aws/sagemaker/endpoint.py | 2 - .../sagemaker/endpoint_configuration.py | 2 - .../pulumi_aws/sagemaker/feature_group.py | 2 - .../pulumi_aws/sagemaker/flow_definition.py | 2 - .../pulumi_aws/sagemaker/human_task_ui.py | 2 - sdk/python/pulumi_aws/sagemaker/image.py | 2 - sdk/python/pulumi_aws/sagemaker/model.py | 2 - .../sagemaker/model_package_group.py | 2 - .../sagemaker/monitoring_schedule.py | 2 - .../pulumi_aws/sagemaker/notebook_instance.py | 2 - sdk/python/pulumi_aws/sagemaker/pipeline.py | 2 - sdk/python/pulumi_aws/sagemaker/project.py | 2 - sdk/python/pulumi_aws/sagemaker/space.py | 2 - .../sagemaker/studio_lifecycle_config.py | 2 - .../pulumi_aws/sagemaker/user_profile.py | 2 - sdk/python/pulumi_aws/sagemaker/workteam.py | 2 - .../pulumi_aws/scheduler/schedule_group.py | 2 - sdk/python/pulumi_aws/schemas/discoverer.py | 2 - sdk/python/pulumi_aws/schemas/registry.py | 2 - sdk/python/pulumi_aws/schemas/schema.py | 2 - .../pulumi_aws/secretsmanager/secret.py | 2 - .../pulumi_aws/securitylake/data_lake.py | 2 - .../cloud_formation_stack.py | 2 - .../pulumi_aws/servicecatalog/portfolio.py | 2 - .../pulumi_aws/servicecatalog/product.py | 2 - .../servicecatalog/provisioned_product.py | 2 - .../servicediscovery/http_namespace.py | 2 - .../servicediscovery/private_dns_namespace.py | 2 - .../servicediscovery/public_dns_namespace.py | 2 - .../pulumi_aws/servicediscovery/service.py | 2 - .../pulumi_aws/sesv2/configuration_set.py | 2 - sdk/python/pulumi_aws/sesv2/contact_list.py | 2 - .../pulumi_aws/sesv2/dedicated_ip_pool.py | 2 - sdk/python/pulumi_aws/sesv2/email_identity.py | 2 - sdk/python/pulumi_aws/sfn/activity.py | 2 - sdk/python/pulumi_aws/sfn/state_machine.py | 2 - sdk/python/pulumi_aws/shield/protection.py | 2 - .../pulumi_aws/shield/protection_group.py | 2 - .../pulumi_aws/signer/signing_profile.py | 2 - sdk/python/pulumi_aws/sns/topic.py | 2 - sdk/python/pulumi_aws/sqs/queue.py | 2 - sdk/python/pulumi_aws/ssm/activation.py | 2 - .../pulumi_aws/ssm/contacts_rotation.py | 2 - sdk/python/pulumi_aws/ssm/document.py | 2 - .../pulumi_aws/ssm/maintenance_window.py | 2 - sdk/python/pulumi_aws/ssm/parameter.py | 2 +- sdk/python/pulumi_aws/ssm/patch_baseline.py | 2 - sdk/python/pulumi_aws/ssmcontacts/contact.py | 2 - .../ssmincidents/replication_set.py | 2 - .../pulumi_aws/ssmincidents/response_plan.py | 2 - sdk/python/pulumi_aws/ssoadmin/application.py | 2 - .../pulumi_aws/ssoadmin/permission_set.py | 2 - .../ssoadmin/trusted_token_issuer.py | 2 - .../storagegateway/caches_iscsi_volume.py | 2 - .../storagegateway/file_system_association.py | 2 +- .../pulumi_aws/storagegateway/gateway.py | 2 +- .../storagegateway/nfs_file_share.py | 2 - .../storagegateway/smb_file_share.py | 2 - .../storagegateway/stored_iscsi_volume.py | 2 - .../pulumi_aws/storagegateway/tape_pool.py | 2 - sdk/python/pulumi_aws/swf/domain.py | 2 - sdk/python/pulumi_aws/synthetics/canary.py | 2 - sdk/python/pulumi_aws/synthetics/group.py | 2 - .../pulumi_aws/timestreamwrite/database.py | 2 - .../pulumi_aws/timestreamwrite/table.py | 2 - .../pulumi_aws/transcribe/language_model.py | 2 - .../transcribe/medical_vocabulary.py | 2 - .../pulumi_aws/transcribe/vocabulary.py | 2 - .../transcribe/vocabulary_filter.py | 2 - sdk/python/pulumi_aws/transfer/agreement.py | 2 - sdk/python/pulumi_aws/transfer/certificate.py | 2 +- sdk/python/pulumi_aws/transfer/connector.py | 2 - sdk/python/pulumi_aws/transfer/profile.py | 2 - sdk/python/pulumi_aws/transfer/server.py | 2 +- sdk/python/pulumi_aws/transfer/user.py | 2 - sdk/python/pulumi_aws/transfer/workflow.py | 2 - .../pulumi_aws/verifiedaccess/endpoint.py | 2 - sdk/python/pulumi_aws/verifiedaccess/group.py | 2 - .../pulumi_aws/verifiedaccess/instance.py | 2 - .../verifiedaccess/trust_provider.py | 2 - .../vpc/security_group_egress_rule.py | 2 - .../vpc/security_group_ingress_rule.py | 2 - .../vpclattice/access_log_subscription.py | 2 - sdk/python/pulumi_aws/vpclattice/listener.py | 2 - .../pulumi_aws/vpclattice/listener_rule.py | 2 - sdk/python/pulumi_aws/vpclattice/service.py | 2 - .../pulumi_aws/vpclattice/service_network.py | 2 - .../service_network_service_association.py | 2 - .../service_network_vpc_association.py | 2 - .../pulumi_aws/vpclattice/target_group.py | 2 - sdk/python/pulumi_aws/waf/rate_based_rule.py | 2 - sdk/python/pulumi_aws/waf/rule.py | 2 - sdk/python/pulumi_aws/waf/rule_group.py | 2 - sdk/python/pulumi_aws/waf/web_acl.py | 2 - .../pulumi_aws/wafregional/rate_based_rule.py | 2 - sdk/python/pulumi_aws/wafregional/rule.py | 2 - .../pulumi_aws/wafregional/rule_group.py | 2 - sdk/python/pulumi_aws/wafregional/web_acl.py | 2 - sdk/python/pulumi_aws/wafv2/ip_set.py | 2 - .../pulumi_aws/wafv2/regex_pattern_set.py | 2 - sdk/python/pulumi_aws/wafv2/rule_group.py | 2 - sdk/python/pulumi_aws/wafv2/web_acl.py | 2 - .../pulumi_aws/workspaces/connection_alias.py | 2 - sdk/python/pulumi_aws/workspaces/directory.py | 2 - sdk/python/pulumi_aws/workspaces/ip_group.py | 2 - sdk/python/pulumi_aws/workspaces/workspace.py | 2 - sdk/python/pulumi_aws/xray/group.py | 2 - sdk/python/pulumi_aws/xray/sampling_rule.py | 2 - 3229 files changed, 2036 insertions(+), 15458 deletions(-) diff --git a/examples/examples_test.go b/examples/examples_test.go index 807da5bdc7a..57acaad2d46 100644 --- a/examples/examples_test.go +++ b/examples/examples_test.go @@ -414,10 +414,7 @@ func TestRegressUnknownTags(t *testing.T) { "revokeRulesOnDelete": true, "vpcId": "vpc-4b82e033", "tags": "04da6b54-80e4-46f7-96ec-b56ff0331ba9", - "tagsAll": { - "4dabf18193072939515e22adb298388d": "1b47061264138c4ac30d75fd1eb44270", - "value": "04da6b54-80e4-46f7-96ec-b56ff0331ba9" - } + "tagsAll": "04da6b54-80e4-46f7-96ec-b56ff0331ba9" } } } @@ -587,7 +584,7 @@ func TestWrongStateMaxItemOneDiffProduced(t *testing.T) { } func TestSourceCodeHashImportedLambdaChecksCleanly(t *testing.T) { - replay(t, ` + replay(t, ` [{ "method": "/pulumirpc.ResourceProvider/Check", "request": { diff --git a/examples/examples_yaml_test.go b/examples/examples_yaml_test.go index 30c435b30e8..73cf3fa55d3 100644 --- a/examples/examples_yaml_test.go +++ b/examples/examples_yaml_test.go @@ -29,7 +29,6 @@ import ( "strings" "testing" - "encoding/json" "github.com/pulumi/pulumi/pkg/v3/testing/integration" "github.com/stretchr/testify/assert" "github.com/stretchr/testify/require" @@ -372,15 +371,3 @@ outputs: } } } - -func TestRegressSecretTags(t *testing.T) { - integration.ProgramTest(t, &integration.ProgramTestOptions{ - Dir: "bucket-secret-tags-yaml", - Quick: true, - ExtraRuntimeValidation: func(t *testing.T, stack integration.RuntimeValidationStackInfo) { - bytes, err := json.Marshal(stack.Deployment) - require.NoError(t, err) - require.NotContainsf(t, string(bytes), "mysecret", "mysecret leaked to state in plain text") - }, - }) -} diff --git a/provider/cmd/pulumi-resource-aws/schema.json b/provider/cmd/pulumi-resource-aws/schema.json index 9bac007b6d4..f90f6531d61 100644 --- a/provider/cmd/pulumi-resource-aws/schema.json +++ b/provider/cmd/pulumi-resource-aws/schema.json @@ -151277,8 +151277,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -151347,8 +151346,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -151814,8 +151812,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -152022,8 +152019,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -152319,8 +152315,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -152451,8 +152446,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -152745,8 +152739,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -152863,8 +152856,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -152971,8 +152963,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -153063,8 +153054,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -153206,8 +153196,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string" @@ -153494,8 +153483,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string" @@ -153609,8 +153597,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetFailovers": { "type": "array", @@ -153858,8 +153845,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetFailovers": { "type": "array", @@ -154123,8 +154109,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:amp/ScraperTimeouts:ScraperTimeouts" @@ -154204,8 +154189,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:amp/ScraperTimeouts:ScraperTimeouts" @@ -154250,8 +154234,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -154318,8 +154301,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -154440,8 +154422,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -154662,8 +154643,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -154863,8 +154843,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "ttl": { "type": "string", @@ -155073,8 +155052,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "ttl": { "type": "string", @@ -155386,8 +155364,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "value": { "type": "string", @@ -155481,8 +155458,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "value": { "type": "string", @@ -155785,8 +155761,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -155845,8 +155820,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -156234,8 +156208,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -156419,8 +156392,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -157794,8 +157766,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -157962,8 +157933,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -158084,8 +158054,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "variables": { "type": "object", @@ -158286,8 +158255,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "variables": { "type": "object", @@ -158351,8 +158319,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "throttleSettings": { "$ref": "#/types/aws:apigateway/UsagePlanThrottleSettings:UsagePlanThrottleSettings", @@ -158443,8 +158410,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "throttleSettings": { "$ref": "#/types/aws:apigateway/UsagePlanThrottleSettings:UsagePlanThrottleSettings", @@ -158564,8 +158530,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetArn": { "type": "string", @@ -158630,8 +158595,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetArn": { "type": "string", @@ -158714,8 +158678,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "target": { "type": "string", @@ -158877,8 +158840,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "target": { "type": "string", @@ -159240,8 +159202,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -159324,8 +159285,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -160169,8 +160129,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -160318,8 +160277,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -160363,8 +160321,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -160447,8 +160404,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -160791,8 +160747,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -160895,8 +160850,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -160930,8 +160884,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -160984,8 +160937,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -161039,8 +160991,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -161163,8 +161114,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -161242,8 +161192,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -161376,8 +161325,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -161431,8 +161379,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -161537,8 +161484,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -161591,8 +161537,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -161682,8 +161627,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -161725,8 +161669,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -161807,8 +161750,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -161855,8 +161797,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "integer", @@ -161949,8 +161890,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "integer", @@ -162331,8 +162271,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tasks": { "type": "array", @@ -162457,8 +162396,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tasks": { "type": "array", @@ -162515,8 +162453,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -162607,8 +162544,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -162662,8 +162598,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -162763,8 +162698,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -162818,8 +162752,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "virtualGatewayName": { "type": "string", @@ -162927,8 +162860,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "virtualGatewayName": { "type": "string", @@ -162983,8 +162915,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -163059,8 +162990,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -163114,8 +163044,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "virtualRouterName": { "type": "string", @@ -163223,8 +163152,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "virtualRouterName": { "type": "string", @@ -163283,8 +163211,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -163381,8 +163308,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -163436,8 +163362,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -163534,8 +163459,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -163589,8 +163513,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -163687,8 +163610,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -163742,8 +163664,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -163840,8 +163761,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -163901,8 +163821,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -164005,8 +163924,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -164044,8 +163962,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -164112,8 +164029,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -164282,8 +164198,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "traceConfiguration": { "$ref": "#/types/aws:apprunner/ObservabilityConfigurationTraceConfiguration:ObservabilityConfigurationTraceConfiguration", @@ -164356,8 +164271,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "traceConfiguration": { "$ref": "#/types/aws:apprunner/ObservabilityConfigurationTraceConfiguration:ObservabilityConfigurationTraceConfiguration", @@ -164431,8 +164345,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -164561,8 +164474,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -164606,8 +164518,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcConnectorName": { "type": "string", @@ -164702,8 +164613,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcConnectorName": { "type": "string", @@ -164758,8 +164668,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -164836,8 +164745,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -165009,8 +164917,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcConfig": { "$ref": "#/types/aws:appstream/FleetVpcConfig:FleetVpcConfig", @@ -165206,8 +165113,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcConfig": { "$ref": "#/types/aws:appstream/FleetVpcConfig:FleetVpcConfig", @@ -165341,8 +165247,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcConfig": { "$ref": "#/types/aws:appstream/ImageBuilderVpcConfig:ImageBuilderVpcConfig", @@ -165527,8 +165432,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcConfig": { "$ref": "#/types/aws:appstream/ImageBuilderVpcConfig:ImageBuilderVpcConfig", @@ -165611,8 +165515,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userSettings": { "type": "array", @@ -165775,8 +165678,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userSettings": { "type": "array", @@ -166709,8 +166611,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uris": { "type": "object", @@ -166870,8 +166771,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uris": { "type": "object", @@ -167214,8 +167114,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -167300,8 +167199,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -167650,8 +167548,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -167730,8 +167627,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -167854,8 +167750,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -167964,8 +167859,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -168190,8 +168084,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "testingInformation": { "type": "string", @@ -168286,8 +168179,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "testingInformation": { "type": "string", @@ -168343,8 +168235,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -168423,8 +168314,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -170078,8 +169968,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -170167,8 +170056,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -170267,8 +170155,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "string", @@ -170352,8 +170239,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "string", @@ -170469,8 +170355,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -170557,8 +170442,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -170758,8 +170642,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -170830,8 +170713,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -171116,8 +170998,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -171248,8 +171129,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -171334,8 +171214,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeout": { "$ref": "#/types/aws:batch/JobDefinitionTimeout:JobDefinitionTimeout", @@ -171504,8 +171383,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeout": { "$ref": "#/types/aws:batch/JobDefinitionTimeout:JobDefinitionTimeout", @@ -171564,8 +171442,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:batch/JobQueueTimeouts:JobQueueTimeouts" @@ -171662,8 +171539,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:batch/JobQueueTimeouts:JobQueueTimeouts" @@ -171699,8 +171575,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -171753,8 +171628,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -171823,8 +171697,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:bedrock/CustomModelTimeouts:CustomModelTimeouts" @@ -171999,8 +171872,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:bedrock/CustomModelTimeouts:CustomModelTimeouts" @@ -172071,8 +171943,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:bedrock/ProvisionedModelThroughputTimeouts:ProvisionedModelThroughputTimeouts" @@ -172154,8 +172025,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:bedrock/ProvisionedModelThroughputTimeouts:ProvisionedModelThroughputTimeouts" @@ -172640,8 +172510,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -172703,8 +172572,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -172742,8 +172610,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -172806,8 +172673,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -174053,8 +173919,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -174163,8 +174028,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -174233,8 +174097,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -174303,8 +174166,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -174433,8 +174295,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -174496,8 +174357,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -174539,8 +174399,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -174613,8 +174472,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -175095,8 +174953,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -175176,8 +175033,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -175240,8 +175096,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "updateTime": { "type": "string" @@ -175374,8 +175229,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "updateTime": { "type": "string" @@ -175430,8 +175284,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "updateTime": { "type": "string", @@ -175535,8 +175388,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "updateTime": { "type": "string", @@ -175598,8 +175450,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -175724,8 +175575,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -176171,8 +176021,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "templateBody": { "type": "string", @@ -176336,8 +176185,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "templateBody": { "type": "string", @@ -176430,8 +176278,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "templateBody": { "type": "string", @@ -176595,8 +176442,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "templateBody": { "type": "string", @@ -177082,8 +176928,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "trustedKeyGroups": { "type": "array", @@ -177375,8 +177220,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "trustedKeyGroups": { "type": "array", @@ -178498,8 +178342,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -178605,8 +178448,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -178949,8 +178791,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "terminationProtectionEnabled": { "type": "boolean", @@ -179054,8 +178895,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "terminationProtectionEnabled": { "type": "boolean", @@ -179158,8 +178998,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -179345,8 +179184,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -179413,8 +179251,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -179542,8 +179379,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -179833,8 +179669,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -179891,8 +179726,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -180298,8 +180132,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -180417,8 +180250,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -180724,8 +180556,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "trafficPercentageToMonitor": { "type": "integer", @@ -180829,8 +180660,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "trafficPercentageToMonitor": { "type": "integer", @@ -180915,8 +180745,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetArn": { "type": "string", @@ -180985,8 +180814,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetArn": { "type": "string", @@ -181099,8 +180927,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -181193,8 +181020,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -181604,8 +181430,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "threshold": { "type": "number", @@ -181903,8 +181728,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "threshold": { "type": "number", @@ -182003,8 +181827,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -182159,8 +181982,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -182293,8 +182115,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -182390,8 +182211,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -182530,8 +182350,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "upstreams": { "type": "array", @@ -182649,8 +182468,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "upstreams": { "type": "array", @@ -182887,8 +182705,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcConfig": { "$ref": "#/types/aws:codebuild/ProjectVpcConfig:ProjectVpcConfig", @@ -183149,8 +182966,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcConfig": { "$ref": "#/types/aws:codebuild/ProjectVpcConfig:ProjectVpcConfig", @@ -183196,8 +183012,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -183280,8 +183095,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -184000,8 +183814,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -184089,8 +183902,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -184203,8 +184015,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -184274,8 +184085,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -184462,8 +184272,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "triggerConfigurations": { "type": "array", @@ -184676,8 +184485,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "triggerConfigurations": { "type": "array", @@ -184722,8 +184530,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -184785,8 +184592,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -184852,8 +184658,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -184952,8 +184757,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -185010,8 +184814,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "string", @@ -185139,8 +184942,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "string", @@ -185197,8 +184999,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "variables": { "type": "array", @@ -185311,8 +185112,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "variables": { "type": "array", @@ -185364,8 +185164,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetAction": { "type": "string", @@ -185479,8 +185278,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetAction": { "type": "string", @@ -185536,8 +185334,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -185610,8 +185407,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -185752,8 +185548,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targets": { "type": "array", @@ -185860,8 +185655,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targets": { "type": "array", @@ -185938,8 +185732,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -186071,8 +185864,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -187470,8 +187262,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userAttributeUpdateSettings": { "$ref": "#/types/aws:cognito/UserPoolUserAttributeUpdateSettings:UserPoolUserAttributeUpdateSettings", @@ -187758,8 +187549,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userAttributeUpdateSettings": { "$ref": "#/types/aws:cognito/UserPoolUserAttributeUpdateSettings:UserPoolUserAttributeUpdateSettings", @@ -188439,8 +188229,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "versionName": { "type": "string", @@ -188576,8 +188365,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "versionName": { "type": "string", @@ -188639,8 +188427,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "versionName": { "type": "string", @@ -188759,8 +188546,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "versionName": { "type": "string", @@ -188879,8 +188665,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -188984,8 +188769,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -189044,8 +188828,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -189140,8 +188923,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -189190,8 +188972,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeZone": { "type": "string", @@ -189287,8 +189068,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeZone": { "type": "string", @@ -189652,8 +189432,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetArn": { "type": "string", @@ -189762,8 +189541,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetArn": { "type": "string", @@ -189837,8 +189615,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -189957,8 +189734,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -190004,8 +189780,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -190085,8 +189860,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -190146,8 +189920,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -190259,8 +190032,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -190313,8 +190085,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -190405,8 +190176,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -190472,8 +190242,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userId": { "type": "string", @@ -190610,8 +190379,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userId": { "type": "string", @@ -190668,8 +190436,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -190754,8 +190521,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -190854,8 +190620,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vocabularyId": { "type": "string", @@ -190960,8 +190725,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vocabularyId": { "type": "string", @@ -191055,8 +190819,7 @@ "type": "string" }, "description": "A map of tags assigned to the landing zone, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "string", @@ -191127,8 +190890,7 @@ "type": "string" }, "description": "A map of tags assigned to the landing zone, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "string", @@ -191174,8 +190936,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -191252,8 +191013,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -191305,8 +191065,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "thresholdExpression": { "$ref": "#/types/aws:costexplorer/AnomalySubscriptionThresholdExpression:AnomalySubscriptionThresholdExpression", @@ -191415,8 +191174,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "thresholdExpression": { "$ref": "#/types/aws:costexplorer/AnomalySubscriptionThresholdExpression:AnomalySubscriptionThresholdExpression", @@ -191534,8 +191292,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -191648,8 +191405,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -191897,8 +191653,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -191990,8 +191745,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -192321,8 +192075,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -192391,8 +192144,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -192430,8 +192182,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -192494,8 +192245,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -192525,8 +192275,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -192578,8 +192327,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -192733,8 +192481,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcEndpointId": { "type": "string", @@ -192853,8 +192600,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcEndpointId": { "type": "string", @@ -192910,8 +192656,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uri": { "type": "string" @@ -193019,8 +192764,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uri": { "type": "string" @@ -193072,8 +192816,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uri": { "type": "string", @@ -193174,8 +192917,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uri": { "type": "string", @@ -193236,8 +192978,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uri": { "type": "string" @@ -193350,8 +193091,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uri": { "type": "string" @@ -193399,8 +193139,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uri": { "type": "string", @@ -193489,8 +193228,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uri": { "type": "string", @@ -193545,8 +193283,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uri": { "type": "string", @@ -193650,8 +193387,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uri": { "type": "string", @@ -193709,8 +193445,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uri": { "type": "string", @@ -193834,8 +193569,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uri": { "type": "string", @@ -193924,8 +193658,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uri": { "type": "string" @@ -194079,8 +193812,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uri": { "type": "string" @@ -194149,8 +193881,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uri": { "type": "string", @@ -194284,8 +194015,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uri": { "type": "string", @@ -194343,8 +194073,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uri": { "type": "string" @@ -194463,8 +194192,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uri": { "type": "string" @@ -194513,8 +194241,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uri": { "type": "string" @@ -194596,8 +194323,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uri": { "type": "string" @@ -194650,8 +194376,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uri": { "type": "string" @@ -194758,8 +194483,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uri": { "type": "string" @@ -194823,8 +194547,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "taskReportConfig": { "$ref": "#/types/aws:datasync/TaskTaskReportConfig:TaskTaskReportConfig", @@ -194949,8 +194672,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "taskReportConfig": { "$ref": "#/types/aws:datasync/TaskTaskReportConfig:TaskTaskReportConfig", @@ -195057,8 +194779,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -195259,8 +194980,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -195431,8 +195151,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -195472,8 +195191,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -195780,8 +195498,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string" @@ -195874,8 +195591,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string" @@ -195927,8 +195643,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -196011,8 +195726,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -196066,8 +195780,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -196204,8 +195917,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -196259,8 +195971,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -196313,8 +196024,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -196348,8 +196058,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcConfig": { "$ref": "#/types/aws:devicefarm/TestGridProjectVpcConfig:TestGridProjectVpcConfig", @@ -196410,8 +196119,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcConfig": { "$ref": "#/types/aws:devicefarm/TestGridProjectVpcConfig:TestGridProjectVpcConfig", @@ -196744,8 +196452,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vlanId": { "type": "integer", @@ -196896,8 +196603,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vlanId": { "type": "integer", @@ -197702,8 +197408,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "virtualInterfaceId": { "type": "string", @@ -197771,8 +197476,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "virtualInterfaceId": { "type": "string", @@ -198015,8 +197719,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "virtualInterfaceId": { "type": "string", @@ -198065,8 +197768,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "virtualInterfaceId": { "type": "string", @@ -198306,8 +198008,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "virtualInterfaceId": { "type": "string", @@ -198368,8 +198069,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "virtualInterfaceId": { "type": "string", @@ -198436,8 +198136,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -198552,8 +198251,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -198725,8 +198423,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vlan": { "type": "integer", @@ -198904,8 +198601,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vlan": { "type": "integer", @@ -198983,8 +198679,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vlan": { "type": "integer", @@ -199140,8 +198835,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vlan": { "type": "integer", @@ -199223,8 +198917,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vlan": { "type": "integer", @@ -199395,8 +199088,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vlan": { "type": "integer", @@ -199551,8 +199243,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -199728,8 +199419,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -199977,8 +199667,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcSettings": { "$ref": "#/types/aws:directoryservice/ServiceRegionVpcSettings:ServiceRegionVpcSettings", @@ -200055,8 +199744,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcSettings": { "$ref": "#/types/aws:directoryservice/ServiceRegionVpcSettings:ServiceRegionVpcSettings", @@ -200449,8 +200137,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -200526,8 +200213,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -200567,8 +200253,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -200642,8 +200327,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -200760,8 +200444,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "username": { "type": "string", @@ -201004,8 +200687,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "username": { "type": "string", @@ -201065,8 +200747,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -201177,8 +200858,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -201240,8 +200920,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetEndpointArn": { "type": "string", @@ -201377,8 +201056,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetEndpointArn": { "type": "string", @@ -201478,8 +201156,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcSecurityGroupIds": { "type": "array", @@ -201684,8 +201361,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcSecurityGroupIds": { "type": "array", @@ -201732,8 +201408,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -201813,8 +201488,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -201884,8 +201558,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetEndpointArn": { "type": "string", @@ -202026,8 +201699,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetEndpointArn": { "type": "string", @@ -202246,8 +201918,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timestampColumnName": { "type": "string", @@ -202693,8 +202364,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timestampColumnName": { "type": "string", @@ -202858,8 +202528,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcSecurityGroupIds": { "type": "array", @@ -203181,8 +202850,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcSecurityGroupIds": { "type": "array", @@ -203306,8 +202974,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "writer": { "type": "boolean", @@ -203526,8 +203193,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "writer": { "type": "boolean", @@ -203580,8 +203246,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -203677,8 +203342,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -203897,8 +203561,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:docdb/ElasticClusterTimeouts:ElasticClusterTimeouts" @@ -204055,8 +203718,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:docdb/ElasticClusterTimeouts:ElasticClusterTimeouts" @@ -204129,8 +203791,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -204247,8 +203908,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -204451,8 +204111,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -204539,8 +204198,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -204822,8 +204480,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "ttl": { "$ref": "#/types/aws:dynamodb/TableTtl:TableTtl", @@ -205082,8 +204739,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "ttl": { "$ref": "#/types/aws:dynamodb/TableTtl:TableTtl", @@ -205210,8 +204866,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -205290,8 +204945,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -205537,8 +205191,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "temporaryRestoreDays": { "type": "integer", @@ -205662,8 +205315,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "temporaryRestoreDays": { "type": "integer", @@ -205745,8 +205397,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "temporaryRestoreDays": { "type": "integer", @@ -205891,8 +205542,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "temporaryRestoreDays": { "type": "integer", @@ -205976,8 +205626,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "temporaryRestoreDays": { "type": "integer", @@ -206131,8 +205780,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "temporaryRestoreDays": { "type": "integer", @@ -206205,8 +205853,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "throughput": { "type": "integer", @@ -206353,8 +206000,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "throughput": { "type": "integer", @@ -206485,8 +206131,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tpmSupport": { "type": "string", @@ -206739,8 +206384,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tpmSupport": { "type": "string", @@ -206888,8 +206532,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tpmSupport": { "type": "string", @@ -207133,8 +206776,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tpmSupport": { "type": "string", @@ -207267,8 +206909,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tpmSupport": { "type": "string", @@ -207481,8 +207122,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tpmSupport": { "type": "string", @@ -207703,8 +207343,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tenancy": { "type": "string", @@ -207909,8 +207548,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tenancy": { "type": "string", @@ -207954,8 +207592,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -208009,8 +207646,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -208057,8 +207693,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -208149,8 +207784,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -208213,8 +207847,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -208322,8 +207955,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -208378,8 +208010,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -208481,8 +208112,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -208534,8 +208164,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -208624,8 +208253,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -208687,8 +208315,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -208789,8 +208416,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -208879,8 +208505,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -209033,8 +208658,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -209121,8 +208745,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -209255,8 +208878,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -209302,8 +208924,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -209369,8 +208990,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -209392,8 +209012,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -209437,8 +209056,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -209529,8 +209147,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpc": { "type": "boolean", @@ -209690,8 +209307,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpc": { "type": "boolean", @@ -209878,8 +209494,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetCapacitySpecification": { "$ref": "#/types/aws:ec2/FleetTargetCapacitySpecification:FleetTargetCapacitySpecification", @@ -210085,8 +209700,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetCapacitySpecification": { "$ref": "#/types/aws:ec2/FleetTargetCapacitySpecification:FleetTargetCapacitySpecification", @@ -210181,8 +209795,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "trafficType": { "type": "string", @@ -210359,8 +209972,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "trafficType": { "type": "string", @@ -210655,8 +210267,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tenancy": { "type": "string", @@ -211280,8 +210891,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tenancy": { "type": "string", @@ -211351,8 +210961,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -211402,8 +211011,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -211506,8 +211114,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -211594,8 +211201,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -212105,8 +211711,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "updateDefaultVersion": { "type": "boolean", @@ -212485,8 +212090,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "updateDefaultVersion": { "type": "boolean", @@ -212595,8 +212199,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -212656,8 +212259,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -212765,8 +212367,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "integer", @@ -212860,8 +212461,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "integer", @@ -212996,8 +212596,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -213128,8 +212727,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -213180,8 +212778,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -213280,8 +212877,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -213595,8 +213191,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "waitForCompletion": { "type": "boolean", @@ -213727,8 +213322,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "waitForCompletion": { "type": "boolean", @@ -213794,8 +213388,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -213909,8 +213502,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -214050,8 +213642,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -214326,8 +213917,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -214564,8 +214154,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -214671,8 +214260,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -215002,8 +214590,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -215087,8 +214674,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -215213,8 +214799,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -215338,8 +214923,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -215864,8 +215448,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetCapacity": { "type": "integer", @@ -216160,8 +215743,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetCapacity": { "type": "integer", @@ -216454,8 +216036,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tenancy": { "type": "string", @@ -217135,8 +216716,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tenancy": { "type": "string", @@ -217279,8 +216859,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -217472,8 +217051,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -217666,8 +217244,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -217727,8 +217304,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -217934,8 +217510,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "trafficMirrorFilterId": { "type": "string", @@ -218045,8 +217620,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "trafficMirrorFilterId": { "type": "string", @@ -218104,8 +217678,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -218186,8 +217759,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -218389,8 +217961,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -218567,8 +218138,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -218627,8 +218197,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -218737,8 +218306,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -218893,8 +218461,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcEndpointType": { "type": "string", @@ -219096,8 +218663,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcEndpointType": { "type": "string", @@ -219459,8 +219025,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -219619,8 +219184,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -219779,8 +219343,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -219875,8 +219438,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -220033,8 +219595,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -220211,8 +219772,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -220558,8 +220118,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -220636,8 +220195,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -220691,8 +220249,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -220775,8 +220332,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -220824,8 +220380,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -220899,8 +220454,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -221190,8 +220744,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -221300,8 +220853,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -221356,8 +220908,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -221452,8 +221003,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -221540,8 +221090,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayAttachmentId": { "type": "string", @@ -222208,8 +221757,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayAttachmentId": { "type": "string", @@ -222573,8 +222121,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -222640,8 +222187,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -222925,8 +222471,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transportProtocol": { "type": "string", @@ -223129,8 +222674,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transportProtocol": { "type": "string", @@ -223333,8 +222877,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayDefaultRouteTableAssociation": { "type": "boolean", @@ -223415,8 +222958,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayDefaultRouteTableAssociation": { "type": "boolean", @@ -223486,8 +223028,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayAddress": { "type": "string", @@ -223600,8 +223141,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayAddress": { "type": "string", @@ -223675,8 +223215,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:ec2transitgateway/InstanceConnectEndpointTimeouts:InstanceConnectEndpointTimeouts" @@ -223787,8 +223326,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:ec2transitgateway/InstanceConnectEndpointTimeouts:InstanceConnectEndpointTimeouts" @@ -223896,8 +223434,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayId": { "type": "string", @@ -223981,8 +223518,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayId": { "type": "string", @@ -224216,8 +223752,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayId": { "type": "string", @@ -224296,8 +223831,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayId": { "type": "string", @@ -224335,8 +223869,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayAttachmentId": { "type": "string", @@ -224399,8 +223932,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayAttachmentId": { "type": "string", @@ -224444,8 +223976,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayId": { "type": "string", @@ -224499,8 +224030,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayId": { "type": "string", @@ -224763,8 +224293,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayId": { "type": "string", @@ -224823,8 +224352,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayId": { "type": "string", @@ -225042,8 +224570,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayCidrBlocks": { "type": "array", @@ -225175,8 +224702,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayCidrBlocks": { "type": "array", @@ -225228,8 +224754,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayDefaultRouteTableAssociation": { "type": "boolean", @@ -225347,8 +224872,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayDefaultRouteTableAssociation": { "type": "boolean", @@ -225411,8 +224935,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayAttachmentId": { "type": "string", @@ -225510,8 +225033,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayAttachmentId": { "type": "string", @@ -225891,8 +225413,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -225989,8 +225510,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -226109,8 +225629,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -226184,8 +225703,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -226328,8 +225846,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -226390,8 +225907,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -226436,8 +225952,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -226515,8 +226030,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -226721,8 +226235,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "taskDefinition": { "type": "string", @@ -227015,8 +226528,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "taskDefinition": { "type": "string", @@ -227197,8 +226709,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "taskRoleArn": { "type": "string", @@ -227449,8 +226960,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "taskRoleArn": { "type": "string", @@ -227551,8 +227061,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "taskDefinition": { "type": "string", @@ -227758,8 +227267,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "taskDefinition": { "type": "string", @@ -227821,8 +227329,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -227902,8 +227409,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -228053,8 +227559,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "throughputMode": { "type": "string", @@ -228217,8 +227722,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "throughputMode": { "type": "string", @@ -228564,8 +228068,7 @@ "type": "string" }, "description": "(Optional) Key-value map of resource tags, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -228670,8 +228173,7 @@ "type": "string" }, "description": "(Optional) Key-value map of resource tags, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -228850,8 +228352,7 @@ "type": "string" }, "description": "(Optional) Key-value map of resource tags, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -228983,8 +228484,7 @@ "type": "string" }, "description": "(Optional) Key-value map of resource tags, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -229084,8 +228584,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "string", @@ -229270,8 +228769,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "string", @@ -229335,8 +228833,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -229448,8 +228945,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -229487,8 +228983,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -229555,8 +229050,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -229662,8 +229156,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "taints": { "type": "array", @@ -229919,8 +229412,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "taints": { "type": "array", @@ -229981,8 +229473,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -230065,8 +229556,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -230228,8 +229718,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitEncryptionEnabled": { "type": "boolean", @@ -230572,8 +230061,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitEncryptionEnabled": { "type": "boolean", @@ -230836,8 +230324,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -230925,8 +230412,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -231131,8 +230617,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitEncryptionEnabled": { "type": "boolean", @@ -231573,8 +231058,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitEncryptionEnabled": { "type": "boolean", @@ -231690,8 +231174,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:elasticache/ServerlessCacheTimeouts:ServerlessCacheTimeouts" @@ -231888,8 +231371,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:elasticache/ServerlessCacheTimeouts:ServerlessCacheTimeouts" @@ -231937,8 +231419,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -232013,8 +231494,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -232063,8 +231543,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userId": { "type": "string", @@ -232178,8 +231657,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userId": { "type": "string", @@ -232219,8 +231697,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userGroupId": { "type": "string", @@ -232295,8 +231772,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userGroupId": { "type": "string", @@ -232394,8 +231870,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -232456,8 +231931,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -232507,8 +231981,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -232645,8 +232118,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -232866,8 +232338,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "templateName": { "type": "string", @@ -233104,8 +232575,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "templateName": { "type": "string", @@ -233230,8 +232700,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n* `vpc_options.0.availability_zones` - If the domain was created inside a VPC, the names of the availability zones the configured `subnet_ids` were created inside.\n* `vpc_options.0.vpc_id` - If the domain was created inside a VPC, the ID of the VPC.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcOptions": { "$ref": "#/types/aws:elasticsearch/DomainVpcOptions:DomainVpcOptions", @@ -233445,8 +232914,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n* `vpc_options.0.availability_zones` - If the domain was created inside a VPC, the names of the availability zones the configured `subnet_ids` were created inside.\n* `vpc_options.0.vpc_id` - If the domain was created inside a VPC, the ID of the VPC.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcOptions": { "$ref": "#/types/aws:elasticsearch/DomainVpcOptions:DomainVpcOptions", @@ -234317,8 +233785,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "zoneId": { "type": "string", @@ -234546,8 +234013,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "zoneId": { "type": "string", @@ -235134,8 +234600,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "terminationProtection": { "type": "boolean", @@ -235510,8 +234975,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "terminationProtection": { "type": "boolean", @@ -236011,8 +235475,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "url": { "type": "string", @@ -236184,8 +235647,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "url": { "type": "string", @@ -236335,8 +235797,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -236410,7 +235871,6 @@ }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", "deprecationMessage": "Please use `tags` instead.", - "secret": true, "willReplaceOnChanges": true } }, @@ -236445,8 +235905,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -236507,8 +235966,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -236573,8 +236031,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -236710,8 +236167,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -236788,8 +236244,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "valueType": { "type": "string", @@ -236934,8 +236389,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "valueType": { "type": "string", @@ -237029,8 +236483,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -237178,8 +236631,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -237253,8 +236705,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -237357,8 +236808,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -237412,8 +236862,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -237504,8 +236953,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -237618,8 +237066,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tickerplantLogConfigurations": { "type": "array", @@ -237889,8 +237336,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tickerplantLogConfigurations": { "type": "array", @@ -237954,8 +237400,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -238034,8 +237479,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -238111,8 +237555,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -238263,8 +237706,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -238332,8 +237774,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayConfiguration": { "$ref": "#/types/aws:finspace/KxEnvironmentTransitGatewayConfiguration:KxEnvironmentTransitGatewayConfiguration", @@ -238448,8 +237889,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayConfiguration": { "$ref": "#/types/aws:finspace/KxEnvironmentTransitGatewayConfiguration:KxEnvironmentTransitGatewayConfiguration", @@ -238518,8 +237958,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -238632,8 +238071,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -238671,8 +238109,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -238743,8 +238180,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -238821,8 +238257,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -238976,8 +238411,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -239029,8 +238463,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targets": { "type": "array", @@ -239139,7 +238572,6 @@ "type": "string" }, "deprecationMessage": "Please use `tags` instead.", - "secret": true, "willReplaceOnChanges": true }, "targets": { @@ -239260,8 +238692,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -239418,8 +238849,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -239457,8 +238887,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -239528,8 +238957,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -239595,8 +239023,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -239708,8 +239135,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -239807,8 +239233,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -239999,8 +239424,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -240132,8 +239556,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -240408,8 +239831,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -240531,8 +239953,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "throughputCapacity": { "type": "integer", @@ -240787,8 +240208,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "throughputCapacity": { "type": "integer", @@ -240862,8 +240282,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uuid": { "type": "string", @@ -240968,8 +240387,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uuid": { "type": "string", @@ -241055,8 +240473,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tieringPolicy": { "$ref": "#/types/aws:fsx/OntapVolumeTieringPolicy:OntapVolumeTieringPolicy", @@ -241236,8 +240653,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tieringPolicy": { "$ref": "#/types/aws:fsx/OntapVolumeTieringPolicy:OntapVolumeTieringPolicy", @@ -241369,8 +240785,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "throughputCapacity": { "type": "integer", @@ -241629,8 +241044,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "throughputCapacity": { "type": "integer", @@ -241675,8 +241089,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "volumeId": { "type": "string", @@ -241738,8 +241151,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "volumeId": { "type": "string", @@ -241814,8 +241226,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userAndGroupQuotas": { "type": "array", @@ -241971,8 +241382,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userAndGroupQuotas": { "type": "array", @@ -242109,8 +241519,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "throughputCapacity": { "type": "integer", @@ -242380,8 +241789,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "throughputCapacity": { "type": "integer", @@ -242431,8 +241839,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -242497,8 +241904,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -242536,8 +241942,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "string", @@ -242616,8 +242021,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "string", @@ -242723,8 +242127,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -242918,8 +242321,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -242984,8 +242386,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcSubnets": { "type": "array", @@ -243136,8 +242537,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcSubnets": { "type": "array", @@ -243197,8 +242597,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeoutInSeconds": { "type": "integer", @@ -243297,8 +242696,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeoutInSeconds": { "type": "integer", @@ -243397,8 +242795,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -243577,8 +242974,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -243611,8 +243007,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -243671,8 +243066,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -243706,8 +243100,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "string", @@ -243779,8 +243172,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "string", @@ -243830,8 +243222,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -243899,8 +243290,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -244041,8 +243431,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -244145,8 +243534,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -244206,8 +243594,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -244305,8 +243692,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -244782,8 +244168,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetDatabase": { "$ref": "#/types/aws:glue/CatalogDatabaseTargetDatabase:CatalogDatabaseTargetDatabase", @@ -244904,8 +244289,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetDatabase": { "$ref": "#/types/aws:glue/CatalogDatabaseTargetDatabase:CatalogDatabaseTargetDatabase", @@ -245297,8 +244681,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -245410,8 +244793,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -245548,8 +244930,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -245818,8 +245199,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -245930,8 +245310,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetTable": { "$ref": "#/types/aws:glue/DataQualityRulesetTargetTable:DataQualityRulesetTargetTable", @@ -246022,8 +245401,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetTable": { "$ref": "#/types/aws:glue/DataQualityRulesetTargetTable:DataQualityRulesetTargetTable", @@ -246135,8 +245513,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -246364,8 +245741,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -246477,8 +245853,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeout": { "type": "integer", @@ -246682,8 +246057,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeout": { "type": "integer", @@ -246767,8 +246141,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeout": { "type": "integer", @@ -246926,8 +246299,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeout": { "type": "integer", @@ -247210,8 +246582,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -247269,8 +246640,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -247379,8 +246749,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -247497,8 +246866,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -247614,8 +246982,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -247759,8 +247126,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -247958,8 +247324,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -248036,8 +247401,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -248294,8 +247658,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcConfiguration": { "$ref": "#/types/aws:grafana/WorkspaceVpcConfiguration:WorkspaceVpcConfiguration", @@ -248497,8 +247860,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcConfiguration": { "$ref": "#/types/aws:grafana/WorkspaceVpcConfiguration:WorkspaceVpcConfiguration", @@ -248853,8 +248215,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -248921,8 +248282,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -249057,8 +248417,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -249157,8 +248516,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -249204,8 +248562,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -249296,8 +248653,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -249772,8 +249128,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -249864,8 +249219,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -250509,8 +249863,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uniqueId": { "type": "string", @@ -250614,8 +249967,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uniqueId": { "type": "string", @@ -250652,8 +250004,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "thumbprintLists": { "type": "array", @@ -250736,8 +250087,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "thumbprintLists": { "type": "array", @@ -250804,8 +250154,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -250928,8 +250277,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -251172,8 +250520,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uniqueId": { "type": "string", @@ -251341,8 +250688,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uniqueId": { "type": "string", @@ -251563,8 +250909,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "validUntil": { "type": "string", @@ -251628,8 +250973,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "validUntil": { "type": "string", @@ -251719,8 +251063,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uploadDate": { "type": "string", @@ -251836,8 +251179,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uploadDate": { "type": "string", @@ -251891,8 +251233,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uniqueId": { "type": "string", @@ -251980,8 +251321,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uniqueId": { "type": "string", @@ -252283,8 +251623,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uniqueId": { "type": "string", @@ -252358,8 +251697,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uniqueId": { "type": "string", @@ -252729,8 +252067,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userName": { "type": "string", @@ -252809,8 +252146,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userName": { "type": "string", @@ -253271,8 +252607,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -253438,8 +252773,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -253538,8 +252872,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetRepository": { "$ref": "#/types/aws:imagebuilder/ContainerRecipeTargetRepository:ContainerRecipeTargetRepository", @@ -253742,8 +253075,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetRepository": { "$ref": "#/types/aws:imagebuilder/ContainerRecipeTargetRepository:ContainerRecipeTargetRepository", @@ -253807,8 +253139,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -253891,8 +253222,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -253969,8 +253299,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "string", @@ -254113,8 +253442,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "string", @@ -254208,8 +253536,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -254371,8 +253698,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -254440,8 +253766,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userDataBase64": { "type": "string", @@ -254602,8 +253927,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userDataBase64": { "type": "string", @@ -254705,8 +254029,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "terminateInstanceOnFailure": { "type": "boolean", @@ -254873,8 +254196,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "terminateInstanceOnFailure": { "type": "boolean", @@ -254931,8 +254253,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -255062,8 +254383,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -255177,8 +254497,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetArn": { "type": "string", @@ -255282,8 +254601,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetArn": { "type": "string", @@ -255708,8 +255026,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "integer", @@ -255775,8 +255092,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "integer", @@ -255835,8 +255151,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "validities": { "type": "array", @@ -255955,8 +255270,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "validities": { "type": "array", @@ -256145,8 +255459,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tlsConfig": { "$ref": "#/types/aws:iot/DomainConfigurationTlsConfig:DomainConfigurationTlsConfig", @@ -256266,8 +255579,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tlsConfig": { "$ref": "#/types/aws:iot/DomainConfigurationTlsConfig:DomainConfigurationTlsConfig", @@ -256628,8 +255940,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "templateBody": { "type": "string", @@ -256737,8 +256048,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "templateBody": { "type": "string", @@ -256948,8 +256258,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "integer", @@ -257025,8 +256334,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "integer", @@ -257183,8 +256491,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -257247,8 +256554,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -257406,8 +256712,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timestreams": { "type": "array", @@ -257730,8 +257035,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timestreams": { "type": "array", @@ -257841,8 +257145,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -257933,8 +257236,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -257976,8 +257278,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -258046,7 +257347,6 @@ }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", "deprecationMessage": "Please use `tags` instead.", - "secret": true, "willReplaceOnChanges": true } }, @@ -258089,8 +257389,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "thumbnailConfiguration": { "$ref": "#/types/aws:ivs/RecordingConfigurationThumbnailConfiguration:RecordingConfigurationThumbnailConfiguration", @@ -258180,7 +257479,6 @@ }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", "deprecationMessage": "Please use `tags` instead.", - "secret": true, "willReplaceOnChanges": true }, "thumbnailConfiguration": { @@ -258224,8 +257522,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -258283,8 +257580,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -258333,8 +257629,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -258419,8 +257714,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -258494,8 +257788,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -258639,8 +257932,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -258846,8 +258138,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "updatedAt": { "type": "string", @@ -258988,8 +258279,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "updatedAt": { "type": "string", @@ -259069,8 +258359,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "updatedAt": { "type": "string", @@ -259231,8 +258520,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "updatedAt": { "type": "string", @@ -259301,8 +258589,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider's default_tags configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -259398,8 +258685,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider's default_tags configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -259449,8 +258735,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "thesaurusId": { "type": "string" @@ -259546,8 +258831,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "thesaurusId": { "type": "string" @@ -259580,8 +258864,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -259628,8 +258911,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -259691,8 +258973,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "ttl": { "$ref": "#/types/aws:keyspaces/TableTtl:TableTtl", @@ -259826,8 +259107,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "ttl": { "$ref": "#/types/aws:keyspaces/TableTtl:TableTtl", @@ -259905,8 +259185,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "integer", @@ -260038,8 +259317,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "integer", @@ -260120,8 +259398,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "versionId": { "type": "string", @@ -260286,8 +259563,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "versionId": { "type": "string", @@ -260397,8 +259673,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -260512,8 +259787,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -260629,8 +259903,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "string", @@ -260724,8 +259997,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "string", @@ -260799,8 +260071,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "versionId": { "type": "integer", @@ -260934,8 +260205,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "versionId": { "type": "integer", @@ -261311,8 +260581,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "validTo": { "type": "string", @@ -261436,8 +260705,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "validTo": { "type": "string", @@ -261692,8 +260960,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "xksKeyId": { "type": "string", @@ -261834,8 +261101,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "xksKeyId": { "type": "string", @@ -261968,8 +261234,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "validTo": { "type": "string", @@ -262101,8 +261366,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "validTo": { "type": "string", @@ -262172,8 +261436,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -262284,8 +261547,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -263732,8 +262994,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeout": { "type": "integer", @@ -264121,8 +263382,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeout": { "type": "integer", @@ -265188,8 +264448,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -265306,8 +264565,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -265414,8 +264672,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -265506,8 +264763,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -265647,8 +264903,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string" @@ -265931,8 +265186,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string" @@ -266046,8 +265300,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetFailovers": { "type": "array", @@ -266295,8 +265548,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetFailovers": { "type": "array", @@ -266457,8 +265709,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -266551,8 +265802,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -267439,8 +266689,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "testBotAliasTags": { "type": "object", @@ -267570,8 +266819,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "testBotAliasTags": { "type": "object", @@ -268527,8 +267775,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -268632,8 +267879,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -268928,8 +268174,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "url": { "type": "string" @@ -269020,8 +268265,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "url": { "type": "string" @@ -269194,8 +268438,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -269283,8 +268526,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -269361,8 +268603,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider\n`default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "url": { "type": "string", @@ -269495,8 +268736,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider\n`default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "url": { "type": "string", @@ -269726,8 +268966,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -269962,8 +269201,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -270009,8 +269247,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -270093,8 +269330,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -270262,8 +269498,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -270432,8 +269667,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -270654,8 +269888,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userData": { "type": "string", @@ -270818,8 +270051,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userData": { "type": "string", @@ -270942,8 +270174,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -271039,8 +270270,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -271104,8 +270334,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -271208,8 +270437,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -271696,8 +270924,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "updateTime": { "type": "string", @@ -271774,8 +271001,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "updateTime": { "type": "string", @@ -271821,8 +271047,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "updateTime": { "type": "string", @@ -271902,8 +271127,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "updateTime": { "type": "string", @@ -271953,8 +271177,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "updateTime": { "type": "string", @@ -272043,8 +271266,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "updateTime": { "type": "string", @@ -272090,8 +271312,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "updateTime": { "type": "string", @@ -272171,8 +271392,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "updateTime": { "type": "string", @@ -272214,8 +271434,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "trackerArn": { "type": "string", @@ -272299,8 +271518,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "trackerArn": { "type": "string", @@ -272424,8 +271642,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -272553,7 +271770,6 @@ "type": "string" }, "deprecationMessage": "Please use `tags` instead.", - "secret": true, "willReplaceOnChanges": true } }, @@ -272603,8 +271819,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -272699,7 +271914,6 @@ "type": "string" }, "deprecationMessage": "Please use `tags` instead.", - "secret": true, "willReplaceOnChanges": true } }, @@ -272867,8 +272081,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userPausedDetails": { "type": "array", @@ -273039,7 +272252,6 @@ "type": "string" }, "deprecationMessage": "Please use `tags` instead.", - "secret": true, "willReplaceOnChanges": true }, "userPausedDetails": { @@ -273153,8 +272365,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "updatedAt": { "type": "string", @@ -273276,7 +272487,6 @@ "type": "string" }, "deprecationMessage": "Please use `tags` instead.", - "secret": true, "willReplaceOnChanges": true }, "updatedAt": { @@ -273360,8 +272570,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -273443,8 +272652,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -273523,8 +272731,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpc": { "$ref": "#/types/aws:medialive/ChannelVpc:ChannelVpc", @@ -273690,8 +272897,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpc": { "$ref": "#/types/aws:medialive/ChannelVpc:ChannelVpc", @@ -273786,8 +272992,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -273960,8 +273165,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -274002,8 +273206,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "whitelistRules": { "type": "array", @@ -274064,8 +273267,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "whitelistRules": { "type": "array", @@ -274116,8 +273318,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -274197,8 +273398,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -274297,8 +273497,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -274367,8 +273566,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -274402,8 +273600,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -274455,8 +273652,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -274541,8 +273737,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userNames": { "type": "array", @@ -274619,8 +273814,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userNames": { "type": "array", @@ -274764,8 +273958,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tlsEnabled": { "type": "boolean", @@ -275051,8 +274244,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tlsEnabled": { "type": "boolean", @@ -275106,8 +274298,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -275203,8 +274394,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -275257,8 +274447,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -275353,8 +274542,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -275399,8 +274587,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -275489,8 +274676,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -275532,8 +274718,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userName": { "type": "string", @@ -275607,8 +274792,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userName": { "type": "string", @@ -275720,8 +274904,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "users": { "type": "array", @@ -275957,8 +275140,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "users": { "type": "array", @@ -276019,8 +275201,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -276125,8 +275306,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -276244,8 +275424,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "zookeeperConnectString": { "type": "string", @@ -276455,8 +275634,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "zookeeperConnectString": { "type": "string", @@ -276665,8 +275843,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -276763,8 +275940,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -276858,8 +276034,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcConfigs": { "type": "array", @@ -276942,8 +276117,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcConfigs": { "type": "array", @@ -276995,8 +276169,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetClusterArn": { "type": "string", @@ -277104,8 +276277,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetClusterArn": { "type": "string", @@ -277660,8 +276832,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "webserverAccessMode": { "type": "string", @@ -277926,8 +277097,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "webserverAccessMode": { "type": "string", @@ -278109,8 +277279,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcSecurityGroupIds": { "type": "array", @@ -278460,8 +277629,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcSecurityGroupIds": { "type": "array", @@ -278524,8 +277692,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -278632,8 +277799,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -278751,8 +277917,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "writer": { "type": "boolean", @@ -278989,8 +278154,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "writer": { "type": "boolean", @@ -279043,8 +278207,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -279140,8 +278303,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -279373,8 +278535,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -279493,8 +278654,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -279686,8 +278846,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -279783,8 +278942,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -279830,8 +278988,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -279918,8 +279075,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -279987,8 +279143,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "updateToken": { "type": "string", @@ -280127,8 +279282,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "updateToken": { "type": "string", @@ -280184,8 +279338,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "updateToken": { "type": "string", @@ -280275,8 +279428,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "updateToken": { "type": "string", @@ -280444,8 +279596,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -280564,8 +279715,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -280763,8 +279913,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transportAttachmentId": { "type": "string", @@ -280886,8 +280035,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transportAttachmentId": { "type": "string", @@ -280970,8 +280118,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -281108,8 +280255,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -281159,8 +280305,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -281258,8 +280403,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -281335,8 +280479,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -281460,8 +280603,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -281650,8 +280792,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -281765,8 +280906,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -281804,8 +280944,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -281849,8 +280988,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -281896,8 +281034,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -281993,8 +281130,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -282101,8 +281237,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -282168,8 +281303,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -282231,8 +281365,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpnConnectionArn": { "type": "string", @@ -282333,8 +281466,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpnConnectionArn": { "type": "string", @@ -282468,8 +281600,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayArn": { "type": "string", @@ -282560,8 +281691,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayArn": { "type": "string", @@ -282685,8 +281815,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayRouteTableArn": { "type": "string", @@ -282792,8 +281921,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "transitGatewayRouteTableArn": { "type": "string", @@ -282871,8 +281999,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcArn": { "type": "string", @@ -282997,8 +282124,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcArn": { "type": "string", @@ -283055,8 +282181,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -283148,8 +282273,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -283182,8 +282306,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -283234,8 +282357,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -283413,8 +282535,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n* `vpc_options.0.availability_zones` - If the domain was created inside a VPC, the names of the availability zones the configured `subnet_ids` were created inside.\n* `vpc_options.0.vpc_id` - If the domain was created inside a VPC, the ID of the VPC.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcOptions": { "$ref": "#/types/aws:opensearch/DomainVpcOptions:DomainVpcOptions", @@ -283635,8 +282756,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n* `vpc_options.0.availability_zones` - If the domain was created inside a VPC, the names of the availability zones the configured `subnet_ids` were created inside.\n* `vpc_options.0.vpc_id` - If the domain was created inside a VPC, the ID of the VPC.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcOptions": { "$ref": "#/types/aws:opensearch/DomainVpcOptions:DomainVpcOptions", @@ -284165,8 +283285,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:opensearch/ServerlessCollectionTimeouts:ServerlessCollectionTimeouts" @@ -284257,8 +283376,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:opensearch/ServerlessCollectionTimeouts:ServerlessCollectionTimeouts" @@ -284714,8 +283832,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:opensearchingest/PipelineTimeouts:PipelineTimeouts" @@ -284838,8 +283955,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:opensearchingest/PipelineTimeouts:PipelineTimeouts" @@ -285245,8 +284361,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "useEbsOptimizedInstances": { "type": "boolean", @@ -285515,8 +284630,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "useEbsOptimizedInstances": { "type": "boolean", @@ -285650,8 +284764,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "useEbsOptimizedInstances": { "type": "boolean", @@ -285917,8 +285030,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "useEbsOptimizedInstances": { "type": "boolean", @@ -286053,8 +285165,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "url": { "type": "string", @@ -286335,8 +285446,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "url": { "type": "string", @@ -286499,8 +285609,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "useEbsOptimizedInstances": { "type": "boolean", @@ -286805,8 +285914,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "useEbsOptimizedInstances": { "type": "boolean", @@ -287563,8 +286671,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "useEbsOptimizedInstances": { "type": "boolean", @@ -287859,8 +286966,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "useEbsOptimizedInstances": { "type": "boolean", @@ -287995,8 +287101,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "useEbsOptimizedInstances": { "type": "boolean", @@ -288259,8 +287364,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "useEbsOptimizedInstances": { "type": "boolean", @@ -288399,8 +287503,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "useEbsOptimizedInstances": { "type": "boolean", @@ -288671,8 +287774,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "useEbsOptimizedInstances": { "type": "boolean", @@ -288807,8 +287909,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "useEbsOptimizedInstances": { "type": "boolean", @@ -289071,8 +288172,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "useEbsOptimizedInstances": { "type": "boolean", @@ -289291,8 +288391,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "useEbsOptimizedInstances": { "type": "boolean", @@ -289547,8 +288646,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "useEbsOptimizedInstances": { "type": "boolean", @@ -289703,8 +288801,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "useEbsOptimizedInstances": { "type": "boolean", @@ -290007,8 +289104,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "useEbsOptimizedInstances": { "type": "boolean", @@ -290195,8 +289291,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "useCustomCookbooks": { "type": "boolean", @@ -290428,8 +289523,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "useCustomCookbooks": { "type": "boolean", @@ -290568,8 +289662,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "useEbsOptimizedInstances": { "type": "boolean", @@ -290822,8 +289915,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "useEbsOptimizedInstances": { "type": "boolean", @@ -290965,8 +290057,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -291089,8 +290180,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -291393,8 +290483,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -291461,8 +290550,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -291504,8 +290592,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -291587,8 +290674,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -291684,8 +290770,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -291733,8 +290818,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -292451,8 +291535,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -292539,8 +291622,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -292997,8 +292079,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "target": { "type": "string", @@ -293139,8 +292220,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "target": { "type": "string", @@ -293190,8 +292270,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -293267,8 +292346,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -293318,8 +292396,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -293427,8 +292504,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -293772,8 +292848,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "themeArn": { "type": "string", @@ -293909,8 +292984,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "themeArn": { "type": "string", @@ -293990,8 +293064,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "themeArn": { "type": "string", @@ -294148,8 +293221,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "themeArn": { "type": "string", @@ -294267,8 +293339,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -294473,8 +293544,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -294531,8 +293601,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -294661,8 +293730,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -294739,8 +293807,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -294860,8 +293927,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -295346,8 +294412,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:quicksight/NamespaceTimeouts:NamespaceTimeouts" @@ -295439,8 +294504,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:quicksight/NamespaceTimeouts:NamespaceTimeouts" @@ -295583,8 +294647,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "templateId": { "type": "string", @@ -295710,8 +294773,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "templateId": { "type": "string", @@ -295866,8 +294928,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "themeId": { "type": "string", @@ -295996,8 +295057,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "themeId": { "type": "string", @@ -296216,8 +295276,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:quicksight/VpcConnectionTimeouts:VpcConnectionTimeouts" @@ -296350,8 +295409,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:quicksight/VpcConnectionTimeouts:VpcConnectionTimeouts" @@ -296497,8 +295555,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -296568,8 +295625,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -296736,8 +295792,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -296840,8 +295895,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -297106,8 +296160,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcSecurityGroupIds": { "type": "array", @@ -297705,8 +296758,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcSecurityGroupIds": { "type": "array", @@ -297857,8 +296909,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -297963,8 +297014,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -298111,8 +297161,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "writer": { "type": "boolean", @@ -298429,8 +297478,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "writer": { "type": "boolean", @@ -298484,8 +297532,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -298584,8 +297631,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -298729,8 +297775,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -298853,8 +297898,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -298948,8 +297992,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -299122,8 +298165,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -299187,8 +298229,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -299307,8 +298348,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -300008,8 +299048,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timezone": { "type": "string", @@ -300744,8 +299783,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timezone": { "type": "string", @@ -300892,8 +299930,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -301004,8 +300041,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -301055,8 +300091,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -301155,8 +300190,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -301217,8 +300251,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcSecurityGroupIds": { "type": "array", @@ -301365,8 +300398,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcSecurityGroupIds": { "type": "array", @@ -301486,8 +300518,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetRole": { "type": "string", @@ -301604,8 +300635,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetRole": { "type": "string", @@ -301845,8 +300875,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "usagePrice": { "type": "number", @@ -301979,8 +301008,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "usagePrice": { "type": "number", @@ -302148,8 +301176,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -302303,8 +301330,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -302400,8 +301426,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetCustomAvailabilityZone": { "type": "string", @@ -302580,8 +301605,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetCustomAvailabilityZone": { "type": "string", @@ -302648,8 +301672,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -302749,8 +301772,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -303015,8 +302037,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcSecurityGroupIds": { "type": "array", @@ -303461,8 +302482,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcSecurityGroupIds": { "type": "array", @@ -303583,8 +302603,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -303664,8 +302683,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -304157,8 +303175,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -304278,8 +303295,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -304313,8 +303329,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -304369,8 +303384,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -304421,8 +303435,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -304534,8 +303547,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -304581,8 +303593,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -304670,8 +303681,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -304973,8 +303983,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -305035,8 +304044,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -305085,8 +304093,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -305180,8 +304187,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -305272,8 +304278,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -305349,8 +304354,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -305400,8 +304404,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -305503,8 +304506,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -305879,8 +304881,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -306013,8 +305014,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -306367,8 +305367,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "workgroupId": { "type": "string", @@ -306521,8 +305520,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "workgroupId": { "type": "string", @@ -306565,8 +305563,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:rekognition/CollectionTimeouts:CollectionTimeouts" @@ -306625,8 +305622,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:rekognition/CollectionTimeouts:CollectionTimeouts" @@ -306726,8 +305722,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:resourceexplorer/IndexTimeouts:IndexTimeouts" @@ -306781,8 +305776,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:resourceexplorer/IndexTimeouts:IndexTimeouts" @@ -306834,8 +305828,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -306911,8 +305904,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -306957,8 +305949,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -307035,8 +306026,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -307154,8 +306144,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -307265,8 +306254,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -307304,8 +306292,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -307371,8 +306358,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -307646,8 +306632,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -307870,8 +306855,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -308623,8 +307607,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -308746,8 +307729,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -308839,8 +307821,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -308901,8 +307882,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -309078,8 +308058,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -309136,8 +308115,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -309179,8 +308157,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -309269,8 +308246,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcId": { "type": "string", @@ -309317,8 +308293,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -309389,8 +308364,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -309489,8 +308463,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetIps": { "type": "array", @@ -309593,8 +308566,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetIps": { "type": "array", @@ -309951,8 +308923,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcs": { "type": "array", @@ -310060,8 +309031,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcs": { "type": "array", @@ -310294,8 +309264,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "techContact": { "$ref": "#/types/aws:route53domains/RegisteredDomainTechContact:RegisteredDomainTechContact", @@ -310473,8 +309442,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "techContact": { "$ref": "#/types/aws:route53domains/RegisteredDomainTechContact:RegisteredDomainTechContact", @@ -310923,8 +309891,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -310996,8 +309963,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -311031,8 +309997,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -311092,8 +310057,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -311130,8 +310094,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -311195,8 +310158,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -311237,8 +310199,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -311316,8 +310277,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -311371,8 +310331,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -311467,8 +310426,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -311981,8 +310939,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "versioning": { "$ref": "#/types/aws:s3/BucketVersioning:BucketVersioning", @@ -312271,8 +311228,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "versioning": { "$ref": "#/types/aws:s3/BucketVersioning:BucketVersioning", @@ -313045,8 +312001,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "versionId": { "type": "string", @@ -313305,8 +312260,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "versionId": { "type": "string", @@ -313539,8 +312493,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "versionId": { "type": "string", @@ -313836,8 +312789,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "versionId": { "type": "string", @@ -314390,8 +313342,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "versionings": { "type": "array", @@ -314691,8 +313642,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "versionings": { "type": "array", @@ -315373,8 +314323,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "versionId": { "type": "string", @@ -315809,8 +314758,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "versionId": { "type": "string", @@ -315875,8 +314823,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -315975,8 +314922,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -316017,8 +314963,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -316079,8 +315024,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -316162,8 +315106,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -316233,8 +315176,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -316337,8 +315279,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -316420,8 +315361,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -316864,8 +315804,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -316946,8 +315885,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -317129,8 +316067,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userProfileName": { "type": "string", @@ -317234,8 +316171,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userProfileName": { "type": "string", @@ -317277,8 +316213,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -317342,8 +316277,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -317377,8 +316311,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -317438,8 +316371,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -317501,8 +316433,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -317640,8 +316571,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -317768,8 +316698,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -317859,8 +316788,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -317945,8 +316873,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "url": { "type": "string", @@ -318128,8 +317055,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "url": { "type": "string", @@ -318176,8 +317102,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -318244,8 +317169,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -318305,8 +317229,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -318426,8 +317349,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -318488,8 +317410,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -318623,8 +317544,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -318674,8 +317594,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -318781,8 +317700,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -318812,8 +317730,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uiTemplate": { "$ref": "#/types/aws:sagemaker/HumanTaskUIUiTemplate:HumanTaskUIUiTemplate", @@ -318874,8 +317791,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "uiTemplate": { "$ref": "#/types/aws:sagemaker/HumanTaskUIUiTemplate:HumanTaskUIUiTemplate", @@ -318922,8 +317838,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -319001,8 +317916,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -319138,8 +318052,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcConfig": { "$ref": "#/types/aws:sagemaker/ModelVpcConfig:ModelVpcConfig", @@ -319252,8 +318165,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcConfig": { "$ref": "#/types/aws:sagemaker/ModelVpcConfig:ModelVpcConfig", @@ -319292,8 +318204,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -319353,8 +318264,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -319432,8 +318342,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -319492,8 +318401,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -319588,8 +318496,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "url": { "type": "string", @@ -319794,8 +318701,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "url": { "type": "string", @@ -319920,8 +318826,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -320021,8 +318926,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -320064,8 +318968,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -320138,8 +319041,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -320224,8 +319126,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "url": { "type": "string", @@ -320329,8 +319230,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "url": { "type": "string", @@ -320372,8 +319272,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -320447,8 +319346,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -320490,8 +319388,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userProfileName": { "type": "string", @@ -320585,8 +319482,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userProfileName": { "type": "string", @@ -320742,8 +319638,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "workforceName": { "type": "string", @@ -320842,8 +319737,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "workforceName": { "type": "string", @@ -321084,8 +319978,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -321158,8 +320051,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -321193,8 +320085,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -321252,8 +320143,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -321287,8 +320177,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -321343,8 +320232,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -321437,8 +320325,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -321542,8 +320429,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -321616,8 +320502,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -321731,8 +320616,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -322801,8 +321685,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:securitylake/DataLakeTimeouts:DataLakeTimeouts" @@ -322869,8 +321752,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:securitylake/DataLakeTimeouts:DataLakeTimeouts" @@ -322928,8 +321810,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -323033,8 +321914,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -323276,8 +322156,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -323346,8 +322225,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -323620,8 +322498,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -323768,8 +322645,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -323976,8 +322852,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -324193,8 +323068,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -324623,8 +323497,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -324686,8 +323559,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -324797,8 +323669,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpc": { "type": "string", @@ -324871,8 +323742,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpc": { "type": "string", @@ -324915,8 +323785,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -324976,8 +323845,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -325031,8 +323899,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -325142,8 +324009,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -326658,8 +325524,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "trackingOptions": { "$ref": "#/types/aws:sesv2/ConfigurationSetTrackingOptions:ConfigurationSetTrackingOptions", @@ -326758,8 +325623,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "trackingOptions": { "$ref": "#/types/aws:sesv2/ConfigurationSetTrackingOptions:ConfigurationSetTrackingOptions", @@ -326870,8 +325734,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "topics": { "type": "array", @@ -326951,8 +325814,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "topics": { "type": "array", @@ -327041,8 +325903,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -327102,8 +325963,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -327150,8 +326010,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "verifiedForSendingStatus": { "type": "boolean", @@ -327238,8 +326097,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "verifiedForSendingStatus": { "type": "boolean", @@ -327438,8 +326296,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -327486,8 +326343,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -327639,8 +326495,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tracingConfiguration": { "$ref": "#/types/aws:sfn/StateMachineTracingConfiguration:StateMachineTracingConfiguration", @@ -327781,8 +326636,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tracingConfiguration": { "$ref": "#/types/aws:sfn/StateMachineTracingConfiguration:StateMachineTracingConfiguration", @@ -327976,8 +326830,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -328038,8 +326891,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -328088,8 +326940,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -328181,8 +327032,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -328508,8 +327358,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "string", @@ -328629,8 +327478,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "version": { "type": "string", @@ -329243,8 +328091,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tracingConfig": { "type": "string", @@ -329510,8 +328357,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tracingConfig": { "type": "string", @@ -329889,8 +328735,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "url": { "type": "string", @@ -330082,8 +328927,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "url": { "type": "string", @@ -330334,8 +329178,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -330440,7 +329283,6 @@ }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", "deprecationMessage": "Please use `tags` instead.", - "secret": true, "willReplaceOnChanges": true } }, @@ -330728,8 +329570,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeZoneId": { "type": "string", @@ -330818,8 +329659,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeZoneId": { "type": "string", @@ -330981,8 +329821,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetType": { "type": "string", @@ -331168,8 +330007,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetType": { "type": "string", @@ -331243,8 +330081,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -331372,8 +330209,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -331743,8 +330579,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tier": { "type": "string", @@ -331893,8 +330728,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tier": { "type": "string", @@ -332009,8 +330843,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -332173,8 +331006,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -332383,8 +331215,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -332453,8 +331284,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -332657,8 +331487,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -332730,8 +331559,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -332790,8 +331618,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -332900,8 +331727,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -333070,8 +331896,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -333176,8 +332001,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -333606,8 +332430,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -333697,8 +332520,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -333864,8 +332686,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "trustedTokenIssuerConfiguration": { "$ref": "#/types/aws:ssoadmin/TrustedTokenIssuerTrustedTokenIssuerConfiguration:TrustedTokenIssuerTrustedTokenIssuerConfiguration", @@ -333948,8 +332769,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "trustedTokenIssuerConfiguration": { "$ref": "#/types/aws:ssoadmin/TrustedTokenIssuerTrustedTokenIssuerConfiguration:TrustedTokenIssuerTrustedTokenIssuerConfiguration", @@ -334068,8 +332888,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetArn": { "type": "string", @@ -334223,8 +333042,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetArn": { "type": "string", @@ -334293,8 +333111,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "username": { "type": "string", @@ -334394,8 +333211,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "username": { "type": "string", @@ -334509,8 +333325,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tapeDriveType": { "type": "string", @@ -334725,8 +333540,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tapeDriveType": { "type": "string", @@ -334840,8 +333654,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcEndpointDnsName": { "type": "string", @@ -335065,8 +333878,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcEndpointDnsName": { "type": "string", @@ -335199,8 +334011,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "validUserLists": { "type": "array", @@ -335477,8 +334288,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "validUserLists": { "type": "array", @@ -335556,8 +334366,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetArn": { "type": "string", @@ -335729,8 +334538,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "targetArn": { "type": "string", @@ -335801,8 +334609,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -335884,8 +334691,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -336035,8 +334841,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "workflowExecutionRetentionPeriodInDays": { "type": "string", @@ -336117,8 +334922,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "workflowExecutionRetentionPeriodInDays": { "type": "string", @@ -336221,8 +335025,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timelines": { "type": "array", @@ -336433,8 +335236,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timelines": { "type": "array", @@ -336483,8 +335285,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -336536,8 +335337,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -336640,8 +335440,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -336705,8 +335504,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -336752,8 +335550,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -336844,8 +335641,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -336886,8 +335682,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -336972,8 +335767,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -337006,8 +335800,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vocabularyFileUri": { "type": "string", @@ -337082,8 +335875,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vocabularyFileUri": { "type": "string", @@ -337132,8 +335924,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vocabularyFileUri": { "type": "string", @@ -337221,8 +336012,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vocabularyFileUri": { "type": "string", @@ -337264,8 +336054,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vocabularyFilterFileUri": { "type": "string", @@ -337352,8 +336141,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vocabularyFilterFileUri": { "type": "string", @@ -337553,8 +336341,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -337658,8 +336445,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -337720,8 +336506,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "usage": { "type": "string", @@ -337840,8 +336625,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "usage": { "type": "string", @@ -337891,8 +336675,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "url": { "type": "string", @@ -337978,8 +336761,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "url": { "type": "string", @@ -338027,8 +336809,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -338108,8 +336889,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -338220,8 +337000,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "url": { "type": "string", @@ -338443,8 +337222,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "url": { "type": "string", @@ -338637,8 +337415,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userName": { "type": "string", @@ -338755,8 +337532,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userName": { "type": "string", @@ -338805,8 +337581,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -338888,8 +337663,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -338965,8 +337739,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "verifiedAccessGroupId": { "type": "string", @@ -339139,8 +337912,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "verifiedAccessGroupId": { "type": "string", @@ -339196,8 +337968,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "verifiedaccessGroupArn": { "type": "string", @@ -339295,8 +338066,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "verifiedaccessGroupArn": { "type": "string", @@ -339345,8 +338115,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "verifiedAccessTrustProviders": { "type": "array", @@ -339412,8 +338181,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "verifiedAccessTrustProviders": { "type": "array", @@ -339557,8 +338325,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "trustProviderType": { "type": "string", @@ -339658,8 +338425,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "trustProviderType": { "type": "string", @@ -339921,8 +338687,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "toPort": { "type": "integer", @@ -340041,8 +338806,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "toPort": { "type": "integer", @@ -340108,8 +338872,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "toPort": { "type": "integer", @@ -340228,8 +338991,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "toPort": { "type": "integer", @@ -340269,8 +339031,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -340334,8 +339095,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -340452,8 +339212,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -340566,8 +339325,7 @@ "additionalProperties": { "type": "string" }, - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -340621,8 +339379,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -340730,8 +339487,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -340831,8 +339587,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -340919,8 +339674,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -340954,8 +339708,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -341011,8 +339764,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -341065,8 +339817,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -341151,8 +339902,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -341197,8 +339947,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcIdentifier": { "type": "string", @@ -341283,8 +340032,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "vpcIdentifier": { "type": "string", @@ -341327,8 +340075,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -341401,8 +340148,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "type": { "type": "string", @@ -341676,8 +340422,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -341772,8 +340517,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -341934,8 +340678,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -342010,8 +340753,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -342052,8 +340794,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -342128,8 +340869,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -342289,8 +341029,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -342383,8 +341122,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -342655,8 +341393,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -342751,8 +341488,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -342895,8 +341631,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -342971,8 +341706,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -343013,8 +341747,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -343089,8 +341822,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -343248,8 +341980,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -343342,8 +342073,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -343495,8 +342225,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -343595,8 +342324,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -343644,8 +342372,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -343732,8 +342459,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -343794,8 +342520,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "visibilityConfig": { "$ref": "#/types/aws:wafv2/RuleGroupVisibilityConfig:RuleGroupVisibilityConfig", @@ -343927,8 +342652,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "visibilityConfig": { "$ref": "#/types/aws:wafv2/RuleGroupVisibilityConfig:RuleGroupVisibilityConfig", @@ -344006,8 +342730,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tokenDomains": { "type": "array", @@ -344171,8 +342894,7 @@ "type": "string" }, "description": "Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "tokenDomains": { "type": "array", @@ -344567,8 +343289,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:workspaces/ConnectionAliasTimeouts:ConnectionAliasTimeouts" @@ -344627,8 +343348,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "timeouts": { "$ref": "#/types/aws:workspaces/ConnectionAliasTimeouts:ConnectionAliasTimeouts" @@ -344706,8 +343426,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "workspaceAccessProperties": { "$ref": "#/types/aws:workspaces/DirectoryWorkspaceAccessProperties:DirectoryWorkspaceAccessProperties", @@ -344854,8 +343573,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "workspaceAccessProperties": { "$ref": "#/types/aws:workspaces/DirectoryWorkspaceAccessProperties:DirectoryWorkspaceAccessProperties", @@ -344904,8 +343622,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -344971,8 +343688,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -345018,8 +343734,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userName": { "type": "string", @@ -345139,8 +343854,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "userName": { "type": "string", @@ -345240,8 +343954,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "required": [ @@ -345310,8 +344023,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." } }, "type": "object" @@ -345380,8 +344092,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "urlPath": { "type": "string", @@ -345544,8 +344255,7 @@ "type": "string" }, "description": "A map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.\n", - "deprecationMessage": "Please use `tags` instead.", - "secret": true + "deprecationMessage": "Please use `tags` instead." }, "urlPath": { "type": "string", diff --git a/provider/resources.go b/provider/resources.go index 2f0cfdbe7ab..a33f212c077 100644 --- a/provider/resources.go +++ b/provider/resources.go @@ -6270,18 +6270,12 @@ $ pulumi import aws:networkfirewall/resourcePolicy:ResourcePolicy example arn:aw fields["tags_all"] = &tfbridge.SchemaInfo{} } - fields["tags_all"].Secret = tfbridge.True() - fields["tags_all"].DeprecationMessage = "Please use `tags` instead." - // Upstream provider is edited to unmark tags_all as computed internally so that // Pulumi provider internals can set it, but the user should not be able to set it. fields["tags_all"].MarkAsComputedOnly = tfbridge.True() - + fields["tags_all"].DeprecationMessage = "Please use `tags` instead." fields["tags_all"].MarkAsOptional = tfbridge.False() - contract.Assertf(prov.Resources[key].TransformOutputs == nil, - "prov.Resources[key].TransformOutputs==nil") - return true }) diff --git a/sdk/dotnet/AccessAnalyzer/Analyzer.cs b/sdk/dotnet/AccessAnalyzer/Analyzer.cs index d977c1c6180..95146e72338 100644 --- a/sdk/dotnet/AccessAnalyzer/Analyzer.cs +++ b/sdk/dotnet/AccessAnalyzer/Analyzer.cs @@ -135,10 +135,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -244,11 +240,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Acm/Certificate.cs b/sdk/dotnet/Acm/Certificate.cs index e1cce632ca3..af95e5f7b03 100644 --- a/sdk/dotnet/Acm/Certificate.cs +++ b/sdk/dotnet/Acm/Certificate.cs @@ -365,7 +365,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "privateKey", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -665,11 +664,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Acmpca/CertificateAuthority.cs b/sdk/dotnet/Acmpca/CertificateAuthority.cs index 1e5a71f5ec2..2850c3291a7 100644 --- a/sdk/dotnet/Acmpca/CertificateAuthority.cs +++ b/sdk/dotnet/Acmpca/CertificateAuthority.cs @@ -284,10 +284,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -467,11 +463,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Alb/Listener.cs b/sdk/dotnet/Alb/Listener.cs index 5076908eb81..55ccb54c302 100644 --- a/sdk/dotnet/Alb/Listener.cs +++ b/sdk/dotnet/Alb/Listener.cs @@ -447,10 +447,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? { new global::Pulumi.Alias { Type = "aws:applicationloadbalancing/listener:Listener" }, }, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -640,11 +636,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ListenerState() diff --git a/sdk/dotnet/Alb/ListenerRule.cs b/sdk/dotnet/Alb/ListenerRule.cs index eb13eb74955..f35c6f48e53 100644 --- a/sdk/dotnet/Alb/ListenerRule.cs +++ b/sdk/dotnet/Alb/ListenerRule.cs @@ -356,10 +356,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? { new global::Pulumi.Alias { Type = "aws:applicationloadbalancing/listenerRule:ListenerRule" }, }, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -503,11 +499,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ListenerRuleState() diff --git a/sdk/dotnet/Alb/LoadBalancer.cs b/sdk/dotnet/Alb/LoadBalancer.cs index 0d4e626df3b..9966a40f1b1 100644 --- a/sdk/dotnet/Alb/LoadBalancer.cs +++ b/sdk/dotnet/Alb/LoadBalancer.cs @@ -363,10 +363,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? { new global::Pulumi.Alias { Type = "aws:applicationloadbalancing/loadBalancer:LoadBalancer" }, }, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -772,11 +768,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("vpcId")] diff --git a/sdk/dotnet/Alb/TargetGroup.cs b/sdk/dotnet/Alb/TargetGroup.cs index 67b636fde0b..31b46723c5d 100644 --- a/sdk/dotnet/Alb/TargetGroup.cs +++ b/sdk/dotnet/Alb/TargetGroup.cs @@ -329,10 +329,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? { new global::Pulumi.Alias { Type = "aws:applicationloadbalancing/targetGroup:TargetGroup" }, }, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -666,11 +662,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("targetFailovers")] diff --git a/sdk/dotnet/Amp/Scraper.cs b/sdk/dotnet/Amp/Scraper.cs index d239dc1eaad..337f4c4b5f6 100644 --- a/sdk/dotnet/Amp/Scraper.cs +++ b/sdk/dotnet/Amp/Scraper.cs @@ -91,10 +91,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -215,11 +211,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("timeouts")] diff --git a/sdk/dotnet/Amp/Workspace.cs b/sdk/dotnet/Amp/Workspace.cs index 106ead835ee..a3ae16453fb 100644 --- a/sdk/dotnet/Amp/Workspace.cs +++ b/sdk/dotnet/Amp/Workspace.cs @@ -156,10 +156,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -273,11 +269,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public WorkspaceState() diff --git a/sdk/dotnet/Amplify/App.cs b/sdk/dotnet/Amplify/App.cs index fb708c15baa..7b2e84d6bf8 100644 --- a/sdk/dotnet/Amplify/App.cs +++ b/sdk/dotnet/Amplify/App.cs @@ -371,7 +371,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? "accessToken", "basicAuthCredentials", "oauthToken", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -774,11 +773,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public AppState() diff --git a/sdk/dotnet/Amplify/Branch.cs b/sdk/dotnet/Amplify/Branch.cs index 999719957e4..35cff728480 100644 --- a/sdk/dotnet/Amplify/Branch.cs +++ b/sdk/dotnet/Amplify/Branch.cs @@ -342,7 +342,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "basicAuthCredentials", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -669,11 +668,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/ApiGateway/ApiKey.cs b/sdk/dotnet/ApiGateway/ApiKey.cs index bb30c1c416e..dbd267664ec 100644 --- a/sdk/dotnet/ApiGateway/ApiKey.cs +++ b/sdk/dotnet/ApiGateway/ApiKey.cs @@ -125,7 +125,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? Version = Utilities.Version, AdditionalSecretOutputs = { - "tagsAll", "value", }, }; @@ -276,11 +275,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("value")] diff --git a/sdk/dotnet/ApiGateway/ClientCertificate.cs b/sdk/dotnet/ApiGateway/ClientCertificate.cs index 41d5cf65fad..8b2cad8a548 100644 --- a/sdk/dotnet/ApiGateway/ClientCertificate.cs +++ b/sdk/dotnet/ApiGateway/ClientCertificate.cs @@ -106,10 +106,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -211,11 +207,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ClientCertificateState() diff --git a/sdk/dotnet/ApiGateway/DomainName.cs b/sdk/dotnet/ApiGateway/DomainName.cs index fed28f05a92..03f316fc366 100644 --- a/sdk/dotnet/ApiGateway/DomainName.cs +++ b/sdk/dotnet/ApiGateway/DomainName.cs @@ -276,7 +276,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "certificatePrivateKey", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -551,11 +550,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public DomainNameState() diff --git a/sdk/dotnet/ApiGateway/RestApi.cs b/sdk/dotnet/ApiGateway/RestApi.cs index 7e273f5f9cc..09a8da305e8 100644 --- a/sdk/dotnet/ApiGateway/RestApi.cs +++ b/sdk/dotnet/ApiGateway/RestApi.cs @@ -237,10 +237,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -500,11 +496,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public RestApiState() diff --git a/sdk/dotnet/ApiGateway/Stage.cs b/sdk/dotnet/ApiGateway/Stage.cs index 63d6c80b502..e9a065b35a6 100644 --- a/sdk/dotnet/ApiGateway/Stage.cs +++ b/sdk/dotnet/ApiGateway/Stage.cs @@ -274,10 +274,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -502,11 +498,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("variables")] diff --git a/sdk/dotnet/ApiGateway/UsagePlan.cs b/sdk/dotnet/ApiGateway/UsagePlan.cs index 8c36e8fed52..6c008c084a8 100644 --- a/sdk/dotnet/ApiGateway/UsagePlan.cs +++ b/sdk/dotnet/ApiGateway/UsagePlan.cs @@ -205,10 +205,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -358,11 +354,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/ApiGateway/VpcLink.cs b/sdk/dotnet/ApiGateway/VpcLink.cs index 8755cc835b1..ba42ecfac32 100644 --- a/sdk/dotnet/ApiGateway/VpcLink.cs +++ b/sdk/dotnet/ApiGateway/VpcLink.cs @@ -82,10 +82,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -184,11 +180,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/ApiGatewayV2/Api.cs b/sdk/dotnet/ApiGatewayV2/Api.cs index 754e6badea3..99dea148f43 100644 --- a/sdk/dotnet/ApiGatewayV2/Api.cs +++ b/sdk/dotnet/ApiGatewayV2/Api.cs @@ -202,10 +202,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -447,11 +443,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/ApiGatewayV2/DomainName.cs b/sdk/dotnet/ApiGatewayV2/DomainName.cs index 68c69b7451b..cc6b7a4231a 100644 --- a/sdk/dotnet/ApiGatewayV2/DomainName.cs +++ b/sdk/dotnet/ApiGatewayV2/DomainName.cs @@ -156,10 +156,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -273,11 +269,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public DomainNameState() diff --git a/sdk/dotnet/ApiGatewayV2/Stage.cs b/sdk/dotnet/ApiGatewayV2/Stage.cs index 7ecbc11c806..69c4f5ba459 100644 --- a/sdk/dotnet/ApiGatewayV2/Stage.cs +++ b/sdk/dotnet/ApiGatewayV2/Stage.cs @@ -164,10 +164,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -406,11 +402,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public StageState() diff --git a/sdk/dotnet/ApiGatewayV2/VpcLink.cs b/sdk/dotnet/ApiGatewayV2/VpcLink.cs index afe30474f76..333cb9d16c3 100644 --- a/sdk/dotnet/ApiGatewayV2/VpcLink.cs +++ b/sdk/dotnet/ApiGatewayV2/VpcLink.cs @@ -111,10 +111,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -246,11 +242,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public VpcLinkState() diff --git a/sdk/dotnet/AppAutoScaling/Target.cs b/sdk/dotnet/AppAutoScaling/Target.cs index f480aea5977..a4434fead1a 100644 --- a/sdk/dotnet/AppAutoScaling/Target.cs +++ b/sdk/dotnet/AppAutoScaling/Target.cs @@ -232,10 +232,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -379,11 +375,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public TargetState() diff --git a/sdk/dotnet/AppConfig/Application.cs b/sdk/dotnet/AppConfig/Application.cs index 55a3a0674c7..c11fd0b1e4f 100644 --- a/sdk/dotnet/AppConfig/Application.cs +++ b/sdk/dotnet/AppConfig/Application.cs @@ -98,10 +98,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -197,11 +193,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ApplicationState() diff --git a/sdk/dotnet/AppConfig/ConfigurationProfile.cs b/sdk/dotnet/AppConfig/ConfigurationProfile.cs index 526a1c36587..86d35548788 100644 --- a/sdk/dotnet/AppConfig/ConfigurationProfile.cs +++ b/sdk/dotnet/AppConfig/ConfigurationProfile.cs @@ -150,10 +150,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -321,11 +317,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/AppConfig/Deployment.cs b/sdk/dotnet/AppConfig/Deployment.cs index 8027006f71b..87e7a55a54a 100644 --- a/sdk/dotnet/AppConfig/Deployment.cs +++ b/sdk/dotnet/AppConfig/Deployment.cs @@ -152,10 +152,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -329,11 +325,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public DeploymentState() diff --git a/sdk/dotnet/AppConfig/DeploymentStrategy.cs b/sdk/dotnet/AppConfig/DeploymentStrategy.cs index 9d4ce585790..e56a1ae1758 100644 --- a/sdk/dotnet/AppConfig/DeploymentStrategy.cs +++ b/sdk/dotnet/AppConfig/DeploymentStrategy.cs @@ -133,10 +133,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -292,11 +288,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public DeploymentStrategyState() diff --git a/sdk/dotnet/AppConfig/Environment.cs b/sdk/dotnet/AppConfig/Environment.cs index 043a7aa66b5..dcc05738866 100644 --- a/sdk/dotnet/AppConfig/Environment.cs +++ b/sdk/dotnet/AppConfig/Environment.cs @@ -141,10 +141,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -289,11 +285,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public EnvironmentState() diff --git a/sdk/dotnet/AppConfig/EventIntegration.cs b/sdk/dotnet/AppConfig/EventIntegration.cs index b5be92843c2..2cd52eb4ac4 100644 --- a/sdk/dotnet/AppConfig/EventIntegration.cs +++ b/sdk/dotnet/AppConfig/EventIntegration.cs @@ -115,10 +115,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -238,11 +234,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public EventIntegrationState() diff --git a/sdk/dotnet/AppConfig/Extension.cs b/sdk/dotnet/AppConfig/Extension.cs index 3d91b00f9d0..61210b38414 100644 --- a/sdk/dotnet/AppConfig/Extension.cs +++ b/sdk/dotnet/AppConfig/Extension.cs @@ -161,10 +161,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -304,11 +300,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/AppFlow/Flow.cs b/sdk/dotnet/AppFlow/Flow.cs index 4e3a5682a8a..103ac732886 100644 --- a/sdk/dotnet/AppFlow/Flow.cs +++ b/sdk/dotnet/AppFlow/Flow.cs @@ -278,10 +278,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -449,11 +445,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("tasks")] diff --git a/sdk/dotnet/AppIntegrations/DataIntegration.cs b/sdk/dotnet/AppIntegrations/DataIntegration.cs index b7b2a30f88b..60ab3c02f0d 100644 --- a/sdk/dotnet/AppIntegrations/DataIntegration.cs +++ b/sdk/dotnet/AppIntegrations/DataIntegration.cs @@ -124,10 +124,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -259,11 +255,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public DataIntegrationState() diff --git a/sdk/dotnet/AppMesh/GatewayRoute.cs b/sdk/dotnet/AppMesh/GatewayRoute.cs index 41a196a0f33..fbfb0cf1ac7 100644 --- a/sdk/dotnet/AppMesh/GatewayRoute.cs +++ b/sdk/dotnet/AppMesh/GatewayRoute.cs @@ -155,10 +155,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -302,11 +298,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/AppMesh/Mesh.cs b/sdk/dotnet/AppMesh/Mesh.cs index 2c8c59c2e7a..b8eecffd4bf 100644 --- a/sdk/dotnet/AppMesh/Mesh.cs +++ b/sdk/dotnet/AppMesh/Mesh.cs @@ -139,10 +139,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -262,11 +258,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public MeshState() diff --git a/sdk/dotnet/AppMesh/Route.cs b/sdk/dotnet/AppMesh/Route.cs index 07385321e8e..f428e181151 100644 --- a/sdk/dotnet/AppMesh/Route.cs +++ b/sdk/dotnet/AppMesh/Route.cs @@ -297,10 +297,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -444,11 +440,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/AppMesh/VirtualGateway.cs b/sdk/dotnet/AppMesh/VirtualGateway.cs index 7fa036e18dc..6be6b346e92 100644 --- a/sdk/dotnet/AppMesh/VirtualGateway.cs +++ b/sdk/dotnet/AppMesh/VirtualGateway.cs @@ -195,10 +195,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -336,11 +332,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public VirtualGatewayState() diff --git a/sdk/dotnet/AppMesh/VirtualNode.cs b/sdk/dotnet/AppMesh/VirtualNode.cs index 7c6c62b8c8a..dce164da140 100644 --- a/sdk/dotnet/AppMesh/VirtualNode.cs +++ b/sdk/dotnet/AppMesh/VirtualNode.cs @@ -337,10 +337,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -478,11 +474,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public VirtualNodeState() diff --git a/sdk/dotnet/AppMesh/VirtualRouter.cs b/sdk/dotnet/AppMesh/VirtualRouter.cs index a37f552cab3..24b41dc5041 100644 --- a/sdk/dotnet/AppMesh/VirtualRouter.cs +++ b/sdk/dotnet/AppMesh/VirtualRouter.cs @@ -148,10 +148,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -289,11 +285,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public VirtualRouterState() diff --git a/sdk/dotnet/AppMesh/VirtualService.cs b/sdk/dotnet/AppMesh/VirtualService.cs index 03ed752706c..8d71f16ffbd 100644 --- a/sdk/dotnet/AppMesh/VirtualService.cs +++ b/sdk/dotnet/AppMesh/VirtualService.cs @@ -162,10 +162,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -303,11 +299,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public VirtualServiceState() diff --git a/sdk/dotnet/AppRunner/AutoScalingConfigurationVersion.cs b/sdk/dotnet/AppRunner/AutoScalingConfigurationVersion.cs index 86e2076e3a9..3efbd724265 100644 --- a/sdk/dotnet/AppRunner/AutoScalingConfigurationVersion.cs +++ b/sdk/dotnet/AppRunner/AutoScalingConfigurationVersion.cs @@ -137,10 +137,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -284,11 +280,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public AutoScalingConfigurationVersionState() diff --git a/sdk/dotnet/AppRunner/Connection.cs b/sdk/dotnet/AppRunner/Connection.cs index 322ccca659e..b2b67546ca4 100644 --- a/sdk/dotnet/AppRunner/Connection.cs +++ b/sdk/dotnet/AppRunner/Connection.cs @@ -107,10 +107,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -212,11 +208,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ConnectionState() diff --git a/sdk/dotnet/AppRunner/ObservabilityConfiguration.cs b/sdk/dotnet/AppRunner/ObservabilityConfiguration.cs index eb680cdaf96..a966e49b495 100644 --- a/sdk/dotnet/AppRunner/ObservabilityConfiguration.cs +++ b/sdk/dotnet/AppRunner/ObservabilityConfiguration.cs @@ -120,10 +120,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -231,11 +227,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/AppRunner/Service.cs b/sdk/dotnet/AppRunner/Service.cs index ee68111bdb7..3a2da13e383 100644 --- a/sdk/dotnet/AppRunner/Service.cs +++ b/sdk/dotnet/AppRunner/Service.cs @@ -272,10 +272,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -465,11 +461,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ServiceState() diff --git a/sdk/dotnet/AppRunner/VpcConnector.cs b/sdk/dotnet/AppRunner/VpcConnector.cs index d3084003f17..22d438cb02f 100644 --- a/sdk/dotnet/AppRunner/VpcConnector.cs +++ b/sdk/dotnet/AppRunner/VpcConnector.cs @@ -122,10 +122,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -257,11 +253,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/AppRunner/VpcIngressConnection.cs b/sdk/dotnet/AppRunner/VpcIngressConnection.cs index 9f4c70e4091..d9c207361e0 100644 --- a/sdk/dotnet/AppRunner/VpcIngressConnection.cs +++ b/sdk/dotnet/AppRunner/VpcIngressConnection.cs @@ -121,10 +121,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -244,11 +240,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public VpcIngressConnectionState() diff --git a/sdk/dotnet/AppStream/Fleet.cs b/sdk/dotnet/AppStream/Fleet.cs index f34cee6416c..5e356cca030 100644 --- a/sdk/dotnet/AppStream/Fleet.cs +++ b/sdk/dotnet/AppStream/Fleet.cs @@ -211,10 +211,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -484,11 +480,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/AppStream/ImageBuilder.cs b/sdk/dotnet/AppStream/ImageBuilder.cs index e5166bfe7e1..4ad4a8e287c 100644 --- a/sdk/dotnet/AppStream/ImageBuilder.cs +++ b/sdk/dotnet/AppStream/ImageBuilder.cs @@ -183,10 +183,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -424,11 +420,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/AppStream/Stack.cs b/sdk/dotnet/AppStream/Stack.cs index 921d91a17d0..fc5f82e180a 100644 --- a/sdk/dotnet/AppStream/Stack.cs +++ b/sdk/dotnet/AppStream/Stack.cs @@ -215,10 +215,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -473,11 +469,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("userSettings")] diff --git a/sdk/dotnet/AppSync/GraphQLApi.cs b/sdk/dotnet/AppSync/GraphQLApi.cs index 6d9cc97f797..3b7efb386b8 100644 --- a/sdk/dotnet/AppSync/GraphQLApi.cs +++ b/sdk/dotnet/AppSync/GraphQLApi.cs @@ -139,10 +139,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -368,11 +364,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("uris")] diff --git a/sdk/dotnet/ApplicationInsights/Application.cs b/sdk/dotnet/ApplicationInsights/Application.cs index ac64cb554eb..55eae459d1d 100644 --- a/sdk/dotnet/ApplicationInsights/Application.cs +++ b/sdk/dotnet/ApplicationInsights/Application.cs @@ -152,10 +152,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -315,11 +311,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ApplicationState() diff --git a/sdk/dotnet/Athena/DataCatalog.cs b/sdk/dotnet/Athena/DataCatalog.cs index 8945ecd806e..bbc8f453b6c 100644 --- a/sdk/dotnet/Athena/DataCatalog.cs +++ b/sdk/dotnet/Athena/DataCatalog.cs @@ -186,10 +186,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -315,11 +311,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Athena/Workgroup.cs b/sdk/dotnet/Athena/Workgroup.cs index 851f3463f47..53ded17eb82 100644 --- a/sdk/dotnet/Athena/Workgroup.cs +++ b/sdk/dotnet/Athena/Workgroup.cs @@ -125,10 +125,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -260,11 +256,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public WorkgroupState() diff --git a/sdk/dotnet/Auditmanager/Assessment.cs b/sdk/dotnet/Auditmanager/Assessment.cs index 94547a0fa86..ba736fa2a76 100644 --- a/sdk/dotnet/Auditmanager/Assessment.cs +++ b/sdk/dotnet/Auditmanager/Assessment.cs @@ -160,10 +160,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -337,11 +333,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public AssessmentState() diff --git a/sdk/dotnet/Auditmanager/Control.cs b/sdk/dotnet/Auditmanager/Control.cs index b6499fb0ce4..1b59227fd87 100644 --- a/sdk/dotnet/Auditmanager/Control.cs +++ b/sdk/dotnet/Auditmanager/Control.cs @@ -133,10 +133,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -287,11 +283,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Auditmanager/Framework.cs b/sdk/dotnet/Auditmanager/Framework.cs index 6837ce61284..592bf56e0ba 100644 --- a/sdk/dotnet/Auditmanager/Framework.cs +++ b/sdk/dotnet/Auditmanager/Framework.cs @@ -126,10 +126,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -268,11 +264,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public FrameworkState() diff --git a/sdk/dotnet/Backup/Framework.cs b/sdk/dotnet/Backup/Framework.cs index 094151aa57b..a5e7389348d 100644 --- a/sdk/dotnet/Backup/Framework.cs +++ b/sdk/dotnet/Backup/Framework.cs @@ -228,10 +228,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -369,11 +365,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public FrameworkState() diff --git a/sdk/dotnet/Backup/Plan.cs b/sdk/dotnet/Backup/Plan.cs index 93df48b5044..357681423ce 100644 --- a/sdk/dotnet/Backup/Plan.cs +++ b/sdk/dotnet/Backup/Plan.cs @@ -129,10 +129,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -264,11 +260,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Backup/ReportPlan.cs b/sdk/dotnet/Backup/ReportPlan.cs index 79488c97d10..cbc1c8b8bf7 100644 --- a/sdk/dotnet/Backup/ReportPlan.cs +++ b/sdk/dotnet/Backup/ReportPlan.cs @@ -135,10 +135,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -270,11 +266,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ReportPlanState() diff --git a/sdk/dotnet/Backup/Vault.cs b/sdk/dotnet/Backup/Vault.cs index d1f35ef5a2c..d50ea33b2db 100644 --- a/sdk/dotnet/Backup/Vault.cs +++ b/sdk/dotnet/Backup/Vault.cs @@ -106,10 +106,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -223,11 +219,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public VaultState() diff --git a/sdk/dotnet/Batch/ComputeEnvironment.cs b/sdk/dotnet/Batch/ComputeEnvironment.cs index 79f7febc117..87b39e3478a 100644 --- a/sdk/dotnet/Batch/ComputeEnvironment.cs +++ b/sdk/dotnet/Batch/ComputeEnvironment.cs @@ -376,10 +376,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -553,11 +549,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Batch/JobDefinition.cs b/sdk/dotnet/Batch/JobDefinition.cs index d657337bb46..b03b55f63ab 100644 --- a/sdk/dotnet/Batch/JobDefinition.cs +++ b/sdk/dotnet/Batch/JobDefinition.cs @@ -368,10 +368,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -607,11 +603,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Batch/JobQueue.cs b/sdk/dotnet/Batch/JobQueue.cs index ac9485a587b..ff8c4ba652f 100644 --- a/sdk/dotnet/Batch/JobQueue.cs +++ b/sdk/dotnet/Batch/JobQueue.cs @@ -165,10 +165,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -319,11 +315,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("timeouts")] diff --git a/sdk/dotnet/Batch/SchedulingPolicy.cs b/sdk/dotnet/Batch/SchedulingPolicy.cs index 2b96fe3f0ab..839d17ffa06 100644 --- a/sdk/dotnet/Batch/SchedulingPolicy.cs +++ b/sdk/dotnet/Batch/SchedulingPolicy.cs @@ -112,10 +112,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -205,11 +201,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public SchedulingPolicyState() diff --git a/sdk/dotnet/Bedrock/CustomModel.cs b/sdk/dotnet/Bedrock/CustomModel.cs index 5745087cf32..79ee85aba35 100644 --- a/sdk/dotnet/Bedrock/CustomModel.cs +++ b/sdk/dotnet/Bedrock/CustomModel.cs @@ -196,10 +196,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -412,11 +408,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("timeouts")] diff --git a/sdk/dotnet/Bedrock/ProvisionedModelThroughput.cs b/sdk/dotnet/Bedrock/ProvisionedModelThroughput.cs index ff29119bad0..7f68f7c727c 100644 --- a/sdk/dotnet/Bedrock/ProvisionedModelThroughput.cs +++ b/sdk/dotnet/Bedrock/ProvisionedModelThroughput.cs @@ -112,10 +112,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -238,11 +234,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("timeouts")] diff --git a/sdk/dotnet/Cfg/AggregateAuthorization.cs b/sdk/dotnet/Cfg/AggregateAuthorization.cs index d74d2c77996..0677d8fead6 100644 --- a/sdk/dotnet/Cfg/AggregateAuthorization.cs +++ b/sdk/dotnet/Cfg/AggregateAuthorization.cs @@ -95,10 +95,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -194,11 +190,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public AggregateAuthorizationState() diff --git a/sdk/dotnet/Cfg/ConfigurationAggregator.cs b/sdk/dotnet/Cfg/ConfigurationAggregator.cs index be59c62891a..29c17a3a67d 100644 --- a/sdk/dotnet/Cfg/ConfigurationAggregator.cs +++ b/sdk/dotnet/Cfg/ConfigurationAggregator.cs @@ -177,10 +177,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -292,11 +288,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ConfigurationAggregatorState() diff --git a/sdk/dotnet/Cfg/Rule.cs b/sdk/dotnet/Cfg/Rule.cs index e45243945c2..3bf3928835f 100644 --- a/sdk/dotnet/Cfg/Rule.cs +++ b/sdk/dotnet/Cfg/Rule.cs @@ -292,10 +292,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -469,11 +465,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public RuleState() diff --git a/sdk/dotnet/Chime/SdkvoiceSipMediaApplication.cs b/sdk/dotnet/Chime/SdkvoiceSipMediaApplication.cs index fa42854cecd..3558ae2ed09 100644 --- a/sdk/dotnet/Chime/SdkvoiceSipMediaApplication.cs +++ b/sdk/dotnet/Chime/SdkvoiceSipMediaApplication.cs @@ -107,10 +107,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -222,11 +218,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public SdkvoiceSipMediaApplicationState() diff --git a/sdk/dotnet/Chime/SdkvoiceVoiceProfileDomain.cs b/sdk/dotnet/Chime/SdkvoiceVoiceProfileDomain.cs index 603add34fe3..ecd235df4ba 100644 --- a/sdk/dotnet/Chime/SdkvoiceVoiceProfileDomain.cs +++ b/sdk/dotnet/Chime/SdkvoiceVoiceProfileDomain.cs @@ -109,10 +109,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -208,11 +204,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public SdkvoiceVoiceProfileDomainState() diff --git a/sdk/dotnet/Chime/VoiceConnector.cs b/sdk/dotnet/Chime/VoiceConnector.cs index 5e11df0f664..d7859d05254 100644 --- a/sdk/dotnet/Chime/VoiceConnector.cs +++ b/sdk/dotnet/Chime/VoiceConnector.cs @@ -109,10 +109,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -230,11 +226,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public VoiceConnectorState() diff --git a/sdk/dotnet/ChimeSDKMediaPipelines/MediaInsightsPipelineConfiguration.cs b/sdk/dotnet/ChimeSDKMediaPipelines/MediaInsightsPipelineConfiguration.cs index a05f1b1e0f8..4403ab30317 100644 --- a/sdk/dotnet/ChimeSDKMediaPipelines/MediaInsightsPipelineConfiguration.cs +++ b/sdk/dotnet/ChimeSDKMediaPipelines/MediaInsightsPipelineConfiguration.cs @@ -465,10 +465,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -596,11 +592,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public MediaInsightsPipelineConfigurationState() diff --git a/sdk/dotnet/CleanRooms/Collaboration.cs b/sdk/dotnet/CleanRooms/Collaboration.cs index 1982ea7a88f..175b0b994e3 100644 --- a/sdk/dotnet/CleanRooms/Collaboration.cs +++ b/sdk/dotnet/CleanRooms/Collaboration.cs @@ -172,10 +172,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -382,11 +378,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("updateTime")] diff --git a/sdk/dotnet/CleanRooms/ConfiguredTable.cs b/sdk/dotnet/CleanRooms/ConfiguredTable.cs index 5f8be461b11..475da9d8540 100644 --- a/sdk/dotnet/CleanRooms/ConfiguredTable.cs +++ b/sdk/dotnet/CleanRooms/ConfiguredTable.cs @@ -140,10 +140,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -293,11 +289,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Cloud9/EnvironmentEC2.cs b/sdk/dotnet/Cloud9/EnvironmentEC2.cs index f82a1ce2612..e71fa08ef86 100644 --- a/sdk/dotnet/Cloud9/EnvironmentEC2.cs +++ b/sdk/dotnet/Cloud9/EnvironmentEC2.cs @@ -221,10 +221,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -412,11 +408,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/CloudFormation/Stack.cs b/sdk/dotnet/CloudFormation/Stack.cs index 55d5a99bf0f..92cc081b77e 100644 --- a/sdk/dotnet/CloudFormation/Stack.cs +++ b/sdk/dotnet/CloudFormation/Stack.cs @@ -197,10 +197,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -450,11 +446,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/CloudFormation/StackSet.cs b/sdk/dotnet/CloudFormation/StackSet.cs index 407efd729ce..4abe68e9d04 100644 --- a/sdk/dotnet/CloudFormation/StackSet.cs +++ b/sdk/dotnet/CloudFormation/StackSet.cs @@ -272,10 +272,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -521,11 +517,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/CloudFront/Distribution.cs b/sdk/dotnet/CloudFront/Distribution.cs index 0911dfb0c91..c6f4dae3049 100644 --- a/sdk/dotnet/CloudFront/Distribution.cs +++ b/sdk/dotnet/CloudFront/Distribution.cs @@ -560,10 +560,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -959,11 +955,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("trustedKeyGroups")] diff --git a/sdk/dotnet/CloudHsmV2/Cluster.cs b/sdk/dotnet/CloudHsmV2/Cluster.cs index 400731451ab..789e03bb410 100644 --- a/sdk/dotnet/CloudHsmV2/Cluster.cs +++ b/sdk/dotnet/CloudHsmV2/Cluster.cs @@ -120,10 +120,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -272,11 +268,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/CloudTrail/EventDataStore.cs b/sdk/dotnet/CloudTrail/EventDataStore.cs index 934521016c3..b7020efa711 100644 --- a/sdk/dotnet/CloudTrail/EventDataStore.cs +++ b/sdk/dotnet/CloudTrail/EventDataStore.cs @@ -197,10 +197,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -362,11 +358,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/CloudTrail/Trail.cs b/sdk/dotnet/CloudTrail/Trail.cs index 517554e82f7..7794147287b 100644 --- a/sdk/dotnet/CloudTrail/Trail.cs +++ b/sdk/dotnet/CloudTrail/Trail.cs @@ -437,10 +437,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -738,11 +734,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public TrailState() diff --git a/sdk/dotnet/CloudWatch/CompositeAlarm.cs b/sdk/dotnet/CloudWatch/CompositeAlarm.cs index 22ca8282d2b..3c852580854 100644 --- a/sdk/dotnet/CloudWatch/CompositeAlarm.cs +++ b/sdk/dotnet/CloudWatch/CompositeAlarm.cs @@ -144,10 +144,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -351,11 +347,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public CompositeAlarmState() diff --git a/sdk/dotnet/CloudWatch/EventBus.cs b/sdk/dotnet/CloudWatch/EventBus.cs index c3916d0c350..be275279aba 100644 --- a/sdk/dotnet/CloudWatch/EventBus.cs +++ b/sdk/dotnet/CloudWatch/EventBus.cs @@ -114,10 +114,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -213,11 +209,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public EventBusState() diff --git a/sdk/dotnet/CloudWatch/EventRule.cs b/sdk/dotnet/CloudWatch/EventRule.cs index d2c001459cd..c81f6903d0d 100644 --- a/sdk/dotnet/CloudWatch/EventRule.cs +++ b/sdk/dotnet/CloudWatch/EventRule.cs @@ -198,10 +198,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -397,11 +393,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public EventRuleState() diff --git a/sdk/dotnet/CloudWatch/InternetMonitor.cs b/sdk/dotnet/CloudWatch/InternetMonitor.cs index af16c8c990d..993f15528b7 100644 --- a/sdk/dotnet/CloudWatch/InternetMonitor.cs +++ b/sdk/dotnet/CloudWatch/InternetMonitor.cs @@ -126,10 +126,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -295,11 +291,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/CloudWatch/LogDestination.cs b/sdk/dotnet/CloudWatch/LogDestination.cs index 22a2489061b..0d7cb7b0e8e 100644 --- a/sdk/dotnet/CloudWatch/LogDestination.cs +++ b/sdk/dotnet/CloudWatch/LogDestination.cs @@ -101,10 +101,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -206,11 +202,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/CloudWatch/LogGroup.cs b/sdk/dotnet/CloudWatch/LogGroup.cs index e9e8ade6736..4201dc58146 100644 --- a/sdk/dotnet/CloudWatch/LogGroup.cs +++ b/sdk/dotnet/CloudWatch/LogGroup.cs @@ -126,10 +126,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -281,11 +277,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public LogGroupState() diff --git a/sdk/dotnet/CloudWatch/MetricAlarm.cs b/sdk/dotnet/CloudWatch/MetricAlarm.cs index 078642e0a91..c3510c019eb 100644 --- a/sdk/dotnet/CloudWatch/MetricAlarm.cs +++ b/sdk/dotnet/CloudWatch/MetricAlarm.cs @@ -418,10 +418,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -799,11 +795,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/CloudWatch/MetricStream.cs b/sdk/dotnet/CloudWatch/MetricStream.cs index 8a7bd77b2c9..cc5ef5b2d92 100644 --- a/sdk/dotnet/CloudWatch/MetricStream.cs +++ b/sdk/dotnet/CloudWatch/MetricStream.cs @@ -366,10 +366,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -607,11 +603,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public MetricStreamState() diff --git a/sdk/dotnet/CodeArtifact/Domain.cs b/sdk/dotnet/CodeArtifact/Domain.cs index 110467237e0..a1d8e4272d2 100644 --- a/sdk/dotnet/CodeArtifact/Domain.cs +++ b/sdk/dotnet/CodeArtifact/Domain.cs @@ -124,10 +124,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -253,11 +249,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public DomainState() diff --git a/sdk/dotnet/CodeArtifact/Repository.cs b/sdk/dotnet/CodeArtifact/Repository.cs index 6aa6560c2b5..46ae2ecee0a 100644 --- a/sdk/dotnet/CodeArtifact/Repository.cs +++ b/sdk/dotnet/CodeArtifact/Repository.cs @@ -195,10 +195,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -348,11 +344,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("upstreams")] diff --git a/sdk/dotnet/CodeBuild/Project.cs b/sdk/dotnet/CodeBuild/Project.cs index 48f2214426e..f68390845bb 100644 --- a/sdk/dotnet/CodeBuild/Project.cs +++ b/sdk/dotnet/CodeBuild/Project.cs @@ -479,10 +479,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -876,11 +872,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/CodeBuild/ReportGroup.cs b/sdk/dotnet/CodeBuild/ReportGroup.cs index cc9013a9401..a179de5ceed 100644 --- a/sdk/dotnet/CodeBuild/ReportGroup.cs +++ b/sdk/dotnet/CodeBuild/ReportGroup.cs @@ -166,10 +166,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -289,11 +285,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/CodeCommit/Repository.cs b/sdk/dotnet/CodeCommit/Repository.cs index 0a523259119..fdccd082686 100644 --- a/sdk/dotnet/CodeCommit/Repository.cs +++ b/sdk/dotnet/CodeCommit/Repository.cs @@ -150,10 +150,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -291,11 +287,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public RepositoryState() diff --git a/sdk/dotnet/CodeDeploy/Application.cs b/sdk/dotnet/CodeDeploy/Application.cs index 1dc55a8c1cf..1f7de06bc11 100644 --- a/sdk/dotnet/CodeDeploy/Application.cs +++ b/sdk/dotnet/CodeDeploy/Application.cs @@ -147,10 +147,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -264,11 +260,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ApplicationState() diff --git a/sdk/dotnet/CodeDeploy/DeploymentGroup.cs b/sdk/dotnet/CodeDeploy/DeploymentGroup.cs index d901a537ca7..c298ccacf25 100644 --- a/sdk/dotnet/CodeDeploy/DeploymentGroup.cs +++ b/sdk/dotnet/CodeDeploy/DeploymentGroup.cs @@ -416,10 +416,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -743,11 +739,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("triggerConfigurations")] diff --git a/sdk/dotnet/CodeGuruProfiler/ProfilingGroup.cs b/sdk/dotnet/CodeGuruProfiler/ProfilingGroup.cs index 5d9040742dd..130c08e899d 100644 --- a/sdk/dotnet/CodeGuruProfiler/ProfilingGroup.cs +++ b/sdk/dotnet/CodeGuruProfiler/ProfilingGroup.cs @@ -107,10 +107,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -222,11 +218,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ProfilingGroupState() diff --git a/sdk/dotnet/CodeGuruReviewer/RepositoryAssociation.cs b/sdk/dotnet/CodeGuruReviewer/RepositoryAssociation.cs index 9ca0f17b10c..b02ae6d5e59 100644 --- a/sdk/dotnet/CodeGuruReviewer/RepositoryAssociation.cs +++ b/sdk/dotnet/CodeGuruReviewer/RepositoryAssociation.cs @@ -145,10 +145,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -286,11 +282,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public RepositoryAssociationState() diff --git a/sdk/dotnet/CodePipeline/CustomActionType.cs b/sdk/dotnet/CodePipeline/CustomActionType.cs index dc242b9c359..c7f16d6a88d 100644 --- a/sdk/dotnet/CodePipeline/CustomActionType.cs +++ b/sdk/dotnet/CodePipeline/CustomActionType.cs @@ -142,10 +142,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -313,11 +309,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/CodePipeline/Pipeline.cs b/sdk/dotnet/CodePipeline/Pipeline.cs index b7f230fee07..4065517c668 100644 --- a/sdk/dotnet/CodePipeline/Pipeline.cs +++ b/sdk/dotnet/CodePipeline/Pipeline.cs @@ -320,10 +320,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -491,11 +487,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("variables")] diff --git a/sdk/dotnet/CodePipeline/Webhook.cs b/sdk/dotnet/CodePipeline/Webhook.cs index 938361e6e67..91e94ffd7ad 100644 --- a/sdk/dotnet/CodePipeline/Webhook.cs +++ b/sdk/dotnet/CodePipeline/Webhook.cs @@ -227,10 +227,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -374,11 +370,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/CodeStarConnections/Connection.cs b/sdk/dotnet/CodeStarConnections/Connection.cs index 522fddb8c3c..9a354f3a1da 100644 --- a/sdk/dotnet/CodeStarConnections/Connection.cs +++ b/sdk/dotnet/CodeStarConnections/Connection.cs @@ -161,10 +161,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -278,11 +274,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ConnectionState() diff --git a/sdk/dotnet/CodeStarNotifications/NotificationRule.cs b/sdk/dotnet/CodeStarNotifications/NotificationRule.cs index 406824a9d8d..0c2638000f2 100644 --- a/sdk/dotnet/CodeStarNotifications/NotificationRule.cs +++ b/sdk/dotnet/CodeStarNotifications/NotificationRule.cs @@ -173,10 +173,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -334,11 +330,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("targets")] diff --git a/sdk/dotnet/Cognito/IdentityPool.cs b/sdk/dotnet/Cognito/IdentityPool.cs index f6a48e5ec63..cb09214ce7d 100644 --- a/sdk/dotnet/Cognito/IdentityPool.cs +++ b/sdk/dotnet/Cognito/IdentityPool.cs @@ -167,10 +167,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -388,11 +384,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public IdentityPoolState() diff --git a/sdk/dotnet/Cognito/UserPool.cs b/sdk/dotnet/Cognito/UserPool.cs index 97528fb7af7..9cf075abb0b 100644 --- a/sdk/dotnet/Cognito/UserPool.cs +++ b/sdk/dotnet/Cognito/UserPool.cs @@ -317,10 +317,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -720,11 +716,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Comprehend/DocumentClassifier.cs b/sdk/dotnet/Comprehend/DocumentClassifier.cs index a099d8b96a0..9eaf0fb7d66 100644 --- a/sdk/dotnet/Comprehend/DocumentClassifier.cs +++ b/sdk/dotnet/Comprehend/DocumentClassifier.cs @@ -187,10 +187,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -401,11 +397,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Comprehend/EntityRecognizer.cs b/sdk/dotnet/Comprehend/EntityRecognizer.cs index b1e6826a93f..e368e79d61b 100644 --- a/sdk/dotnet/Comprehend/EntityRecognizer.cs +++ b/sdk/dotnet/Comprehend/EntityRecognizer.cs @@ -188,10 +188,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -369,11 +365,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Connect/ContactFlow.cs b/sdk/dotnet/Connect/ContactFlow.cs index 02ba08c543d..2e17a614706 100644 --- a/sdk/dotnet/Connect/ContactFlow.cs +++ b/sdk/dotnet/Connect/ContactFlow.cs @@ -185,10 +185,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -344,11 +340,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Connect/ContactFlowModule.cs b/sdk/dotnet/Connect/ContactFlowModule.cs index 4372d7113cb..01252adddf1 100644 --- a/sdk/dotnet/Connect/ContactFlowModule.cs +++ b/sdk/dotnet/Connect/ContactFlowModule.cs @@ -202,10 +202,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -355,11 +351,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ContactFlowModuleState() diff --git a/sdk/dotnet/Connect/HoursOfOperation.cs b/sdk/dotnet/Connect/HoursOfOperation.cs index 324cce7289a..46bd5c87e7a 100644 --- a/sdk/dotnet/Connect/HoursOfOperation.cs +++ b/sdk/dotnet/Connect/HoursOfOperation.cs @@ -156,10 +156,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -303,11 +299,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Connect/PhoneNumber.cs b/sdk/dotnet/Connect/PhoneNumber.cs index 0f02c295dc6..214216a4df9 100644 --- a/sdk/dotnet/Connect/PhoneNumber.cs +++ b/sdk/dotnet/Connect/PhoneNumber.cs @@ -172,10 +172,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -313,11 +309,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Connect/Queue.cs b/sdk/dotnet/Connect/Queue.cs index ebdb8a076a6..7c5e1926f9b 100644 --- a/sdk/dotnet/Connect/Queue.cs +++ b/sdk/dotnet/Connect/Queue.cs @@ -200,10 +200,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -389,11 +385,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public QueueState() diff --git a/sdk/dotnet/Connect/QuickConnect.cs b/sdk/dotnet/Connect/QuickConnect.cs index 9960796c633..71587c35cf7 100644 --- a/sdk/dotnet/Connect/QuickConnect.cs +++ b/sdk/dotnet/Connect/QuickConnect.cs @@ -129,10 +129,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -258,11 +254,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public QuickConnectState() diff --git a/sdk/dotnet/Connect/RoutingProfile.cs b/sdk/dotnet/Connect/RoutingProfile.cs index 3a431d6cbd5..ac0620332da 100644 --- a/sdk/dotnet/Connect/RoutingProfile.cs +++ b/sdk/dotnet/Connect/RoutingProfile.cs @@ -150,10 +150,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -329,11 +325,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public RoutingProfileState() diff --git a/sdk/dotnet/Connect/SecurityProfile.cs b/sdk/dotnet/Connect/SecurityProfile.cs index a75e6b0f898..a13b5a1bbe1 100644 --- a/sdk/dotnet/Connect/SecurityProfile.cs +++ b/sdk/dotnet/Connect/SecurityProfile.cs @@ -130,10 +130,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -279,11 +275,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public SecurityProfileState() diff --git a/sdk/dotnet/Connect/User.cs b/sdk/dotnet/Connect/User.cs index 9e6d30d3641..34eb90d0781 100644 --- a/sdk/dotnet/Connect/User.cs +++ b/sdk/dotnet/Connect/User.cs @@ -291,7 +291,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "password", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -506,11 +505,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Connect/UserHierarchyGroup.cs b/sdk/dotnet/Connect/UserHierarchyGroup.cs index 63af32cb71f..b3f107cb911 100644 --- a/sdk/dotnet/Connect/UserHierarchyGroup.cs +++ b/sdk/dotnet/Connect/UserHierarchyGroup.cs @@ -158,10 +158,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -295,11 +291,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public UserHierarchyGroupState() diff --git a/sdk/dotnet/Connect/Vocabulary.cs b/sdk/dotnet/Connect/Vocabulary.cs index 6e4a4e73d4b..6986c55f284 100644 --- a/sdk/dotnet/Connect/Vocabulary.cs +++ b/sdk/dotnet/Connect/Vocabulary.cs @@ -142,10 +142,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -285,11 +281,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/ControlTower/LandingZone.cs b/sdk/dotnet/ControlTower/LandingZone.cs index 9415806a6c4..3a7ea212716 100644 --- a/sdk/dotnet/ControlTower/LandingZone.cs +++ b/sdk/dotnet/ControlTower/LandingZone.cs @@ -109,10 +109,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -220,11 +216,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/CostExplorer/AnomalyMonitor.cs b/sdk/dotnet/CostExplorer/AnomalyMonitor.cs index 117b2396ef1..952ac5a82b3 100644 --- a/sdk/dotnet/CostExplorer/AnomalyMonitor.cs +++ b/sdk/dotnet/CostExplorer/AnomalyMonitor.cs @@ -145,10 +145,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -268,11 +264,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public AnomalyMonitorState() diff --git a/sdk/dotnet/CostExplorer/AnomalySubscription.cs b/sdk/dotnet/CostExplorer/AnomalySubscription.cs index 59bbc8a8bb6..1b659517f15 100644 --- a/sdk/dotnet/CostExplorer/AnomalySubscription.cs +++ b/sdk/dotnet/CostExplorer/AnomalySubscription.cs @@ -372,10 +372,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -537,11 +533,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/CostExplorer/CostCategory.cs b/sdk/dotnet/CostExplorer/CostCategory.cs index d875dd26221..f275d84466c 100644 --- a/sdk/dotnet/CostExplorer/CostCategory.cs +++ b/sdk/dotnet/CostExplorer/CostCategory.cs @@ -186,10 +186,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -367,11 +363,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public CostCategoryState() diff --git a/sdk/dotnet/CustomerProfiles/Domain.cs b/sdk/dotnet/CustomerProfiles/Domain.cs index 69d9a6902d3..2db2c2a8916 100644 --- a/sdk/dotnet/CustomerProfiles/Domain.cs +++ b/sdk/dotnet/CustomerProfiles/Domain.cs @@ -215,10 +215,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -366,11 +362,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public DomainState() diff --git a/sdk/dotnet/DataExchange/DataSet.cs b/sdk/dotnet/DataExchange/DataSet.cs index af0e5b70a8f..72977b22360 100644 --- a/sdk/dotnet/DataExchange/DataSet.cs +++ b/sdk/dotnet/DataExchange/DataSet.cs @@ -101,10 +101,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -212,11 +208,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public DataSetState() diff --git a/sdk/dotnet/DataExchange/Revision.cs b/sdk/dotnet/DataExchange/Revision.cs index 5df090d98c1..683bb84abb9 100644 --- a/sdk/dotnet/DataExchange/Revision.cs +++ b/sdk/dotnet/DataExchange/Revision.cs @@ -100,10 +100,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -205,11 +201,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public RevisionState() diff --git a/sdk/dotnet/DataPipeline/Pipeline.cs b/sdk/dotnet/DataPipeline/Pipeline.cs index fc5c8c988d0..59e899b42c6 100644 --- a/sdk/dotnet/DataPipeline/Pipeline.cs +++ b/sdk/dotnet/DataPipeline/Pipeline.cs @@ -85,10 +85,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -178,11 +174,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public PipelineState() diff --git a/sdk/dotnet/DataSync/Agent.cs b/sdk/dotnet/DataSync/Agent.cs index 2bae1d7ab49..ef95309f29d 100644 --- a/sdk/dotnet/DataSync/Agent.cs +++ b/sdk/dotnet/DataSync/Agent.cs @@ -126,10 +126,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -303,11 +299,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/DataSync/EfsLocation.cs b/sdk/dotnet/DataSync/EfsLocation.cs index daf3932165c..4d96dd0ca7c 100644 --- a/sdk/dotnet/DataSync/EfsLocation.cs +++ b/sdk/dotnet/DataSync/EfsLocation.cs @@ -131,10 +131,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -278,11 +274,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("uri")] diff --git a/sdk/dotnet/DataSync/FsxOpenZfsFileSystem.cs b/sdk/dotnet/DataSync/FsxOpenZfsFileSystem.cs index f9e9f569faa..78f26677874 100644 --- a/sdk/dotnet/DataSync/FsxOpenZfsFileSystem.cs +++ b/sdk/dotnet/DataSync/FsxOpenZfsFileSystem.cs @@ -132,10 +132,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -273,11 +269,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/DataSync/LocationAzureBlob.cs b/sdk/dotnet/DataSync/LocationAzureBlob.cs index 6857dbcb60e..ffa1af5efaf 100644 --- a/sdk/dotnet/DataSync/LocationAzureBlob.cs +++ b/sdk/dotnet/DataSync/LocationAzureBlob.cs @@ -138,10 +138,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -309,11 +305,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("uri")] diff --git a/sdk/dotnet/DataSync/LocationFsxLustre.cs b/sdk/dotnet/DataSync/LocationFsxLustre.cs index b6b64d72c40..7296c88dd2d 100644 --- a/sdk/dotnet/DataSync/LocationFsxLustre.cs +++ b/sdk/dotnet/DataSync/LocationFsxLustre.cs @@ -116,10 +116,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -245,11 +241,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/DataSync/LocationFsxOntapFileSystem.cs b/sdk/dotnet/DataSync/LocationFsxOntapFileSystem.cs index 04dc3c3b031..b810492d98e 100644 --- a/sdk/dotnet/DataSync/LocationFsxOntapFileSystem.cs +++ b/sdk/dotnet/DataSync/LocationFsxOntapFileSystem.cs @@ -106,10 +106,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -254,11 +250,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/DataSync/LocationFsxWindows.cs b/sdk/dotnet/DataSync/LocationFsxWindows.cs index 5604e8eca8f..3ea0ef54793 100644 --- a/sdk/dotnet/DataSync/LocationFsxWindows.cs +++ b/sdk/dotnet/DataSync/LocationFsxWindows.cs @@ -139,7 +139,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "password", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -316,11 +315,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/DataSync/LocationHdfs.cs b/sdk/dotnet/DataSync/LocationHdfs.cs index 6947f70c12f..ae610bb319f 100644 --- a/sdk/dotnet/DataSync/LocationHdfs.cs +++ b/sdk/dotnet/DataSync/LocationHdfs.cs @@ -172,10 +172,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -415,11 +411,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("uri")] diff --git a/sdk/dotnet/DataSync/LocationObjectStorage.cs b/sdk/dotnet/DataSync/LocationObjectStorage.cs index a93507c239d..1cd56ecf69c 100644 --- a/sdk/dotnet/DataSync/LocationObjectStorage.cs +++ b/sdk/dotnet/DataSync/LocationObjectStorage.cs @@ -152,7 +152,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "secretKey", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -365,11 +364,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/DataSync/LocationSmb.cs b/sdk/dotnet/DataSync/LocationSmb.cs index f81979f5474..0d6f97b6345 100644 --- a/sdk/dotnet/DataSync/LocationSmb.cs +++ b/sdk/dotnet/DataSync/LocationSmb.cs @@ -139,7 +139,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "password", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -322,11 +321,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("uri")] diff --git a/sdk/dotnet/DataSync/NfsLocation.cs b/sdk/dotnet/DataSync/NfsLocation.cs index 02be37a290f..09f67159898 100644 --- a/sdk/dotnet/DataSync/NfsLocation.cs +++ b/sdk/dotnet/DataSync/NfsLocation.cs @@ -119,10 +119,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -242,11 +238,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("uri")] diff --git a/sdk/dotnet/DataSync/S3Location.cs b/sdk/dotnet/DataSync/S3Location.cs index 991ac433191..e8cbf8b2666 100644 --- a/sdk/dotnet/DataSync/S3Location.cs +++ b/sdk/dotnet/DataSync/S3Location.cs @@ -120,10 +120,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -267,11 +263,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("uri")] diff --git a/sdk/dotnet/DataSync/Task.cs b/sdk/dotnet/DataSync/Task.cs index 6b2d610dd23..a3c1938289b 100644 --- a/sdk/dotnet/DataSync/Task.cs +++ b/sdk/dotnet/DataSync/Task.cs @@ -170,10 +170,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -347,11 +343,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Dax/Cluster.cs b/sdk/dotnet/Dax/Cluster.cs index 492f3c4d1dc..f347530534a 100644 --- a/sdk/dotnet/Dax/Cluster.cs +++ b/sdk/dotnet/Dax/Cluster.cs @@ -207,10 +207,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -529,11 +525,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ClusterState() diff --git a/sdk/dotnet/Detective/Graph.cs b/sdk/dotnet/Detective/Graph.cs index 0ec9cf0b8ee..6b17cbb7059 100644 --- a/sdk/dotnet/Detective/Graph.cs +++ b/sdk/dotnet/Detective/Graph.cs @@ -88,10 +88,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -165,11 +161,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public GraphState() diff --git a/sdk/dotnet/DeviceFarm/DevicePool.cs b/sdk/dotnet/DeviceFarm/DevicePool.cs index 15094c58566..1973144a272 100644 --- a/sdk/dotnet/DeviceFarm/DevicePool.cs +++ b/sdk/dotnet/DeviceFarm/DevicePool.cs @@ -124,10 +124,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -271,11 +267,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("type")] diff --git a/sdk/dotnet/DeviceFarm/InstanceProfile.cs b/sdk/dotnet/DeviceFarm/InstanceProfile.cs index b4a933f556a..10e35ecc69a 100644 --- a/sdk/dotnet/DeviceFarm/InstanceProfile.cs +++ b/sdk/dotnet/DeviceFarm/InstanceProfile.cs @@ -111,10 +111,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -258,11 +254,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public InstanceProfileState() diff --git a/sdk/dotnet/DeviceFarm/NetworkProfile.cs b/sdk/dotnet/DeviceFarm/NetworkProfile.cs index a26ba78ada7..e588ac49dc0 100644 --- a/sdk/dotnet/DeviceFarm/NetworkProfile.cs +++ b/sdk/dotnet/DeviceFarm/NetworkProfile.cs @@ -158,10 +158,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -347,11 +343,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/DeviceFarm/Project.cs b/sdk/dotnet/DeviceFarm/Project.cs index 2cf50e3efdb..da8e37e4ecd 100644 --- a/sdk/dotnet/DeviceFarm/Project.cs +++ b/sdk/dotnet/DeviceFarm/Project.cs @@ -96,10 +96,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -195,11 +191,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ProjectState() diff --git a/sdk/dotnet/DeviceFarm/TestGridProject.cs b/sdk/dotnet/DeviceFarm/TestGridProject.cs index ae96dcc9fed..6b5d5d7569b 100644 --- a/sdk/dotnet/DeviceFarm/TestGridProject.cs +++ b/sdk/dotnet/DeviceFarm/TestGridProject.cs @@ -84,10 +84,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -189,11 +185,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/DirectConnect/Connection.cs b/sdk/dotnet/DirectConnect/Connection.cs index 3c562aafb1a..8d2863a48e7 100644 --- a/sdk/dotnet/DirectConnect/Connection.cs +++ b/sdk/dotnet/DirectConnect/Connection.cs @@ -217,10 +217,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -422,11 +418,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/DirectConnect/HostedPrivateVirtualInterfaceAccepter.cs b/sdk/dotnet/DirectConnect/HostedPrivateVirtualInterfaceAccepter.cs index 58b315d283a..85426050887 100644 --- a/sdk/dotnet/DirectConnect/HostedPrivateVirtualInterfaceAccepter.cs +++ b/sdk/dotnet/DirectConnect/HostedPrivateVirtualInterfaceAccepter.cs @@ -138,10 +138,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -237,11 +233,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/DirectConnect/HostedPublicVirtualInterfaceAccepter.cs b/sdk/dotnet/DirectConnect/HostedPublicVirtualInterfaceAccepter.cs index a9644cc0bf0..7835745c167 100644 --- a/sdk/dotnet/DirectConnect/HostedPublicVirtualInterfaceAccepter.cs +++ b/sdk/dotnet/DirectConnect/HostedPublicVirtualInterfaceAccepter.cs @@ -119,10 +119,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -200,11 +196,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/DirectConnect/HostedTransitVirtualInterfaceAcceptor.cs b/sdk/dotnet/DirectConnect/HostedTransitVirtualInterfaceAcceptor.cs index 49fdba6924e..5190db2cf06 100644 --- a/sdk/dotnet/DirectConnect/HostedTransitVirtualInterfaceAcceptor.cs +++ b/sdk/dotnet/DirectConnect/HostedTransitVirtualInterfaceAcceptor.cs @@ -135,10 +135,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -228,11 +224,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/DirectConnect/LinkAggregationGroup.cs b/sdk/dotnet/DirectConnect/LinkAggregationGroup.cs index 7492ebaa5f0..9c8a7b45482 100644 --- a/sdk/dotnet/DirectConnect/LinkAggregationGroup.cs +++ b/sdk/dotnet/DirectConnect/LinkAggregationGroup.cs @@ -140,10 +140,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -305,11 +301,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public LinkAggregationGroupState() diff --git a/sdk/dotnet/DirectConnect/PrivateVirtualInterface.cs b/sdk/dotnet/DirectConnect/PrivateVirtualInterface.cs index 0874df7e274..e669488d9dd 100644 --- a/sdk/dotnet/DirectConnect/PrivateVirtualInterface.cs +++ b/sdk/dotnet/DirectConnect/PrivateVirtualInterface.cs @@ -173,10 +173,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -397,11 +393,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/DirectConnect/PublicVirtualInterface.cs b/sdk/dotnet/DirectConnect/PublicVirtualInterface.cs index 6f39bba9210..b473dc216f6 100644 --- a/sdk/dotnet/DirectConnect/PublicVirtualInterface.cs +++ b/sdk/dotnet/DirectConnect/PublicVirtualInterface.cs @@ -155,10 +155,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -353,11 +349,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/DirectConnect/TransitVirtualInterface.cs b/sdk/dotnet/DirectConnect/TransitVirtualInterface.cs index e5c61673e9d..f28c7f69a8b 100644 --- a/sdk/dotnet/DirectConnect/TransitVirtualInterface.cs +++ b/sdk/dotnet/DirectConnect/TransitVirtualInterface.cs @@ -174,10 +174,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -392,11 +388,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/DirectoryService/Directory.cs b/sdk/dotnet/DirectoryService/Directory.cs index 1fe01abdc89..dab3e25bb6b 100644 --- a/sdk/dotnet/DirectoryService/Directory.cs +++ b/sdk/dotnet/DirectoryService/Directory.cs @@ -309,7 +309,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "password", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -552,11 +551,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/DirectoryService/ServiceRegion.cs b/sdk/dotnet/DirectoryService/ServiceRegion.cs index 3847b20724b..235df50e2c6 100644 --- a/sdk/dotnet/DirectoryService/ServiceRegion.cs +++ b/sdk/dotnet/DirectoryService/ServiceRegion.cs @@ -83,10 +83,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -194,11 +190,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Dlm/LifecyclePolicy.cs b/sdk/dotnet/Dlm/LifecyclePolicy.cs index 7c2e5daf807..38cbae16db2 100644 --- a/sdk/dotnet/Dlm/LifecyclePolicy.cs +++ b/sdk/dotnet/Dlm/LifecyclePolicy.cs @@ -155,10 +155,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -278,11 +274,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public LifecyclePolicyState() diff --git a/sdk/dotnet/Dms/Certificate.cs b/sdk/dotnet/Dms/Certificate.cs index 14b8276fdae..8d02b9708f1 100644 --- a/sdk/dotnet/Dms/Certificate.cs +++ b/sdk/dotnet/Dms/Certificate.cs @@ -112,7 +112,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? { "certificatePem", "certificateWallet", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -265,11 +264,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public CertificateState() diff --git a/sdk/dotnet/Dms/Endpoint.cs b/sdk/dotnet/Dms/Endpoint.cs index 4010b2cc902..83f6631fef1 100644 --- a/sdk/dotnet/Dms/Endpoint.cs +++ b/sdk/dotnet/Dms/Endpoint.cs @@ -245,7 +245,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "password", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -616,11 +615,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Dms/EventSubscription.cs b/sdk/dotnet/Dms/EventSubscription.cs index 2f6638acde0..b407c6c9e77 100644 --- a/sdk/dotnet/Dms/EventSubscription.cs +++ b/sdk/dotnet/Dms/EventSubscription.cs @@ -133,10 +133,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -304,11 +300,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public EventSubscriptionState() diff --git a/sdk/dotnet/Dms/ReplicationConfig.cs b/sdk/dotnet/Dms/ReplicationConfig.cs index 7628ba4e071..bbddbfcf94a 100644 --- a/sdk/dotnet/Dms/ReplicationConfig.cs +++ b/sdk/dotnet/Dms/ReplicationConfig.cs @@ -160,10 +160,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -349,11 +345,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Dms/ReplicationInstance.cs b/sdk/dotnet/Dms/ReplicationInstance.cs index 122a275f1ad..29c4d3822eb 100644 --- a/sdk/dotnet/Dms/ReplicationInstance.cs +++ b/sdk/dotnet/Dms/ReplicationInstance.cs @@ -282,10 +282,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -581,11 +577,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("vpcSecurityGroupIds")] diff --git a/sdk/dotnet/Dms/ReplicationSubnetGroup.cs b/sdk/dotnet/Dms/ReplicationSubnetGroup.cs index 1d350a4308e..cd1659551d3 100644 --- a/sdk/dotnet/Dms/ReplicationSubnetGroup.cs +++ b/sdk/dotnet/Dms/ReplicationSubnetGroup.cs @@ -180,10 +180,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -300,11 +296,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Dms/ReplicationTask.cs b/sdk/dotnet/Dms/ReplicationTask.cs index f4b0dd629c7..a82452a0163 100644 --- a/sdk/dotnet/Dms/ReplicationTask.cs +++ b/sdk/dotnet/Dms/ReplicationTask.cs @@ -167,10 +167,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -372,11 +368,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Dms/S3Endpoint.cs b/sdk/dotnet/Dms/S3Endpoint.cs index fb38e8f925c..6fee289fd8b 100644 --- a/sdk/dotnet/Dms/S3Endpoint.cs +++ b/sdk/dotnet/Dms/S3Endpoint.cs @@ -472,10 +472,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -1115,11 +1111,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/DocDB/Cluster.cs b/sdk/dotnet/DocDB/Cluster.cs index df06db1b8b9..cfd0d5075e3 100644 --- a/sdk/dotnet/DocDB/Cluster.cs +++ b/sdk/dotnet/DocDB/Cluster.cs @@ -289,7 +289,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "masterPassword", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -771,11 +770,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("vpcSecurityGroupIds")] diff --git a/sdk/dotnet/DocDB/ClusterInstance.cs b/sdk/dotnet/DocDB/ClusterInstance.cs index 1ec409de2a6..75d2066d373 100644 --- a/sdk/dotnet/DocDB/ClusterInstance.cs +++ b/sdk/dotnet/DocDB/ClusterInstance.cs @@ -274,10 +274,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -618,11 +614,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/DocDB/ClusterParameterGroup.cs b/sdk/dotnet/DocDB/ClusterParameterGroup.cs index 992d4548718..f1afcf37fdd 100644 --- a/sdk/dotnet/DocDB/ClusterParameterGroup.cs +++ b/sdk/dotnet/DocDB/ClusterParameterGroup.cs @@ -121,10 +121,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -268,11 +264,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ClusterParameterGroupState() diff --git a/sdk/dotnet/DocDB/ElasticCluster.cs b/sdk/dotnet/DocDB/ElasticCluster.cs index 8180ce54ae8..1297321925a 100644 --- a/sdk/dotnet/DocDB/ElasticCluster.cs +++ b/sdk/dotnet/DocDB/ElasticCluster.cs @@ -158,7 +158,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "adminUserPassword", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -392,11 +391,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("timeouts")] diff --git a/sdk/dotnet/DocDB/EventSubscription.cs b/sdk/dotnet/DocDB/EventSubscription.cs index c138519c475..d11251c9600 100644 --- a/sdk/dotnet/DocDB/EventSubscription.cs +++ b/sdk/dotnet/DocDB/EventSubscription.cs @@ -154,10 +154,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -337,11 +333,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public EventSubscriptionState() diff --git a/sdk/dotnet/DocDB/SubnetGroup.cs b/sdk/dotnet/DocDB/SubnetGroup.cs index 6873d8853c0..f5a2f38ad6f 100644 --- a/sdk/dotnet/DocDB/SubnetGroup.cs +++ b/sdk/dotnet/DocDB/SubnetGroup.cs @@ -114,10 +114,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -250,11 +246,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public SubnetGroupState() diff --git a/sdk/dotnet/DynamoDB/Table.cs b/sdk/dotnet/DynamoDB/Table.cs index 0734b7d609c..76c6b08c4d5 100644 --- a/sdk/dotnet/DynamoDB/Table.cs +++ b/sdk/dotnet/DynamoDB/Table.cs @@ -331,10 +331,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -714,11 +710,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/DynamoDB/TableReplica.cs b/sdk/dotnet/DynamoDB/TableReplica.cs index 9571dcd22e9..84ef15e596d 100644 --- a/sdk/dotnet/DynamoDB/TableReplica.cs +++ b/sdk/dotnet/DynamoDB/TableReplica.cs @@ -152,10 +152,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -279,11 +275,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public TableReplicaState() diff --git a/sdk/dotnet/Ebs/Snapshot.cs b/sdk/dotnet/Ebs/Snapshot.cs index 0fce474a145..f5fb0fd9803 100644 --- a/sdk/dotnet/Ebs/Snapshot.cs +++ b/sdk/dotnet/Ebs/Snapshot.cs @@ -168,10 +168,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -333,11 +329,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ebs/SnapshotCopy.cs b/sdk/dotnet/Ebs/SnapshotCopy.cs index 48c48354280..26e6b6196e1 100644 --- a/sdk/dotnet/Ebs/SnapshotCopy.cs +++ b/sdk/dotnet/Ebs/SnapshotCopy.cs @@ -176,10 +176,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -362,11 +358,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ebs/SnapshotImport.cs b/sdk/dotnet/Ebs/SnapshotImport.cs index 402c01e4c48..829bb69e2b8 100644 --- a/sdk/dotnet/Ebs/SnapshotImport.cs +++ b/sdk/dotnet/Ebs/SnapshotImport.cs @@ -171,10 +171,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -369,11 +365,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ebs/Volume.cs b/sdk/dotnet/Ebs/Volume.cs index 31f677f7122..e84bb6a1ea2 100644 --- a/sdk/dotnet/Ebs/Volume.cs +++ b/sdk/dotnet/Ebs/Volume.cs @@ -157,10 +157,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -354,11 +350,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/Ami.cs b/sdk/dotnet/Ec2/Ami.cs index e3abe84e28e..2dde429fba1 100644 --- a/sdk/dotnet/Ec2/Ami.cs +++ b/sdk/dotnet/Ec2/Ami.cs @@ -264,10 +264,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -608,11 +604,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/AmiCopy.cs b/sdk/dotnet/Ec2/AmiCopy.cs index a3caeea0d2e..e084b5aced0 100644 --- a/sdk/dotnet/Ec2/AmiCopy.cs +++ b/sdk/dotnet/Ec2/AmiCopy.cs @@ -254,10 +254,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -564,11 +560,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/AmiFromInstance.cs b/sdk/dotnet/Ec2/AmiFromInstance.cs index 3a560c1e5b8..8695e95608c 100644 --- a/sdk/dotnet/Ec2/AmiFromInstance.cs +++ b/sdk/dotnet/Ec2/AmiFromInstance.cs @@ -236,10 +236,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -510,11 +506,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/CapacityReservation.cs b/sdk/dotnet/Ec2/CapacityReservation.cs index d1113269219..be9a56f82fb 100644 --- a/sdk/dotnet/Ec2/CapacityReservation.cs +++ b/sdk/dotnet/Ec2/CapacityReservation.cs @@ -163,10 +163,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -382,11 +378,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/CarrierGateway.cs b/sdk/dotnet/Ec2/CarrierGateway.cs index 4d53fd6645f..3a8371ddcca 100644 --- a/sdk/dotnet/Ec2/CarrierGateway.cs +++ b/sdk/dotnet/Ec2/CarrierGateway.cs @@ -98,10 +98,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -185,11 +181,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/CustomerGateway.cs b/sdk/dotnet/Ec2/CustomerGateway.cs index 80e864ae9c8..1680a95a2fe 100644 --- a/sdk/dotnet/Ec2/CustomerGateway.cs +++ b/sdk/dotnet/Ec2/CustomerGateway.cs @@ -119,10 +119,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -249,11 +245,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/DedicatedHost.cs b/sdk/dotnet/Ec2/DedicatedHost.cs index 91758249ed1..d1c8cdf2090 100644 --- a/sdk/dotnet/Ec2/DedicatedHost.cs +++ b/sdk/dotnet/Ec2/DedicatedHost.cs @@ -135,10 +135,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -300,11 +296,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public DedicatedHostState() diff --git a/sdk/dotnet/Ec2/DefaultNetworkAcl.cs b/sdk/dotnet/Ec2/DefaultNetworkAcl.cs index 940040c1152..5111893ead4 100644 --- a/sdk/dotnet/Ec2/DefaultNetworkAcl.cs +++ b/sdk/dotnet/Ec2/DefaultNetworkAcl.cs @@ -247,10 +247,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -416,11 +412,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/DefaultRouteTable.cs b/sdk/dotnet/Ec2/DefaultRouteTable.cs index 1d3628adc39..d97fc83e2f7 100644 --- a/sdk/dotnet/Ec2/DefaultRouteTable.cs +++ b/sdk/dotnet/Ec2/DefaultRouteTable.cs @@ -160,10 +160,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -305,11 +301,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/DefaultSecurityGroup.cs b/sdk/dotnet/Ec2/DefaultSecurityGroup.cs index d8cfe5165b2..82ef06cb0ea 100644 --- a/sdk/dotnet/Ec2/DefaultSecurityGroup.cs +++ b/sdk/dotnet/Ec2/DefaultSecurityGroup.cs @@ -199,10 +199,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -355,11 +351,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/DefaultSubnet.cs b/sdk/dotnet/Ec2/DefaultSubnet.cs index ba80fa31a6f..1be27463205 100644 --- a/sdk/dotnet/Ec2/DefaultSubnet.cs +++ b/sdk/dotnet/Ec2/DefaultSubnet.cs @@ -163,10 +163,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -342,11 +338,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/DefaultVpc.cs b/sdk/dotnet/Ec2/DefaultVpc.cs index 2c24d7411fa..91e78ec6c3b 100644 --- a/sdk/dotnet/Ec2/DefaultVpc.cs +++ b/sdk/dotnet/Ec2/DefaultVpc.cs @@ -154,10 +154,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -310,11 +306,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public DefaultVpcState() diff --git a/sdk/dotnet/Ec2/DefaultVpcDhcpOptions.cs b/sdk/dotnet/Ec2/DefaultVpcDhcpOptions.cs index 927bca042fb..45a8a9d0712 100644 --- a/sdk/dotnet/Ec2/DefaultVpcDhcpOptions.cs +++ b/sdk/dotnet/Ec2/DefaultVpcDhcpOptions.cs @@ -120,10 +120,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -224,11 +220,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public DefaultVpcDhcpOptionsState() diff --git a/sdk/dotnet/Ec2/EgressOnlyInternetGateway.cs b/sdk/dotnet/Ec2/EgressOnlyInternetGateway.cs index c117014968b..1fd616eae91 100644 --- a/sdk/dotnet/Ec2/EgressOnlyInternetGateway.cs +++ b/sdk/dotnet/Ec2/EgressOnlyInternetGateway.cs @@ -95,10 +95,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -170,11 +166,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/Eip.cs b/sdk/dotnet/Ec2/Eip.cs index 59359be8634..dab2b35bd14 100644 --- a/sdk/dotnet/Ec2/Eip.cs +++ b/sdk/dotnet/Ec2/Eip.cs @@ -302,10 +302,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -529,11 +525,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/Fleet.cs b/sdk/dotnet/Ec2/Fleet.cs index 8ebfa9ca670..d84c39bc65a 100644 --- a/sdk/dotnet/Ec2/Fleet.cs +++ b/sdk/dotnet/Ec2/Fleet.cs @@ -193,10 +193,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -448,11 +444,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/FlowLog.cs b/sdk/dotnet/Ec2/FlowLog.cs index f4ded2ff4e7..1b7942fa653 100644 --- a/sdk/dotnet/Ec2/FlowLog.cs +++ b/sdk/dotnet/Ec2/FlowLog.cs @@ -285,10 +285,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -510,11 +506,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/Instance.cs b/sdk/dotnet/Ec2/Instance.cs index a9cb06c3a3c..01fe912aef8 100644 --- a/sdk/dotnet/Ec2/Instance.cs +++ b/sdk/dotnet/Ec2/Instance.cs @@ -658,10 +658,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -1387,11 +1383,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/InternetGateway.cs b/sdk/dotnet/Ec2/InternetGateway.cs index 53ba992e054..15966df1adc 100644 --- a/sdk/dotnet/Ec2/InternetGateway.cs +++ b/sdk/dotnet/Ec2/InternetGateway.cs @@ -127,10 +127,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -272,11 +268,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/KeyPair.cs b/sdk/dotnet/Ec2/KeyPair.cs index fdcecf05d2e..edc23eb6010 100644 --- a/sdk/dotnet/Ec2/KeyPair.cs +++ b/sdk/dotnet/Ec2/KeyPair.cs @@ -127,10 +127,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -256,11 +252,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public KeyPairState() diff --git a/sdk/dotnet/Ec2/LaunchTemplate.cs b/sdk/dotnet/Ec2/LaunchTemplate.cs index 1a7eac54c0a..2f9e2dcfae4 100644 --- a/sdk/dotnet/Ec2/LaunchTemplate.cs +++ b/sdk/dotnet/Ec2/LaunchTemplate.cs @@ -417,10 +417,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -1008,11 +1004,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/LocalGatewayRouteTableVpcAssociation.cs b/sdk/dotnet/Ec2/LocalGatewayRouteTableVpcAssociation.cs index 172123a3c61..c8cab90d15a 100644 --- a/sdk/dotnet/Ec2/LocalGatewayRouteTableVpcAssociation.cs +++ b/sdk/dotnet/Ec2/LocalGatewayRouteTableVpcAssociation.cs @@ -104,10 +104,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -196,11 +192,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/ManagedPrefixList.cs b/sdk/dotnet/Ec2/ManagedPrefixList.cs index d8c9dce9ec9..33a7cbf49bf 100644 --- a/sdk/dotnet/Ec2/ManagedPrefixList.cs +++ b/sdk/dotnet/Ec2/ManagedPrefixList.cs @@ -150,10 +150,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -291,11 +287,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/NatGateway.cs b/sdk/dotnet/Ec2/NatGateway.cs index 52d70f87e4f..1d85277639c 100644 --- a/sdk/dotnet/Ec2/NatGateway.cs +++ b/sdk/dotnet/Ec2/NatGateway.cs @@ -211,10 +211,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -406,11 +402,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public NatGatewayState() diff --git a/sdk/dotnet/Ec2/NetworkAcl.cs b/sdk/dotnet/Ec2/NetworkAcl.cs index 86f2e0946c7..a1b44bb9a01 100644 --- a/sdk/dotnet/Ec2/NetworkAcl.cs +++ b/sdk/dotnet/Ec2/NetworkAcl.cs @@ -151,10 +151,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -310,11 +306,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/NetworkInsightsAnalysis.cs b/sdk/dotnet/Ec2/NetworkInsightsAnalysis.cs index b91ec481595..74a5bf85373 100644 --- a/sdk/dotnet/Ec2/NetworkInsightsAnalysis.cs +++ b/sdk/dotnet/Ec2/NetworkInsightsAnalysis.cs @@ -163,10 +163,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -356,11 +352,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/NetworkInsightsPath.cs b/sdk/dotnet/Ec2/NetworkInsightsPath.cs index 723d333d294..d73d1b344b1 100644 --- a/sdk/dotnet/Ec2/NetworkInsightsPath.cs +++ b/sdk/dotnet/Ec2/NetworkInsightsPath.cs @@ -134,10 +134,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -297,11 +293,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public NetworkInsightsPathState() diff --git a/sdk/dotnet/Ec2/NetworkInterface.cs b/sdk/dotnet/Ec2/NetworkInterface.cs index 9f0fa440b6d..94fb4ca76c7 100644 --- a/sdk/dotnet/Ec2/NetworkInterface.cs +++ b/sdk/dotnet/Ec2/NetworkInterface.cs @@ -248,10 +248,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -666,11 +662,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public NetworkInterfaceState() diff --git a/sdk/dotnet/Ec2/PlacementGroup.cs b/sdk/dotnet/Ec2/PlacementGroup.cs index ee855472816..db023178cee 100644 --- a/sdk/dotnet/Ec2/PlacementGroup.cs +++ b/sdk/dotnet/Ec2/PlacementGroup.cs @@ -116,10 +116,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -251,11 +247,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public PlacementGroupState() diff --git a/sdk/dotnet/Ec2/RouteTable.cs b/sdk/dotnet/Ec2/RouteTable.cs index ec25a175861..6d21d82c487 100644 --- a/sdk/dotnet/Ec2/RouteTable.cs +++ b/sdk/dotnet/Ec2/RouteTable.cs @@ -245,10 +245,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -382,11 +378,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/SecurityGroup.cs b/sdk/dotnet/Ec2/SecurityGroup.cs index 01dbbe43c2c..102e61bad5f 100644 --- a/sdk/dotnet/Ec2/SecurityGroup.cs +++ b/sdk/dotnet/Ec2/SecurityGroup.cs @@ -348,10 +348,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -532,11 +528,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/SpotFleetRequest.cs b/sdk/dotnet/Ec2/SpotFleetRequest.cs index ea9d894b902..36a4999e2e5 100644 --- a/sdk/dotnet/Ec2/SpotFleetRequest.cs +++ b/sdk/dotnet/Ec2/SpotFleetRequest.cs @@ -422,10 +422,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -831,11 +827,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/SpotInstanceRequest.cs b/sdk/dotnet/Ec2/SpotInstanceRequest.cs index abcd7154007..8813fe51a77 100644 --- a/sdk/dotnet/Ec2/SpotInstanceRequest.cs +++ b/sdk/dotnet/Ec2/SpotInstanceRequest.cs @@ -482,10 +482,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -1284,11 +1280,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/Subnet.cs b/sdk/dotnet/Ec2/Subnet.cs index 0299dbb82b1..abb647fd6dd 100644 --- a/sdk/dotnet/Ec2/Subnet.cs +++ b/sdk/dotnet/Ec2/Subnet.cs @@ -230,10 +230,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -513,11 +509,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/TrafficMirrorFilter.cs b/sdk/dotnet/Ec2/TrafficMirrorFilter.cs index 90cfa98ff3e..26d84085f7d 100644 --- a/sdk/dotnet/Ec2/TrafficMirrorFilter.cs +++ b/sdk/dotnet/Ec2/TrafficMirrorFilter.cs @@ -101,10 +101,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -212,11 +208,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public TrafficMirrorFilterState() diff --git a/sdk/dotnet/Ec2/TrafficMirrorSession.cs b/sdk/dotnet/Ec2/TrafficMirrorSession.cs index 6057a01f549..8aa2e694c7c 100644 --- a/sdk/dotnet/Ec2/TrafficMirrorSession.cs +++ b/sdk/dotnet/Ec2/TrafficMirrorSession.cs @@ -151,10 +151,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -298,11 +294,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/TrafficMirrorTarget.cs b/sdk/dotnet/Ec2/TrafficMirrorTarget.cs index ae163c5cb11..20b45ee214f 100644 --- a/sdk/dotnet/Ec2/TrafficMirrorTarget.cs +++ b/sdk/dotnet/Ec2/TrafficMirrorTarget.cs @@ -130,10 +130,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -263,11 +259,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public TrafficMirrorTargetState() diff --git a/sdk/dotnet/Ec2/Vpc.cs b/sdk/dotnet/Ec2/Vpc.cs index 01da934fd34..70996613f84 100644 --- a/sdk/dotnet/Ec2/Vpc.cs +++ b/sdk/dotnet/Ec2/Vpc.cs @@ -271,10 +271,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -531,11 +527,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public VpcState() diff --git a/sdk/dotnet/Ec2/VpcDhcpOptions.cs b/sdk/dotnet/Ec2/VpcDhcpOptions.cs index 3f6e18e813c..aaa21e2d66a 100644 --- a/sdk/dotnet/Ec2/VpcDhcpOptions.cs +++ b/sdk/dotnet/Ec2/VpcDhcpOptions.cs @@ -167,10 +167,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -344,11 +340,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public VpcDhcpOptionsState() diff --git a/sdk/dotnet/Ec2/VpcEndpoint.cs b/sdk/dotnet/Ec2/VpcEndpoint.cs index fde1730f746..777e8f8af96 100644 --- a/sdk/dotnet/Ec2/VpcEndpoint.cs +++ b/sdk/dotnet/Ec2/VpcEndpoint.cs @@ -286,10 +286,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -581,11 +577,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/VpcEndpointService.cs b/sdk/dotnet/Ec2/VpcEndpointService.cs index 020f189cffa..f2807a2b367 100644 --- a/sdk/dotnet/Ec2/VpcEndpointService.cs +++ b/sdk/dotnet/Ec2/VpcEndpointService.cs @@ -193,10 +193,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -448,11 +444,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public VpcEndpointServiceState() diff --git a/sdk/dotnet/Ec2/VpcIpam.cs b/sdk/dotnet/Ec2/VpcIpam.cs index 5a367101251..d7936e94fd5 100644 --- a/sdk/dotnet/Ec2/VpcIpam.cs +++ b/sdk/dotnet/Ec2/VpcIpam.cs @@ -113,10 +113,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -267,11 +263,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public VpcIpamState() diff --git a/sdk/dotnet/Ec2/VpcIpamPool.cs b/sdk/dotnet/Ec2/VpcIpamPool.cs index feef3e546aa..b8ce8d19784 100644 --- a/sdk/dotnet/Ec2/VpcIpamPool.cs +++ b/sdk/dotnet/Ec2/VpcIpamPool.cs @@ -242,10 +242,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -499,11 +495,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public VpcIpamPoolState() diff --git a/sdk/dotnet/Ec2/VpcIpamResourceDiscovery.cs b/sdk/dotnet/Ec2/VpcIpamResourceDiscovery.cs index b280d2939a0..57daeb2f213 100644 --- a/sdk/dotnet/Ec2/VpcIpamResourceDiscovery.cs +++ b/sdk/dotnet/Ec2/VpcIpamResourceDiscovery.cs @@ -127,10 +127,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -256,11 +252,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public VpcIpamResourceDiscoveryState() diff --git a/sdk/dotnet/Ec2/VpcIpamResourceDiscoveryAssociation.cs b/sdk/dotnet/Ec2/VpcIpamResourceDiscoveryAssociation.cs index 2f759ffad41..63cec232d1d 100644 --- a/sdk/dotnet/Ec2/VpcIpamResourceDiscoveryAssociation.cs +++ b/sdk/dotnet/Ec2/VpcIpamResourceDiscoveryAssociation.cs @@ -133,10 +133,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -262,11 +258,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public VpcIpamResourceDiscoveryAssociationState() diff --git a/sdk/dotnet/Ec2/VpcIpamScope.cs b/sdk/dotnet/Ec2/VpcIpamScope.cs index ceae4208c6d..5fcafd9b62e 100644 --- a/sdk/dotnet/Ec2/VpcIpamScope.cs +++ b/sdk/dotnet/Ec2/VpcIpamScope.cs @@ -128,10 +128,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -244,11 +240,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public VpcIpamScopeState() diff --git a/sdk/dotnet/Ec2/VpcPeeringConnection.cs b/sdk/dotnet/Ec2/VpcPeeringConnection.cs index b76f022ba19..bb438272d88 100644 --- a/sdk/dotnet/Ec2/VpcPeeringConnection.cs +++ b/sdk/dotnet/Ec2/VpcPeeringConnection.cs @@ -249,10 +249,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -410,11 +406,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/VpcPeeringConnectionAccepter.cs b/sdk/dotnet/Ec2/VpcPeeringConnectionAccepter.cs index 1e5d39fc4ba..50f94adbade 100644 --- a/sdk/dotnet/Ec2/VpcPeeringConnectionAccepter.cs +++ b/sdk/dotnet/Ec2/VpcPeeringConnectionAccepter.cs @@ -184,10 +184,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -323,11 +319,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/VpnConnection.cs b/sdk/dotnet/Ec2/VpnConnection.cs index 61b3660cf4b..e80e71fe172 100644 --- a/sdk/dotnet/Ec2/VpnConnection.cs +++ b/sdk/dotnet/Ec2/VpnConnection.cs @@ -619,7 +619,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "customerGatewayConfiguration", - "tagsAll", "tunnel1PresharedKey", "tunnel2PresharedKey", }, @@ -1204,11 +1203,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2/VpnGateway.cs b/sdk/dotnet/Ec2/VpnGateway.cs index 60d39a14e9d..c89e1c447fd 100644 --- a/sdk/dotnet/Ec2/VpnGateway.cs +++ b/sdk/dotnet/Ec2/VpnGateway.cs @@ -104,10 +104,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -209,11 +205,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2ClientVpn/Endpoint.cs b/sdk/dotnet/Ec2ClientVpn/Endpoint.cs index 0db8ffda324..e97a231a39b 100644 --- a/sdk/dotnet/Ec2ClientVpn/Endpoint.cs +++ b/sdk/dotnet/Ec2ClientVpn/Endpoint.cs @@ -201,10 +201,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -486,11 +482,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2TransitGateway/Connect.cs b/sdk/dotnet/Ec2TransitGateway/Connect.cs index 857931bce1b..8624c69a4e9 100644 --- a/sdk/dotnet/Ec2TransitGateway/Connect.cs +++ b/sdk/dotnet/Ec2TransitGateway/Connect.cs @@ -117,10 +117,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -222,11 +218,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2TransitGateway/ConnectPeer.cs b/sdk/dotnet/Ec2TransitGateway/ConnectPeer.cs index 5438689fb41..575bab57d82 100644 --- a/sdk/dotnet/Ec2TransitGateway/ConnectPeer.cs +++ b/sdk/dotnet/Ec2TransitGateway/ConnectPeer.cs @@ -135,10 +135,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -288,11 +284,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2TransitGateway/InstanceConnectEndpoint.cs b/sdk/dotnet/Ec2TransitGateway/InstanceConnectEndpoint.cs index fd01dd21665..3894ad3ef05 100644 --- a/sdk/dotnet/Ec2TransitGateway/InstanceConnectEndpoint.cs +++ b/sdk/dotnet/Ec2TransitGateway/InstanceConnectEndpoint.cs @@ -139,10 +139,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -301,11 +297,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("timeouts")] diff --git a/sdk/dotnet/Ec2TransitGateway/MulticastDomain.cs b/sdk/dotnet/Ec2TransitGateway/MulticastDomain.cs index c8f4fb292b8..4ab40307da7 100644 --- a/sdk/dotnet/Ec2TransitGateway/MulticastDomain.cs +++ b/sdk/dotnet/Ec2TransitGateway/MulticastDomain.cs @@ -270,10 +270,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -393,11 +389,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2TransitGateway/PeeringAttachment.cs b/sdk/dotnet/Ec2TransitGateway/PeeringAttachment.cs index 2b13c8bcb90..b7f22505195 100644 --- a/sdk/dotnet/Ec2TransitGateway/PeeringAttachment.cs +++ b/sdk/dotnet/Ec2TransitGateway/PeeringAttachment.cs @@ -142,10 +142,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -253,11 +249,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2TransitGateway/PeeringAttachmentAccepter.cs b/sdk/dotnet/Ec2TransitGateway/PeeringAttachmentAccepter.cs index 2290b569204..aba8c800922 100644 --- a/sdk/dotnet/Ec2TransitGateway/PeeringAttachmentAccepter.cs +++ b/sdk/dotnet/Ec2TransitGateway/PeeringAttachmentAccepter.cs @@ -111,10 +111,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? { new global::Pulumi.Alias { Type = "aws:ec2/transitGatewayPeeringAttachmentAccepter:TransitGatewayPeeringAttachmentAccepter" }, }, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -201,11 +197,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2TransitGateway/PolicyTable.cs b/sdk/dotnet/Ec2TransitGateway/PolicyTable.cs index 88fc67e1c9a..fec23f7100f 100644 --- a/sdk/dotnet/Ec2TransitGateway/PolicyTable.cs +++ b/sdk/dotnet/Ec2TransitGateway/PolicyTable.cs @@ -98,10 +98,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -185,11 +181,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2TransitGateway/RouteTable.cs b/sdk/dotnet/Ec2TransitGateway/RouteTable.cs index 64c6b65c356..77cbed831a6 100644 --- a/sdk/dotnet/Ec2TransitGateway/RouteTable.cs +++ b/sdk/dotnet/Ec2TransitGateway/RouteTable.cs @@ -100,10 +100,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -193,11 +189,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2TransitGateway/TransitGateway.cs b/sdk/dotnet/Ec2TransitGateway/TransitGateway.cs index deeae9955bd..50d87b414cb 100644 --- a/sdk/dotnet/Ec2TransitGateway/TransitGateway.cs +++ b/sdk/dotnet/Ec2TransitGateway/TransitGateway.cs @@ -156,10 +156,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -355,11 +351,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("transitGatewayCidrBlocks")] diff --git a/sdk/dotnet/Ec2TransitGateway/VpcAttachment.cs b/sdk/dotnet/Ec2TransitGateway/VpcAttachment.cs index fd8b063cd98..25e75bac5f4 100644 --- a/sdk/dotnet/Ec2TransitGateway/VpcAttachment.cs +++ b/sdk/dotnet/Ec2TransitGateway/VpcAttachment.cs @@ -135,10 +135,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -288,11 +284,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ec2TransitGateway/VpcAttachmentAccepter.cs b/sdk/dotnet/Ec2TransitGateway/VpcAttachmentAccepter.cs index e51be06fe17..60d9027938d 100644 --- a/sdk/dotnet/Ec2TransitGateway/VpcAttachmentAccepter.cs +++ b/sdk/dotnet/Ec2TransitGateway/VpcAttachmentAccepter.cs @@ -146,10 +146,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -263,11 +259,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ecr/Repository.cs b/sdk/dotnet/Ecr/Repository.cs index bf675b629e0..9a532398b1e 100644 --- a/sdk/dotnet/Ecr/Repository.cs +++ b/sdk/dotnet/Ecr/Repository.cs @@ -129,10 +129,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -290,11 +286,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public RepositoryState() diff --git a/sdk/dotnet/EcrPublic/Repository.cs b/sdk/dotnet/EcrPublic/Repository.cs index 1dadfdc953a..4f7f13f9d7b 100644 --- a/sdk/dotnet/EcrPublic/Repository.cs +++ b/sdk/dotnet/EcrPublic/Repository.cs @@ -146,10 +146,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -263,11 +259,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public RepositoryState() diff --git a/sdk/dotnet/Ecs/CapacityProvider.cs b/sdk/dotnet/Ecs/CapacityProvider.cs index e6f12608434..46af97e3cd8 100644 --- a/sdk/dotnet/Ecs/CapacityProvider.cs +++ b/sdk/dotnet/Ecs/CapacityProvider.cs @@ -121,10 +121,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -220,11 +216,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public CapacityProviderState() diff --git a/sdk/dotnet/Ecs/Cluster.cs b/sdk/dotnet/Ecs/Cluster.cs index bd16cd45df8..705278a0404 100644 --- a/sdk/dotnet/Ecs/Cluster.cs +++ b/sdk/dotnet/Ecs/Cluster.cs @@ -150,10 +150,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -285,11 +281,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ClusterState() diff --git a/sdk/dotnet/Ecs/Service.cs b/sdk/dotnet/Ecs/Service.cs index 0ff4ae00a86..f6edff3bbdd 100644 --- a/sdk/dotnet/Ecs/Service.cs +++ b/sdk/dotnet/Ecs/Service.cs @@ -364,10 +364,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -797,11 +793,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ecs/TaskDefinition.cs b/sdk/dotnet/Ecs/TaskDefinition.cs index 4cbe938ec88..4be361f88b9 100644 --- a/sdk/dotnet/Ecs/TaskDefinition.cs +++ b/sdk/dotnet/Ecs/TaskDefinition.cs @@ -505,10 +505,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -836,11 +832,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ecs/TaskSet.cs b/sdk/dotnet/Ecs/TaskSet.cs index 0c87261cdda..3dd49229df2 100644 --- a/sdk/dotnet/Ecs/TaskSet.cs +++ b/sdk/dotnet/Ecs/TaskSet.cs @@ -199,10 +199,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -462,11 +458,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Efs/AccessPoint.cs b/sdk/dotnet/Efs/AccessPoint.cs index 65e4f08326e..b8005ade6de 100644 --- a/sdk/dotnet/Efs/AccessPoint.cs +++ b/sdk/dotnet/Efs/AccessPoint.cs @@ -109,10 +109,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -229,11 +225,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public AccessPointState() diff --git a/sdk/dotnet/Efs/FileSystem.cs b/sdk/dotnet/Efs/FileSystem.cs index dde6ee0f873..378353b2087 100644 --- a/sdk/dotnet/Efs/FileSystem.cs +++ b/sdk/dotnet/Efs/FileSystem.cs @@ -202,10 +202,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -439,11 +435,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Eks/AccessEntry.cs b/sdk/dotnet/Eks/AccessEntry.cs index d059dc1b68a..87a433869c0 100644 --- a/sdk/dotnet/Eks/AccessEntry.cs +++ b/sdk/dotnet/Eks/AccessEntry.cs @@ -133,10 +133,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -284,11 +280,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Eks/Addon.cs b/sdk/dotnet/Eks/Addon.cs index 8097333e001..065724e2b10 100644 --- a/sdk/dotnet/Eks/Addon.cs +++ b/sdk/dotnet/Eks/Addon.cs @@ -243,10 +243,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -466,11 +462,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public AddonState() diff --git a/sdk/dotnet/Eks/Cluster.cs b/sdk/dotnet/Eks/Cluster.cs index 7cac7325848..f2d6944335c 100644 --- a/sdk/dotnet/Eks/Cluster.cs +++ b/sdk/dotnet/Eks/Cluster.cs @@ -376,10 +376,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -634,11 +630,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Eks/FargateProfile.cs b/sdk/dotnet/Eks/FargateProfile.cs index d7d744e167c..27c0fed893e 100644 --- a/sdk/dotnet/Eks/FargateProfile.cs +++ b/sdk/dotnet/Eks/FargateProfile.cs @@ -168,10 +168,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -337,11 +333,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public FargateProfileState() diff --git a/sdk/dotnet/Eks/IdentityProviderConfig.cs b/sdk/dotnet/Eks/IdentityProviderConfig.cs index e59ea272ca9..57a2a86bf83 100644 --- a/sdk/dotnet/Eks/IdentityProviderConfig.cs +++ b/sdk/dotnet/Eks/IdentityProviderConfig.cs @@ -106,10 +106,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -211,11 +207,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public IdentityProviderConfigState() diff --git a/sdk/dotnet/Eks/NodeGroup.cs b/sdk/dotnet/Eks/NodeGroup.cs index 7f7659bd1dc..27d2e191058 100644 --- a/sdk/dotnet/Eks/NodeGroup.cs +++ b/sdk/dotnet/Eks/NodeGroup.cs @@ -298,10 +298,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -635,11 +631,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("taints")] diff --git a/sdk/dotnet/Eks/PodIdentityAssociation.cs b/sdk/dotnet/Eks/PodIdentityAssociation.cs index 95f2ac285c8..f6d481d0be0 100644 --- a/sdk/dotnet/Eks/PodIdentityAssociation.cs +++ b/sdk/dotnet/Eks/PodIdentityAssociation.cs @@ -164,10 +164,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -297,11 +293,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public PodIdentityAssociationState() diff --git a/sdk/dotnet/ElastiCache/Cluster.cs b/sdk/dotnet/ElastiCache/Cluster.cs index 69ef464c484..b18f3c04bf2 100644 --- a/sdk/dotnet/ElastiCache/Cluster.cs +++ b/sdk/dotnet/ElastiCache/Cluster.cs @@ -389,10 +389,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -886,11 +882,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/ElastiCache/ParameterGroup.cs b/sdk/dotnet/ElastiCache/ParameterGroup.cs index 8a6c4c79c70..4b5c1ba7cfb 100644 --- a/sdk/dotnet/ElastiCache/ParameterGroup.cs +++ b/sdk/dotnet/ElastiCache/ParameterGroup.cs @@ -121,10 +121,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -257,11 +253,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ParameterGroupState() diff --git a/sdk/dotnet/ElastiCache/ReplicationGroup.cs b/sdk/dotnet/ElastiCache/ReplicationGroup.cs index dc07c3b259d..7eae48c1931 100644 --- a/sdk/dotnet/ElastiCache/ReplicationGroup.cs +++ b/sdk/dotnet/ElastiCache/ReplicationGroup.cs @@ -566,7 +566,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "authToken", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -1211,11 +1210,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/ElastiCache/ServerlessCache.cs b/sdk/dotnet/ElastiCache/ServerlessCache.cs index 5c6b29c516d..790a6b861d6 100644 --- a/sdk/dotnet/ElastiCache/ServerlessCache.cs +++ b/sdk/dotnet/ElastiCache/ServerlessCache.cs @@ -253,10 +253,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -549,11 +545,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("timeouts")] diff --git a/sdk/dotnet/ElastiCache/SubnetGroup.cs b/sdk/dotnet/ElastiCache/SubnetGroup.cs index 57d51ca339c..5a62559a085 100644 --- a/sdk/dotnet/ElastiCache/SubnetGroup.cs +++ b/sdk/dotnet/ElastiCache/SubnetGroup.cs @@ -120,10 +120,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -241,11 +237,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public SubnetGroupState() diff --git a/sdk/dotnet/ElastiCache/User.cs b/sdk/dotnet/ElastiCache/User.cs index 82c9953539d..4483c4447a8 100644 --- a/sdk/dotnet/ElastiCache/User.cs +++ b/sdk/dotnet/ElastiCache/User.cs @@ -185,7 +185,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "passwords", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -348,11 +347,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/ElastiCache/UserGroup.cs b/sdk/dotnet/ElastiCache/UserGroup.cs index 9847d1967e3..5f818737795 100644 --- a/sdk/dotnet/ElastiCache/UserGroup.cs +++ b/sdk/dotnet/ElastiCache/UserGroup.cs @@ -119,10 +119,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -226,11 +222,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/ElasticBeanstalk/Application.cs b/sdk/dotnet/ElasticBeanstalk/Application.cs index 88300badc0b..6801479e801 100644 --- a/sdk/dotnet/ElasticBeanstalk/Application.cs +++ b/sdk/dotnet/ElasticBeanstalk/Application.cs @@ -108,10 +108,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -213,11 +209,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ApplicationState() diff --git a/sdk/dotnet/ElasticBeanstalk/ApplicationVersion.cs b/sdk/dotnet/ElasticBeanstalk/ApplicationVersion.cs index 0965c7ff7d2..20ea4cd5b09 100644 --- a/sdk/dotnet/ElasticBeanstalk/ApplicationVersion.cs +++ b/sdk/dotnet/ElasticBeanstalk/ApplicationVersion.cs @@ -139,10 +139,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -290,11 +286,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ApplicationVersionState() diff --git a/sdk/dotnet/ElasticBeanstalk/Environment.cs b/sdk/dotnet/ElasticBeanstalk/Environment.cs index d447b1f0572..f60377ff630 100644 --- a/sdk/dotnet/ElasticBeanstalk/Environment.cs +++ b/sdk/dotnet/ElasticBeanstalk/Environment.cs @@ -284,10 +284,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -600,11 +596,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/ElasticSearch/Domain.cs b/sdk/dotnet/ElasticSearch/Domain.cs index 60196520aea..b3b05e5b1d2 100644 --- a/sdk/dotnet/ElasticSearch/Domain.cs +++ b/sdk/dotnet/ElasticSearch/Domain.cs @@ -435,10 +435,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -732,11 +728,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Elb/LoadBalancer.cs b/sdk/dotnet/Elb/LoadBalancer.cs index a4438f374b6..cb36889c962 100644 --- a/sdk/dotnet/Elb/LoadBalancer.cs +++ b/sdk/dotnet/Elb/LoadBalancer.cs @@ -275,10 +275,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? { new global::Pulumi.Alias { Type = "aws:elasticloadbalancing/loadBalancer:LoadBalancer" }, }, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -630,11 +626,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Emr/Cluster.cs b/sdk/dotnet/Emr/Cluster.cs index 9e4f276aefd..fec4e6c27c8 100644 --- a/sdk/dotnet/Emr/Cluster.cs +++ b/sdk/dotnet/Emr/Cluster.cs @@ -646,10 +646,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -1196,11 +1192,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Emr/Studio.cs b/sdk/dotnet/Emr/Studio.cs index 59916ac6e1a..577ddec9fca 100644 --- a/sdk/dotnet/Emr/Studio.cs +++ b/sdk/dotnet/Emr/Studio.cs @@ -169,10 +169,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -380,11 +376,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/EmrContainers/JobTemplate.cs b/sdk/dotnet/EmrContainers/JobTemplate.cs index d5a81401882..58b1f6a3efd 100644 --- a/sdk/dotnet/EmrContainers/JobTemplate.cs +++ b/sdk/dotnet/EmrContainers/JobTemplate.cs @@ -112,10 +112,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -223,11 +219,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public JobTemplateState() diff --git a/sdk/dotnet/EmrContainers/VirtualCluster.cs b/sdk/dotnet/EmrContainers/VirtualCluster.cs index 44550bcb630..161b4f144d2 100644 --- a/sdk/dotnet/EmrContainers/VirtualCluster.cs +++ b/sdk/dotnet/EmrContainers/VirtualCluster.cs @@ -106,10 +106,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -205,11 +201,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public VirtualClusterState() diff --git a/sdk/dotnet/EmrServerless/Application.cs b/sdk/dotnet/EmrServerless/Application.cs index 2d20fb1d2f5..73320e63780 100644 --- a/sdk/dotnet/EmrServerless/Application.cs +++ b/sdk/dotnet/EmrServerless/Application.cs @@ -201,10 +201,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -402,11 +398,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Evidently/Feature.cs b/sdk/dotnet/Evidently/Feature.cs index ae5e80ac465..d9408b25433 100644 --- a/sdk/dotnet/Evidently/Feature.cs +++ b/sdk/dotnet/Evidently/Feature.cs @@ -281,10 +281,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -482,11 +478,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Evidently/Launch.cs b/sdk/dotnet/Evidently/Launch.cs index a2e3446a0d2..e2d08be6210 100644 --- a/sdk/dotnet/Evidently/Launch.cs +++ b/sdk/dotnet/Evidently/Launch.cs @@ -514,10 +514,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -733,11 +729,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Evidently/Project.cs b/sdk/dotnet/Evidently/Project.cs index 676c9085ea4..0ca84a06ad0 100644 --- a/sdk/dotnet/Evidently/Project.cs +++ b/sdk/dotnet/Evidently/Project.cs @@ -210,10 +210,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -369,11 +365,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ProjectState() diff --git a/sdk/dotnet/Evidently/Segment.cs b/sdk/dotnet/Evidently/Segment.cs index c5a3648ab56..7c4fba9f232 100644 --- a/sdk/dotnet/Evidently/Segment.cs +++ b/sdk/dotnet/Evidently/Segment.cs @@ -176,10 +176,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -311,11 +307,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public SegmentState() diff --git a/sdk/dotnet/FinSpace/KxCluster.cs b/sdk/dotnet/FinSpace/KxCluster.cs index a99d4a79b20..480f7b39c40 100644 --- a/sdk/dotnet/FinSpace/KxCluster.cs +++ b/sdk/dotnet/FinSpace/KxCluster.cs @@ -207,10 +207,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -563,11 +559,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("tickerplantLogConfigurations")] diff --git a/sdk/dotnet/FinSpace/KxDatabase.cs b/sdk/dotnet/FinSpace/KxDatabase.cs index 1d1a5b123c1..c2e408d1230 100644 --- a/sdk/dotnet/FinSpace/KxDatabase.cs +++ b/sdk/dotnet/FinSpace/KxDatabase.cs @@ -127,10 +127,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -254,11 +250,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public KxDatabaseState() diff --git a/sdk/dotnet/FinSpace/KxDataview.cs b/sdk/dotnet/FinSpace/KxDataview.cs index 4fcec5d937f..f2d059406d3 100644 --- a/sdk/dotnet/FinSpace/KxDataview.cs +++ b/sdk/dotnet/FinSpace/KxDataview.cs @@ -137,10 +137,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -351,11 +347,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public KxDataviewState() diff --git a/sdk/dotnet/FinSpace/KxEnvironment.cs b/sdk/dotnet/FinSpace/KxEnvironment.cs index d08b3c3f4e0..7ea023ff5f6 100644 --- a/sdk/dotnet/FinSpace/KxEnvironment.cs +++ b/sdk/dotnet/FinSpace/KxEnvironment.cs @@ -255,10 +255,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -436,11 +432,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/FinSpace/KxScalingGroup.cs b/sdk/dotnet/FinSpace/KxScalingGroup.cs index c5af096e684..eeb44431a4c 100644 --- a/sdk/dotnet/FinSpace/KxScalingGroup.cs +++ b/sdk/dotnet/FinSpace/KxScalingGroup.cs @@ -141,10 +141,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -304,11 +300,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public KxScalingGroupState() diff --git a/sdk/dotnet/FinSpace/KxUser.cs b/sdk/dotnet/FinSpace/KxUser.cs index 33213f35e39..1266b4ea117 100644 --- a/sdk/dotnet/FinSpace/KxUser.cs +++ b/sdk/dotnet/FinSpace/KxUser.cs @@ -137,10 +137,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -252,11 +248,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public KxUserState() diff --git a/sdk/dotnet/FinSpace/KxVolume.cs b/sdk/dotnet/FinSpace/KxVolume.cs index 296dba97162..2aa48731f0f 100644 --- a/sdk/dotnet/FinSpace/KxVolume.cs +++ b/sdk/dotnet/FinSpace/KxVolume.cs @@ -162,10 +162,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -371,11 +367,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Fis/ExperimentTemplate.cs b/sdk/dotnet/Fis/ExperimentTemplate.cs index 9e9a225dd0d..01371f44a6a 100644 --- a/sdk/dotnet/Fis/ExperimentTemplate.cs +++ b/sdk/dotnet/Fis/ExperimentTemplate.cs @@ -153,10 +153,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -318,11 +314,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("targets")] diff --git a/sdk/dotnet/Fms/Policy.cs b/sdk/dotnet/Fms/Policy.cs index 0b152860304..01fb6646436 100644 --- a/sdk/dotnet/Fms/Policy.cs +++ b/sdk/dotnet/Fms/Policy.cs @@ -195,10 +195,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -441,11 +437,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public PolicyState() diff --git a/sdk/dotnet/Fsx/Backup.cs b/sdk/dotnet/Fsx/Backup.cs index 105d40d21e1..3cf0aae5ded 100644 --- a/sdk/dotnet/Fsx/Backup.cs +++ b/sdk/dotnet/Fsx/Backup.cs @@ -208,10 +208,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -313,11 +309,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Fsx/DataRepositoryAssociation.cs b/sdk/dotnet/Fsx/DataRepositoryAssociation.cs index 6b3cd6f0b9f..337020fb520 100644 --- a/sdk/dotnet/Fsx/DataRepositoryAssociation.cs +++ b/sdk/dotnet/Fsx/DataRepositoryAssociation.cs @@ -172,10 +172,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -336,11 +332,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public DataRepositoryAssociationState() diff --git a/sdk/dotnet/Fsx/FileCache.cs b/sdk/dotnet/Fsx/FileCache.cs index 1ac1948b46f..228bb90b23e 100644 --- a/sdk/dotnet/Fsx/FileCache.cs +++ b/sdk/dotnet/Fsx/FileCache.cs @@ -217,10 +217,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -489,11 +485,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Fsx/LustreFileSystem.cs b/sdk/dotnet/Fsx/LustreFileSystem.cs index 43ee21fda75..0df0a68bb2a 100644 --- a/sdk/dotnet/Fsx/LustreFileSystem.cs +++ b/sdk/dotnet/Fsx/LustreFileSystem.cs @@ -246,10 +246,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -609,11 +605,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Fsx/OntapFileSystem.cs b/sdk/dotnet/Fsx/OntapFileSystem.cs index 4ca1780f52c..2e6b50a85c1 100644 --- a/sdk/dotnet/Fsx/OntapFileSystem.cs +++ b/sdk/dotnet/Fsx/OntapFileSystem.cs @@ -227,7 +227,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "fsxAdminPassword", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -578,11 +577,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Fsx/OntapStorageVirtualMachine.cs b/sdk/dotnet/Fsx/OntapStorageVirtualMachine.cs index c1965a017c8..8c5104a56e6 100644 --- a/sdk/dotnet/Fsx/OntapStorageVirtualMachine.cs +++ b/sdk/dotnet/Fsx/OntapStorageVirtualMachine.cs @@ -167,7 +167,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "svmAdminPassword", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -330,11 +329,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Fsx/OntapVolume.cs b/sdk/dotnet/Fsx/OntapVolume.cs index a3c909be2f2..0a3b49f7f3c 100644 --- a/sdk/dotnet/Fsx/OntapVolume.cs +++ b/sdk/dotnet/Fsx/OntapVolume.cs @@ -216,10 +216,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -459,11 +455,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Fsx/OpenZfsFileSystem.cs b/sdk/dotnet/Fsx/OpenZfsFileSystem.cs index 489efbbe035..d2012dbdc49 100644 --- a/sdk/dotnet/Fsx/OpenZfsFileSystem.cs +++ b/sdk/dotnet/Fsx/OpenZfsFileSystem.cs @@ -234,10 +234,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -579,11 +575,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Fsx/OpenZfsSnapshot.cs b/sdk/dotnet/Fsx/OpenZfsSnapshot.cs index 55d7b6e9eab..7e55fc3dd24 100644 --- a/sdk/dotnet/Fsx/OpenZfsSnapshot.cs +++ b/sdk/dotnet/Fsx/OpenZfsSnapshot.cs @@ -143,10 +143,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -239,11 +235,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Fsx/OpenZfsVolume.cs b/sdk/dotnet/Fsx/OpenZfsVolume.cs index c1ae2f157c6..7bccf1b11ca 100644 --- a/sdk/dotnet/Fsx/OpenZfsVolume.cs +++ b/sdk/dotnet/Fsx/OpenZfsVolume.cs @@ -158,10 +158,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -380,11 +376,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("userAndGroupQuotas")] diff --git a/sdk/dotnet/Fsx/WindowsFileSystem.cs b/sdk/dotnet/Fsx/WindowsFileSystem.cs index 6c7503b4e82..c899708f7ca 100644 --- a/sdk/dotnet/Fsx/WindowsFileSystem.cs +++ b/sdk/dotnet/Fsx/WindowsFileSystem.cs @@ -283,10 +283,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -648,11 +644,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/GameLift/Alias.cs b/sdk/dotnet/GameLift/Alias.cs index 01b537e11bf..37e3ce9afe2 100644 --- a/sdk/dotnet/GameLift/Alias.cs +++ b/sdk/dotnet/GameLift/Alias.cs @@ -105,10 +105,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -216,11 +212,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public AliasState() diff --git a/sdk/dotnet/GameLift/Build.cs b/sdk/dotnet/GameLift/Build.cs index 69ca16066e7..08b4a3414d9 100644 --- a/sdk/dotnet/GameLift/Build.cs +++ b/sdk/dotnet/GameLift/Build.cs @@ -112,10 +112,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -229,11 +225,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/GameLift/Fleet.cs b/sdk/dotnet/GameLift/Fleet.cs index 464ee3190a2..2d85dfc4ed2 100644 --- a/sdk/dotnet/GameLift/Fleet.cs +++ b/sdk/dotnet/GameLift/Fleet.cs @@ -194,10 +194,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -475,11 +471,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public FleetState() diff --git a/sdk/dotnet/GameLift/GameServerGroup.cs b/sdk/dotnet/GameLift/GameServerGroup.cs index 37527cb9345..3705eb04e67 100644 --- a/sdk/dotnet/GameLift/GameServerGroup.cs +++ b/sdk/dotnet/GameLift/GameServerGroup.cs @@ -286,10 +286,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -494,11 +490,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("vpcSubnets")] diff --git a/sdk/dotnet/GameLift/GameSessionQueue.cs b/sdk/dotnet/GameLift/GameSessionQueue.cs index b8cd0e771f4..7e6b263af7c 100644 --- a/sdk/dotnet/GameLift/GameSessionQueue.cs +++ b/sdk/dotnet/GameLift/GameSessionQueue.cs @@ -136,10 +136,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -301,11 +297,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/GameLift/MatchmakingConfiguration.cs b/sdk/dotnet/GameLift/MatchmakingConfiguration.cs index 61162906cbf..bc40d2bcac8 100644 --- a/sdk/dotnet/GameLift/MatchmakingConfiguration.cs +++ b/sdk/dotnet/GameLift/MatchmakingConfiguration.cs @@ -225,10 +225,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -501,11 +497,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public MatchmakingConfigurationState() diff --git a/sdk/dotnet/GameLift/MatchmakingRuleSet.cs b/sdk/dotnet/GameLift/MatchmakingRuleSet.cs index b85e3b6f4cc..c6e561ae593 100644 --- a/sdk/dotnet/GameLift/MatchmakingRuleSet.cs +++ b/sdk/dotnet/GameLift/MatchmakingRuleSet.cs @@ -75,10 +75,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -166,11 +162,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public MatchmakingRuleSetState() diff --git a/sdk/dotnet/GameLift/Script.cs b/sdk/dotnet/GameLift/Script.cs index deb359d5e15..4900e922481 100644 --- a/sdk/dotnet/GameLift/Script.cs +++ b/sdk/dotnet/GameLift/Script.cs @@ -111,10 +111,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -222,11 +218,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Glacier/Vault.cs b/sdk/dotnet/Glacier/Vault.cs index 18fa02f6371..800e7189ae8 100644 --- a/sdk/dotnet/Glacier/Vault.cs +++ b/sdk/dotnet/Glacier/Vault.cs @@ -156,10 +156,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -275,11 +271,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public VaultState() diff --git a/sdk/dotnet/GlobalAccelerator/Accelerator.cs b/sdk/dotnet/GlobalAccelerator/Accelerator.cs index 7b64f66f720..31587efa130 100644 --- a/sdk/dotnet/GlobalAccelerator/Accelerator.cs +++ b/sdk/dotnet/GlobalAccelerator/Accelerator.cs @@ -143,10 +143,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -316,11 +312,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public AcceleratorState() diff --git a/sdk/dotnet/GlobalAccelerator/CustomRoutingAccelerator.cs b/sdk/dotnet/GlobalAccelerator/CustomRoutingAccelerator.cs index b613a1bdc96..e245d9246b6 100644 --- a/sdk/dotnet/GlobalAccelerator/CustomRoutingAccelerator.cs +++ b/sdk/dotnet/GlobalAccelerator/CustomRoutingAccelerator.cs @@ -137,10 +137,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -304,11 +300,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public CustomRoutingAcceleratorState() diff --git a/sdk/dotnet/Glue/CatalogDatabase.cs b/sdk/dotnet/Glue/CatalogDatabase.cs index 3e5e414a2e4..1f83ea06c50 100644 --- a/sdk/dotnet/Glue/CatalogDatabase.cs +++ b/sdk/dotnet/Glue/CatalogDatabase.cs @@ -161,10 +161,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -350,11 +346,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Glue/Connection.cs b/sdk/dotnet/Glue/Connection.cs index ba6359848a2..144aca66b24 100644 --- a/sdk/dotnet/Glue/Connection.cs +++ b/sdk/dotnet/Glue/Connection.cs @@ -166,7 +166,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "connectionProperties", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -355,11 +354,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ConnectionState() diff --git a/sdk/dotnet/Glue/Crawler.cs b/sdk/dotnet/Glue/Crawler.cs index c7cebb21b69..8f50323d836 100644 --- a/sdk/dotnet/Glue/Crawler.cs +++ b/sdk/dotnet/Glue/Crawler.cs @@ -377,10 +377,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -812,11 +808,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public CrawlerState() diff --git a/sdk/dotnet/Glue/DataQualityRuleset.cs b/sdk/dotnet/Glue/DataQualityRuleset.cs index fe8b1210bd8..8e440bf78e4 100644 --- a/sdk/dotnet/Glue/DataQualityRuleset.cs +++ b/sdk/dotnet/Glue/DataQualityRuleset.cs @@ -186,10 +186,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -321,11 +317,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Glue/DevEndpoint.cs b/sdk/dotnet/Glue/DevEndpoint.cs index 91f2ab50798..9b010d6901e 100644 --- a/sdk/dotnet/Glue/DevEndpoint.cs +++ b/sdk/dotnet/Glue/DevEndpoint.cs @@ -252,10 +252,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -555,11 +551,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Glue/Job.cs b/sdk/dotnet/Glue/Job.cs index 64c6d9b85a3..80833d402f9 100644 --- a/sdk/dotnet/Glue/Job.cs +++ b/sdk/dotnet/Glue/Job.cs @@ -298,10 +298,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -606,11 +602,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Glue/MLTransform.cs b/sdk/dotnet/Glue/MLTransform.cs index 9290c43ab75..f6684f9c426 100644 --- a/sdk/dotnet/Glue/MLTransform.cs +++ b/sdk/dotnet/Glue/MLTransform.cs @@ -281,10 +281,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -506,11 +502,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Glue/Registry.cs b/sdk/dotnet/Glue/Registry.cs index 29fcf17f53e..96dde4c620f 100644 --- a/sdk/dotnet/Glue/Registry.cs +++ b/sdk/dotnet/Glue/Registry.cs @@ -94,10 +94,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -193,11 +189,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public RegistryState() diff --git a/sdk/dotnet/Glue/Schema.cs b/sdk/dotnet/Glue/Schema.cs index 7d692f8a5f4..7185e4a5c69 100644 --- a/sdk/dotnet/Glue/Schema.cs +++ b/sdk/dotnet/Glue/Schema.cs @@ -146,10 +146,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -317,11 +313,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public SchemaState() diff --git a/sdk/dotnet/Glue/Trigger.cs b/sdk/dotnet/Glue/Trigger.cs index b197c52cb57..a5b4fb5ba56 100644 --- a/sdk/dotnet/Glue/Trigger.cs +++ b/sdk/dotnet/Glue/Trigger.cs @@ -290,10 +290,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -503,11 +499,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Glue/Workflow.cs b/sdk/dotnet/Glue/Workflow.cs index fd2b6a7c93b..576a62c4b84 100644 --- a/sdk/dotnet/Glue/Workflow.cs +++ b/sdk/dotnet/Glue/Workflow.cs @@ -142,10 +142,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -277,11 +273,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public WorkflowState() diff --git a/sdk/dotnet/Grafana/Workspace.cs b/sdk/dotnet/Grafana/Workspace.cs index d1f4cdac828..89ba848dde8 100644 --- a/sdk/dotnet/Grafana/Workspace.cs +++ b/sdk/dotnet/Grafana/Workspace.cs @@ -212,10 +212,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -522,11 +518,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/GuardDuty/Detector.cs b/sdk/dotnet/GuardDuty/Detector.cs index 1ddbb4d68d5..a355dc1e4a4 100644 --- a/sdk/dotnet/GuardDuty/Detector.cs +++ b/sdk/dotnet/GuardDuty/Detector.cs @@ -133,10 +133,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -250,11 +246,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public DetectorState() diff --git a/sdk/dotnet/GuardDuty/Filter.cs b/sdk/dotnet/GuardDuty/Filter.cs index 5431eea8c41..614b7e7ab91 100644 --- a/sdk/dotnet/GuardDuty/Filter.cs +++ b/sdk/dotnet/GuardDuty/Filter.cs @@ -154,10 +154,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -301,11 +297,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public FilterState() diff --git a/sdk/dotnet/GuardDuty/IPSet.cs b/sdk/dotnet/GuardDuty/IPSet.cs index af85cdf31c8..62feceea359 100644 --- a/sdk/dotnet/GuardDuty/IPSet.cs +++ b/sdk/dotnet/GuardDuty/IPSet.cs @@ -144,10 +144,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -279,11 +275,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public IPSetState() diff --git a/sdk/dotnet/GuardDuty/ThreatIntelSet.cs b/sdk/dotnet/GuardDuty/ThreatIntelSet.cs index 56c985f2ee6..d9e2419a08b 100644 --- a/sdk/dotnet/GuardDuty/ThreatIntelSet.cs +++ b/sdk/dotnet/GuardDuty/ThreatIntelSet.cs @@ -145,10 +145,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -280,11 +276,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ThreatIntelSetState() diff --git a/sdk/dotnet/Iam/InstanceProfile.cs b/sdk/dotnet/Iam/InstanceProfile.cs index 04b34a2d3b1..9e83dfea2db 100644 --- a/sdk/dotnet/Iam/InstanceProfile.cs +++ b/sdk/dotnet/Iam/InstanceProfile.cs @@ -150,10 +150,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -279,11 +275,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Iam/OpenIdConnectProvider.cs b/sdk/dotnet/Iam/OpenIdConnectProvider.cs index b08221d5b83..4b3678ddf1a 100644 --- a/sdk/dotnet/Iam/OpenIdConnectProvider.cs +++ b/sdk/dotnet/Iam/OpenIdConnectProvider.cs @@ -108,10 +108,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -225,11 +221,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("thumbprintLists")] diff --git a/sdk/dotnet/Iam/Policy.cs b/sdk/dotnet/Iam/Policy.cs index 84718eab45e..f2d72641514 100644 --- a/sdk/dotnet/Iam/Policy.cs +++ b/sdk/dotnet/Iam/Policy.cs @@ -137,10 +137,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -280,11 +276,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public PolicyState() diff --git a/sdk/dotnet/Iam/Role.cs b/sdk/dotnet/Iam/Role.cs index de2e1cf5078..45f229d9be7 100644 --- a/sdk/dotnet/Iam/Role.cs +++ b/sdk/dotnet/Iam/Role.cs @@ -400,10 +400,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -625,11 +621,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Iam/SamlProvider.cs b/sdk/dotnet/Iam/SamlProvider.cs index 3ad85abcb7d..65fe9708b5e 100644 --- a/sdk/dotnet/Iam/SamlProvider.cs +++ b/sdk/dotnet/Iam/SamlProvider.cs @@ -101,10 +101,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -200,11 +196,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Iam/ServerCertificate.cs b/sdk/dotnet/Iam/ServerCertificate.cs index 8303648958f..f8ccb832835 100644 --- a/sdk/dotnet/Iam/ServerCertificate.cs +++ b/sdk/dotnet/Iam/ServerCertificate.cs @@ -231,7 +231,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "privateKey", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -422,11 +421,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Iam/ServiceLinkedRole.cs b/sdk/dotnet/Iam/ServiceLinkedRole.cs index 8cd674f3716..83df745ae0e 100644 --- a/sdk/dotnet/Iam/ServiceLinkedRole.cs +++ b/sdk/dotnet/Iam/ServiceLinkedRole.cs @@ -124,10 +124,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -253,11 +249,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Iam/User.cs b/sdk/dotnet/Iam/User.cs index a8f5dda87ed..e0325cc5d54 100644 --- a/sdk/dotnet/Iam/User.cs +++ b/sdk/dotnet/Iam/User.cs @@ -150,10 +150,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -277,11 +273,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Iam/VirtualMfaDevice.cs b/sdk/dotnet/Iam/VirtualMfaDevice.cs index 850b8f63d8d..3d9cd60fdc5 100644 --- a/sdk/dotnet/Iam/VirtualMfaDevice.cs +++ b/sdk/dotnet/Iam/VirtualMfaDevice.cs @@ -125,10 +125,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -236,11 +232,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/ImageBuilder/Component.cs b/sdk/dotnet/ImageBuilder/Component.cs index f4e0180f4d9..48715a81e6b 100644 --- a/sdk/dotnet/ImageBuilder/Component.cs +++ b/sdk/dotnet/ImageBuilder/Component.cs @@ -174,10 +174,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -391,11 +387,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/ImageBuilder/ContainerRecipe.cs b/sdk/dotnet/ImageBuilder/ContainerRecipe.cs index b26bba56b45..d43713a65bc 100644 --- a/sdk/dotnet/ImageBuilder/ContainerRecipe.cs +++ b/sdk/dotnet/ImageBuilder/ContainerRecipe.cs @@ -217,10 +217,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -468,11 +464,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/ImageBuilder/DistributionConfiguration.cs b/sdk/dotnet/ImageBuilder/DistributionConfiguration.cs index 6c5da787e25..c809eba302b 100644 --- a/sdk/dotnet/ImageBuilder/DistributionConfiguration.cs +++ b/sdk/dotnet/ImageBuilder/DistributionConfiguration.cs @@ -142,10 +142,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -281,11 +277,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public DistributionConfigurationState() diff --git a/sdk/dotnet/ImageBuilder/Image.cs b/sdk/dotnet/ImageBuilder/Image.cs index dc6717cd3c8..35dec178516 100644 --- a/sdk/dotnet/ImageBuilder/Image.cs +++ b/sdk/dotnet/ImageBuilder/Image.cs @@ -164,10 +164,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -363,11 +359,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/ImageBuilder/ImagePipeline.cs b/sdk/dotnet/ImageBuilder/ImagePipeline.cs index af58dccf4e7..68dc4cb16ec 100644 --- a/sdk/dotnet/ImageBuilder/ImagePipeline.cs +++ b/sdk/dotnet/ImageBuilder/ImagePipeline.cs @@ -185,10 +185,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -426,11 +422,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ImagePipelineState() diff --git a/sdk/dotnet/ImageBuilder/ImageRecipe.cs b/sdk/dotnet/ImageBuilder/ImageRecipe.cs index 055d16423ac..df15e7302fc 100644 --- a/sdk/dotnet/ImageBuilder/ImageRecipe.cs +++ b/sdk/dotnet/ImageBuilder/ImageRecipe.cs @@ -190,10 +190,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -399,11 +395,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/ImageBuilder/InfrastructureConfiguration.cs b/sdk/dotnet/ImageBuilder/InfrastructureConfiguration.cs index d2b859d7c82..1088b2be09d 100644 --- a/sdk/dotnet/ImageBuilder/InfrastructureConfiguration.cs +++ b/sdk/dotnet/ImageBuilder/InfrastructureConfiguration.cs @@ -194,10 +194,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -459,11 +455,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/ImageBuilder/Workflow.cs b/sdk/dotnet/ImageBuilder/Workflow.cs index bf58e64ecf1..d386b81c530 100644 --- a/sdk/dotnet/ImageBuilder/Workflow.cs +++ b/sdk/dotnet/ImageBuilder/Workflow.cs @@ -172,10 +172,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -335,11 +331,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Inspector/AssessmentTemplate.cs b/sdk/dotnet/Inspector/AssessmentTemplate.cs index 31510887491..fa713a7fbea 100644 --- a/sdk/dotnet/Inspector/AssessmentTemplate.cs +++ b/sdk/dotnet/Inspector/AssessmentTemplate.cs @@ -128,10 +128,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -281,11 +277,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Iot/BillingGroup.cs b/sdk/dotnet/Iot/BillingGroup.cs index f8284782c01..6134bf3a6a7 100644 --- a/sdk/dotnet/Iot/BillingGroup.cs +++ b/sdk/dotnet/Iot/BillingGroup.cs @@ -107,10 +107,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -210,11 +206,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Iot/CaCertificate.cs b/sdk/dotnet/Iot/CaCertificate.cs index 87634edb28c..b761cc1db4b 100644 --- a/sdk/dotnet/Iot/CaCertificate.cs +++ b/sdk/dotnet/Iot/CaCertificate.cs @@ -189,7 +189,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "caCertificatePem", - "tagsAll", "verificationCertificatePem", }, }; @@ -372,11 +371,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("validities")] diff --git a/sdk/dotnet/Iot/DomainConfiguration.cs b/sdk/dotnet/Iot/DomainConfiguration.cs index a754e58a001..3da8905c81c 100644 --- a/sdk/dotnet/Iot/DomainConfiguration.cs +++ b/sdk/dotnet/Iot/DomainConfiguration.cs @@ -138,10 +138,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -309,11 +305,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Iot/ProvisioningTemplate.cs b/sdk/dotnet/Iot/ProvisioningTemplate.cs index cf52ae3788f..3814158cbea 100644 --- a/sdk/dotnet/Iot/ProvisioningTemplate.cs +++ b/sdk/dotnet/Iot/ProvisioningTemplate.cs @@ -226,10 +226,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -379,11 +375,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Iot/ThingGroup.cs b/sdk/dotnet/Iot/ThingGroup.cs index f0916f376ce..812484bd87a 100644 --- a/sdk/dotnet/Iot/ThingGroup.cs +++ b/sdk/dotnet/Iot/ThingGroup.cs @@ -124,10 +124,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -239,11 +235,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Iot/ThingType.cs b/sdk/dotnet/Iot/ThingType.cs index 0b33a047955..0e34cdf7de4 100644 --- a/sdk/dotnet/Iot/ThingType.cs +++ b/sdk/dotnet/Iot/ThingType.cs @@ -97,10 +97,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -208,11 +204,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ThingTypeState() diff --git a/sdk/dotnet/Iot/TopicRule.cs b/sdk/dotnet/Iot/TopicRule.cs index 9340d3d88e1..e9bfec233f1 100644 --- a/sdk/dotnet/Iot/TopicRule.cs +++ b/sdk/dotnet/Iot/TopicRule.cs @@ -256,10 +256,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -699,11 +695,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("timestreams")] diff --git a/sdk/dotnet/Ivs/Channel.cs b/sdk/dotnet/Ivs/Channel.cs index 9b0101c343f..ba863c412f7 100644 --- a/sdk/dotnet/Ivs/Channel.cs +++ b/sdk/dotnet/Ivs/Channel.cs @@ -122,10 +122,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -263,11 +259,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ivs/PlaybackKeyPair.cs b/sdk/dotnet/Ivs/PlaybackKeyPair.cs index 6c0fb3fe89b..89d653759d6 100644 --- a/sdk/dotnet/Ivs/PlaybackKeyPair.cs +++ b/sdk/dotnet/Ivs/PlaybackKeyPair.cs @@ -104,10 +104,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -213,11 +209,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public PlaybackKeyPairState() diff --git a/sdk/dotnet/Ivs/RecordingConfiguration.cs b/sdk/dotnet/Ivs/RecordingConfiguration.cs index b756e2344e5..0d6f88ca388 100644 --- a/sdk/dotnet/Ivs/RecordingConfiguration.cs +++ b/sdk/dotnet/Ivs/RecordingConfiguration.cs @@ -119,10 +119,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -242,11 +238,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/IvsChat/LoggingConfiguration.cs b/sdk/dotnet/IvsChat/LoggingConfiguration.cs index 650f1d0643a..84f4a8c6377 100644 --- a/sdk/dotnet/IvsChat/LoggingConfiguration.cs +++ b/sdk/dotnet/IvsChat/LoggingConfiguration.cs @@ -188,10 +188,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -293,11 +289,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public LoggingConfigurationState() diff --git a/sdk/dotnet/IvsChat/Room.cs b/sdk/dotnet/IvsChat/Room.cs index d6470b47f2b..343f9f09de5 100644 --- a/sdk/dotnet/IvsChat/Room.cs +++ b/sdk/dotnet/IvsChat/Room.cs @@ -152,10 +152,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -309,11 +305,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public RoomState() diff --git a/sdk/dotnet/Kendra/DataSource.cs b/sdk/dotnet/Kendra/DataSource.cs index 03e09b34168..96df54b1b9a 100644 --- a/sdk/dotnet/Kendra/DataSource.cs +++ b/sdk/dotnet/Kendra/DataSource.cs @@ -634,10 +634,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -837,11 +833,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Kendra/Faq.cs b/sdk/dotnet/Kendra/Faq.cs index 80208c388ac..a36b9a16882 100644 --- a/sdk/dotnet/Kendra/Faq.cs +++ b/sdk/dotnet/Kendra/Faq.cs @@ -215,10 +215,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -402,11 +398,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Kendra/Index.cs b/sdk/dotnet/Kendra/Index.cs index 03988016bd9..8e9d60ddfec 100644 --- a/sdk/dotnet/Kendra/Index.cs +++ b/sdk/dotnet/Kendra/Index.cs @@ -866,10 +866,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -1087,11 +1083,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Kendra/QuerySuggestionsBlockList.cs b/sdk/dotnet/Kendra/QuerySuggestionsBlockList.cs index 032fc576a75..5d2968783b4 100644 --- a/sdk/dotnet/Kendra/QuerySuggestionsBlockList.cs +++ b/sdk/dotnet/Kendra/QuerySuggestionsBlockList.cs @@ -134,10 +134,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -282,11 +278,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public QuerySuggestionsBlockListState() diff --git a/sdk/dotnet/Kendra/Thesaurus.cs b/sdk/dotnet/Kendra/Thesaurus.cs index d5b8d2aea23..97127e58a57 100644 --- a/sdk/dotnet/Kendra/Thesaurus.cs +++ b/sdk/dotnet/Kendra/Thesaurus.cs @@ -133,10 +133,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -278,11 +274,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("thesaurusId")] diff --git a/sdk/dotnet/Keyspaces/Keyspace.cs b/sdk/dotnet/Keyspaces/Keyspace.cs index 8c2689e195f..bbecbab3f19 100644 --- a/sdk/dotnet/Keyspaces/Keyspace.cs +++ b/sdk/dotnet/Keyspaces/Keyspace.cs @@ -89,10 +89,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -180,11 +176,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public KeyspaceState() diff --git a/sdk/dotnet/Keyspaces/Table.cs b/sdk/dotnet/Keyspaces/Table.cs index 93f09e98d3f..953bb78d31a 100644 --- a/sdk/dotnet/Keyspaces/Table.cs +++ b/sdk/dotnet/Keyspaces/Table.cs @@ -165,10 +165,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -358,11 +354,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Kinesis/AnalyticsApplication.cs b/sdk/dotnet/Kinesis/AnalyticsApplication.cs index 80bd0c97b42..3f32e62ae4f 100644 --- a/sdk/dotnet/Kinesis/AnalyticsApplication.cs +++ b/sdk/dotnet/Kinesis/AnalyticsApplication.cs @@ -301,10 +301,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -508,11 +504,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Kinesis/FirehoseDeliveryStream.cs b/sdk/dotnet/Kinesis/FirehoseDeliveryStream.cs index fefa27dfd64..85d3daa4276 100644 --- a/sdk/dotnet/Kinesis/FirehoseDeliveryStream.cs +++ b/sdk/dotnet/Kinesis/FirehoseDeliveryStream.cs @@ -934,10 +934,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -1173,11 +1169,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Kinesis/Stream.cs b/sdk/dotnet/Kinesis/Stream.cs index 46804cf4029..6fc1ef913fe 100644 --- a/sdk/dotnet/Kinesis/Stream.cs +++ b/sdk/dotnet/Kinesis/Stream.cs @@ -148,10 +148,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -339,11 +335,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public StreamState() diff --git a/sdk/dotnet/Kinesis/VideoStream.cs b/sdk/dotnet/Kinesis/VideoStream.cs index c3c3d6e956b..e8b6a92304d 100644 --- a/sdk/dotnet/Kinesis/VideoStream.cs +++ b/sdk/dotnet/Kinesis/VideoStream.cs @@ -133,10 +133,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -276,11 +272,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/KinesisAnalyticsV2/Application.cs b/sdk/dotnet/KinesisAnalyticsV2/Application.cs index 3d3ca1d91bf..c561b2e3d46 100644 --- a/sdk/dotnet/KinesisAnalyticsV2/Application.cs +++ b/sdk/dotnet/KinesisAnalyticsV2/Application.cs @@ -429,10 +429,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -618,11 +614,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Kms/ExternalKey.cs b/sdk/dotnet/Kms/ExternalKey.cs index c4c98421f87..72c13588bb7 100644 --- a/sdk/dotnet/Kms/ExternalKey.cs +++ b/sdk/dotnet/Kms/ExternalKey.cs @@ -152,7 +152,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "keyMaterialBase64", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -353,11 +352,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Kms/Key.cs b/sdk/dotnet/Kms/Key.cs index c83b9a3857d..d8032ff4038 100644 --- a/sdk/dotnet/Kms/Key.cs +++ b/sdk/dotnet/Kms/Key.cs @@ -168,10 +168,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -393,11 +389,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Kms/ReplicaExternalKey.cs b/sdk/dotnet/Kms/ReplicaExternalKey.cs index ee86f2f32ac..1e01ceb5dd3 100644 --- a/sdk/dotnet/Kms/ReplicaExternalKey.cs +++ b/sdk/dotnet/Kms/ReplicaExternalKey.cs @@ -183,7 +183,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "keyMaterialBase64", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -398,11 +397,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Kms/ReplicaKey.cs b/sdk/dotnet/Kms/ReplicaKey.cs index df8d09d30d6..245f7a915a0 100644 --- a/sdk/dotnet/Kms/ReplicaKey.cs +++ b/sdk/dotnet/Kms/ReplicaKey.cs @@ -163,10 +163,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -342,11 +338,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ReplicaKeyState() diff --git a/sdk/dotnet/LB/Listener.cs b/sdk/dotnet/LB/Listener.cs index 7f334619c93..e1d7b36cd83 100644 --- a/sdk/dotnet/LB/Listener.cs +++ b/sdk/dotnet/LB/Listener.cs @@ -447,10 +447,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? { new global::Pulumi.Alias { Type = "aws:elasticloadbalancingv2/listener:Listener" }, }, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -640,11 +636,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ListenerState() diff --git a/sdk/dotnet/LB/ListenerRule.cs b/sdk/dotnet/LB/ListenerRule.cs index 5d945ef609e..517b3934ba3 100644 --- a/sdk/dotnet/LB/ListenerRule.cs +++ b/sdk/dotnet/LB/ListenerRule.cs @@ -356,10 +356,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? { new global::Pulumi.Alias { Type = "aws:elasticloadbalancingv2/listenerRule:ListenerRule" }, }, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -503,11 +499,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ListenerRuleState() diff --git a/sdk/dotnet/LB/LoadBalancer.cs b/sdk/dotnet/LB/LoadBalancer.cs index 59d53e1c662..8d6924f3325 100644 --- a/sdk/dotnet/LB/LoadBalancer.cs +++ b/sdk/dotnet/LB/LoadBalancer.cs @@ -363,10 +363,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? { new global::Pulumi.Alias { Type = "aws:elasticloadbalancingv2/loadBalancer:LoadBalancer" }, }, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -772,11 +768,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("vpcId")] diff --git a/sdk/dotnet/LB/TargetGroup.cs b/sdk/dotnet/LB/TargetGroup.cs index 75c4254735f..a664ab47ccd 100644 --- a/sdk/dotnet/LB/TargetGroup.cs +++ b/sdk/dotnet/LB/TargetGroup.cs @@ -329,10 +329,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? { new global::Pulumi.Alias { Type = "aws:elasticloadbalancingv2/targetGroup:TargetGroup" }, }, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -666,11 +662,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("targetFailovers")] diff --git a/sdk/dotnet/LB/TrustStore.cs b/sdk/dotnet/LB/TrustStore.cs index a33da7ca47f..cfb1e5c32db 100644 --- a/sdk/dotnet/LB/TrustStore.cs +++ b/sdk/dotnet/LB/TrustStore.cs @@ -138,10 +138,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -279,11 +275,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public TrustStoreState() diff --git a/sdk/dotnet/Lambda/Function.cs b/sdk/dotnet/Lambda/Function.cs index aa7f22f9b54..8e7339b9fec 100644 --- a/sdk/dotnet/Lambda/Function.cs +++ b/sdk/dotnet/Lambda/Function.cs @@ -629,10 +629,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -1155,11 +1151,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Lex/V2modelsBot.cs b/sdk/dotnet/Lex/V2modelsBot.cs index 2a5c1b650be..4130e710639 100644 --- a/sdk/dotnet/Lex/V2modelsBot.cs +++ b/sdk/dotnet/Lex/V2modelsBot.cs @@ -142,10 +142,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -331,11 +327,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("testBotAliasTags")] diff --git a/sdk/dotnet/LicenseManager/LicenseConfiguration.cs b/sdk/dotnet/LicenseManager/LicenseConfiguration.cs index 8a168d7a8b3..53a91319b9a 100644 --- a/sdk/dotnet/LicenseManager/LicenseConfiguration.cs +++ b/sdk/dotnet/LicenseManager/LicenseConfiguration.cs @@ -148,10 +148,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -313,11 +309,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public LicenseConfigurationState() diff --git a/sdk/dotnet/LightSail/Bucket.cs b/sdk/dotnet/LightSail/Bucket.cs index 7307ae42b7f..e2113830e36 100644 --- a/sdk/dotnet/LightSail/Bucket.cs +++ b/sdk/dotnet/LightSail/Bucket.cs @@ -127,10 +127,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -262,11 +258,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("url")] diff --git a/sdk/dotnet/LightSail/Certificate.cs b/sdk/dotnet/LightSail/Certificate.cs index 4a35605a59d..5acaf2e254d 100644 --- a/sdk/dotnet/LightSail/Certificate.cs +++ b/sdk/dotnet/LightSail/Certificate.cs @@ -116,10 +116,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -257,11 +253,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public CertificateState() diff --git a/sdk/dotnet/LightSail/ContainerService.cs b/sdk/dotnet/LightSail/ContainerService.cs index 6fd1ba00abd..5abe7621a2f 100644 --- a/sdk/dotnet/LightSail/ContainerService.cs +++ b/sdk/dotnet/LightSail/ContainerService.cs @@ -279,10 +279,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -491,11 +487,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/LightSail/Database.cs b/sdk/dotnet/LightSail/Database.cs index 351291e915d..1628d5abf04 100644 --- a/sdk/dotnet/LightSail/Database.cs +++ b/sdk/dotnet/LightSail/Database.cs @@ -396,7 +396,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "masterPassword", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -723,11 +722,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public DatabaseState() diff --git a/sdk/dotnet/LightSail/Disk.cs b/sdk/dotnet/LightSail/Disk.cs index 791c3b80bf9..dfb79a4eaaa 100644 --- a/sdk/dotnet/LightSail/Disk.cs +++ b/sdk/dotnet/LightSail/Disk.cs @@ -129,10 +129,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -252,11 +248,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public DiskState() diff --git a/sdk/dotnet/LightSail/Distribution.cs b/sdk/dotnet/LightSail/Distribution.cs index 83ee91e9fe9..dd974829968 100644 --- a/sdk/dotnet/LightSail/Distribution.cs +++ b/sdk/dotnet/LightSail/Distribution.cs @@ -364,10 +364,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -629,11 +625,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public DistributionState() diff --git a/sdk/dotnet/LightSail/Instance.cs b/sdk/dotnet/LightSail/Instance.cs index d13fefd8640..265b15f1254 100644 --- a/sdk/dotnet/LightSail/Instance.cs +++ b/sdk/dotnet/LightSail/Instance.cs @@ -249,10 +249,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -476,11 +472,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/LightSail/KeyPair.cs b/sdk/dotnet/LightSail/KeyPair.cs index 5d12a353f62..d3a3fd3a993 100644 --- a/sdk/dotnet/LightSail/KeyPair.cs +++ b/sdk/dotnet/LightSail/KeyPair.cs @@ -160,10 +160,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -301,11 +297,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public KeyPairState() diff --git a/sdk/dotnet/LightSail/Lb.cs b/sdk/dotnet/LightSail/Lb.cs index 63d2471afa9..a1a9176114e 100644 --- a/sdk/dotnet/LightSail/Lb.cs +++ b/sdk/dotnet/LightSail/Lb.cs @@ -138,10 +138,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -291,11 +287,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public LbState() diff --git a/sdk/dotnet/Location/GeofenceCollection.cs b/sdk/dotnet/Location/GeofenceCollection.cs index a483195c48e..fa6995bd4ac 100644 --- a/sdk/dotnet/Location/GeofenceCollection.cs +++ b/sdk/dotnet/Location/GeofenceCollection.cs @@ -111,10 +111,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -228,11 +224,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Location/Map.cs b/sdk/dotnet/Location/Map.cs index 896a1ef0038..5fae12ad4b0 100644 --- a/sdk/dotnet/Location/Map.cs +++ b/sdk/dotnet/Location/Map.cs @@ -118,10 +118,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -239,11 +235,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Location/PlaceIndex.cs b/sdk/dotnet/Location/PlaceIndex.cs index 4e533c6e759..540420467e6 100644 --- a/sdk/dotnet/Location/PlaceIndex.cs +++ b/sdk/dotnet/Location/PlaceIndex.cs @@ -121,10 +121,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -254,11 +250,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Location/RouteCalculation.cs b/sdk/dotnet/Location/RouteCalculation.cs index c003f493572..71911096474 100644 --- a/sdk/dotnet/Location/RouteCalculation.cs +++ b/sdk/dotnet/Location/RouteCalculation.cs @@ -115,10 +115,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -236,11 +232,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Location/Tracker.cs b/sdk/dotnet/Location/Tracker.cs index e95a5858574..d87baa0dd38 100644 --- a/sdk/dotnet/Location/Tracker.cs +++ b/sdk/dotnet/Location/Tracker.cs @@ -120,10 +120,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -239,11 +235,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Macie/CustomDataIdentifier.cs b/sdk/dotnet/Macie/CustomDataIdentifier.cs index c5e70f191f3..93ef38e51d4 100644 --- a/sdk/dotnet/Macie/CustomDataIdentifier.cs +++ b/sdk/dotnet/Macie/CustomDataIdentifier.cs @@ -145,10 +145,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -330,11 +326,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public CustomDataIdentifierState() diff --git a/sdk/dotnet/Macie/FindingsFilter.cs b/sdk/dotnet/Macie/FindingsFilter.cs index bf97b05c73f..4a30e8f4406 100644 --- a/sdk/dotnet/Macie/FindingsFilter.cs +++ b/sdk/dotnet/Macie/FindingsFilter.cs @@ -139,10 +139,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -282,11 +278,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public FindingsFilterState() diff --git a/sdk/dotnet/Macie2/ClassificationJob.cs b/sdk/dotnet/Macie2/ClassificationJob.cs index b3ae50ba9c5..a1a5b906623 100644 --- a/sdk/dotnet/Macie2/ClassificationJob.cs +++ b/sdk/dotnet/Macie2/ClassificationJob.cs @@ -173,10 +173,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -382,11 +378,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("userPausedDetails")] diff --git a/sdk/dotnet/Macie2/Member.cs b/sdk/dotnet/Macie2/Member.cs index ae6bb408552..f52fb7f3154 100644 --- a/sdk/dotnet/Macie2/Member.cs +++ b/sdk/dotnet/Macie2/Member.cs @@ -154,10 +154,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -318,11 +314,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/MediaConvert/Queue.cs b/sdk/dotnet/MediaConvert/Queue.cs index 61ddaf496e6..5ea04eee8c5 100644 --- a/sdk/dotnet/MediaConvert/Queue.cs +++ b/sdk/dotnet/MediaConvert/Queue.cs @@ -109,10 +109,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -244,11 +240,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public QueueState() diff --git a/sdk/dotnet/MediaLive/Channel.cs b/sdk/dotnet/MediaLive/Channel.cs index 886a6eca38d..08d448fce1d 100644 --- a/sdk/dotnet/MediaLive/Channel.cs +++ b/sdk/dotnet/MediaLive/Channel.cs @@ -263,10 +263,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -506,11 +502,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/MediaLive/Input.cs b/sdk/dotnet/MediaLive/Input.cs index 7b7accb8a80..4204cda8709 100644 --- a/sdk/dotnet/MediaLive/Input.cs +++ b/sdk/dotnet/MediaLive/Input.cs @@ -183,10 +183,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -448,11 +444,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/MediaLive/InputSecurityGroup.cs b/sdk/dotnet/MediaLive/InputSecurityGroup.cs index a9ce2458ce0..acf793ebaec 100644 --- a/sdk/dotnet/MediaLive/InputSecurityGroup.cs +++ b/sdk/dotnet/MediaLive/InputSecurityGroup.cs @@ -104,10 +104,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -201,11 +197,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("whitelistRules")] diff --git a/sdk/dotnet/MediaLive/Multiplex.cs b/sdk/dotnet/MediaLive/Multiplex.cs index 06f61ec89f3..ab807270249 100644 --- a/sdk/dotnet/MediaLive/Multiplex.cs +++ b/sdk/dotnet/MediaLive/Multiplex.cs @@ -127,10 +127,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -262,11 +258,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public MultiplexState() diff --git a/sdk/dotnet/MediaPackage/Channel.cs b/sdk/dotnet/MediaPackage/Channel.cs index c2d48b256c9..e5cf8f7bea6 100644 --- a/sdk/dotnet/MediaPackage/Channel.cs +++ b/sdk/dotnet/MediaPackage/Channel.cs @@ -101,10 +101,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -213,11 +209,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ChannelState() diff --git a/sdk/dotnet/MediaStore/Container.cs b/sdk/dotnet/MediaStore/Container.cs index 2270440e754..a0b0622bf3d 100644 --- a/sdk/dotnet/MediaStore/Container.cs +++ b/sdk/dotnet/MediaStore/Container.cs @@ -91,10 +91,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -184,11 +180,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ContainerState() diff --git a/sdk/dotnet/MemoryDb/Acl.cs b/sdk/dotnet/MemoryDb/Acl.cs index 421326e14d3..bd0d498c45a 100644 --- a/sdk/dotnet/MemoryDb/Acl.cs +++ b/sdk/dotnet/MemoryDb/Acl.cs @@ -112,10 +112,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -229,11 +225,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("userNames")] diff --git a/sdk/dotnet/MemoryDb/Cluster.cs b/sdk/dotnet/MemoryDb/Cluster.cs index 554dbd2b8c4..89338df51dc 100644 --- a/sdk/dotnet/MemoryDb/Cluster.cs +++ b/sdk/dotnet/MemoryDb/Cluster.cs @@ -247,10 +247,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -646,11 +642,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/MemoryDb/ParameterGroup.cs b/sdk/dotnet/MemoryDb/ParameterGroup.cs index 6ce1bb548db..005b181a34f 100644 --- a/sdk/dotnet/MemoryDb/ParameterGroup.cs +++ b/sdk/dotnet/MemoryDb/ParameterGroup.cs @@ -124,10 +124,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -275,11 +271,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ParameterGroupState() diff --git a/sdk/dotnet/MemoryDb/Snapshot.cs b/sdk/dotnet/MemoryDb/Snapshot.cs index 16644929ade..6e010b5f067 100644 --- a/sdk/dotnet/MemoryDb/Snapshot.cs +++ b/sdk/dotnet/MemoryDb/Snapshot.cs @@ -120,10 +120,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -261,11 +257,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public SnapshotState() diff --git a/sdk/dotnet/MemoryDb/SubnetGroup.cs b/sdk/dotnet/MemoryDb/SubnetGroup.cs index 9a950ce5697..7887ee80c49 100644 --- a/sdk/dotnet/MemoryDb/SubnetGroup.cs +++ b/sdk/dotnet/MemoryDb/SubnetGroup.cs @@ -131,10 +131,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -270,11 +266,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/MemoryDb/User.cs b/sdk/dotnet/MemoryDb/User.cs index 2b01451ead3..46520cb5e08 100644 --- a/sdk/dotnet/MemoryDb/User.cs +++ b/sdk/dotnet/MemoryDb/User.cs @@ -127,10 +127,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -240,11 +236,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Mq/Broker.cs b/sdk/dotnet/Mq/Broker.cs index 1414a92304e..631476d7ae4 100644 --- a/sdk/dotnet/Mq/Broker.cs +++ b/sdk/dotnet/Mq/Broker.cs @@ -274,10 +274,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -614,11 +610,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("users")] diff --git a/sdk/dotnet/Mq/Configuration.cs b/sdk/dotnet/Mq/Configuration.cs index 663c79c89cb..dba24c59bcf 100644 --- a/sdk/dotnet/Mq/Configuration.cs +++ b/sdk/dotnet/Mq/Configuration.cs @@ -164,10 +164,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -321,11 +317,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ConfigurationState() diff --git a/sdk/dotnet/Msk/Cluster.cs b/sdk/dotnet/Msk/Cluster.cs index 3c8f493d3e8..d2000ccc1fb 100644 --- a/sdk/dotnet/Msk/Cluster.cs +++ b/sdk/dotnet/Msk/Cluster.cs @@ -447,10 +447,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -727,11 +723,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Msk/Replicator.cs b/sdk/dotnet/Msk/Replicator.cs index d30ba50597f..f976182a3ee 100644 --- a/sdk/dotnet/Msk/Replicator.cs +++ b/sdk/dotnet/Msk/Replicator.cs @@ -93,10 +93,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -231,11 +227,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ReplicatorState() diff --git a/sdk/dotnet/Msk/ServerlessCluster.cs b/sdk/dotnet/Msk/ServerlessCluster.cs index 9533d8de93c..08ca6ef4493 100644 --- a/sdk/dotnet/Msk/ServerlessCluster.cs +++ b/sdk/dotnet/Msk/ServerlessCluster.cs @@ -90,10 +90,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -207,11 +203,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("vpcConfigs")] diff --git a/sdk/dotnet/Msk/VpcConnection.cs b/sdk/dotnet/Msk/VpcConnection.cs index 61f11ba25a0..2f8dcc6d56f 100644 --- a/sdk/dotnet/Msk/VpcConnection.cs +++ b/sdk/dotnet/Msk/VpcConnection.cs @@ -119,10 +119,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -266,11 +262,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Mwaa/Environment.cs b/sdk/dotnet/Mwaa/Environment.cs index 8b038c7d8dc..907eddf24be 100644 --- a/sdk/dotnet/Mwaa/Environment.cs +++ b/sdk/dotnet/Mwaa/Environment.cs @@ -373,7 +373,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "airflowConfigurationOptions", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -733,11 +732,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Neptune/Cluster.cs b/sdk/dotnet/Neptune/Cluster.cs index a7496a70e59..3e9e983faea 100644 --- a/sdk/dotnet/Neptune/Cluster.cs +++ b/sdk/dotnet/Neptune/Cluster.cs @@ -303,10 +303,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -798,11 +794,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("vpcSecurityGroupIds")] diff --git a/sdk/dotnet/Neptune/ClusterEndpoint.cs b/sdk/dotnet/Neptune/ClusterEndpoint.cs index 5e41a2f8af8..bd463554cfc 100644 --- a/sdk/dotnet/Neptune/ClusterEndpoint.cs +++ b/sdk/dotnet/Neptune/ClusterEndpoint.cs @@ -120,10 +120,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -285,11 +281,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ClusterEndpointState() diff --git a/sdk/dotnet/Neptune/ClusterInstance.cs b/sdk/dotnet/Neptune/ClusterInstance.cs index ff37f8daf99..b35803e3bc1 100644 --- a/sdk/dotnet/Neptune/ClusterInstance.cs +++ b/sdk/dotnet/Neptune/ClusterInstance.cs @@ -251,10 +251,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -570,11 +566,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Neptune/ClusterParameterGroup.cs b/sdk/dotnet/Neptune/ClusterParameterGroup.cs index dbea8ca4695..e78b484bc2d 100644 --- a/sdk/dotnet/Neptune/ClusterParameterGroup.cs +++ b/sdk/dotnet/Neptune/ClusterParameterGroup.cs @@ -121,10 +121,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -268,11 +264,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ClusterParameterGroupState() diff --git a/sdk/dotnet/Neptune/EventSubscription.cs b/sdk/dotnet/Neptune/EventSubscription.cs index 831e0494908..0bb51a07af6 100644 --- a/sdk/dotnet/Neptune/EventSubscription.cs +++ b/sdk/dotnet/Neptune/EventSubscription.cs @@ -173,10 +173,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -362,11 +358,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public EventSubscriptionState() diff --git a/sdk/dotnet/Neptune/ParameterGroup.cs b/sdk/dotnet/Neptune/ParameterGroup.cs index 3651818f65f..464937aad3e 100644 --- a/sdk/dotnet/Neptune/ParameterGroup.cs +++ b/sdk/dotnet/Neptune/ParameterGroup.cs @@ -120,10 +120,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -267,11 +263,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ParameterGroupState() diff --git a/sdk/dotnet/Neptune/SubnetGroup.cs b/sdk/dotnet/Neptune/SubnetGroup.cs index b04b014593d..1a1faff59d9 100644 --- a/sdk/dotnet/Neptune/SubnetGroup.cs +++ b/sdk/dotnet/Neptune/SubnetGroup.cs @@ -114,10 +114,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -250,11 +246,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public SubnetGroupState() diff --git a/sdk/dotnet/NetworkFirewall/Firewall.cs b/sdk/dotnet/NetworkFirewall/Firewall.cs index 2a67b80254e..a796802fb8d 100644 --- a/sdk/dotnet/NetworkFirewall/Firewall.cs +++ b/sdk/dotnet/NetworkFirewall/Firewall.cs @@ -130,10 +130,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -331,11 +327,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/NetworkFirewall/FirewallPolicy.cs b/sdk/dotnet/NetworkFirewall/FirewallPolicy.cs index 6421646fb48..e721ddeb2a8 100644 --- a/sdk/dotnet/NetworkFirewall/FirewallPolicy.cs +++ b/sdk/dotnet/NetworkFirewall/FirewallPolicy.cs @@ -194,10 +194,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -317,11 +313,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/NetworkFirewall/RuleGroup.cs b/sdk/dotnet/NetworkFirewall/RuleGroup.cs index ac4891a6a3f..e3bb7ebe09f 100644 --- a/sdk/dotnet/NetworkFirewall/RuleGroup.cs +++ b/sdk/dotnet/NetworkFirewall/RuleGroup.cs @@ -314,10 +314,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -467,11 +463,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/NetworkManager/ConnectAttachment.cs b/sdk/dotnet/NetworkManager/ConnectAttachment.cs index e8491d74c95..10eeb611775 100644 --- a/sdk/dotnet/NetworkManager/ConnectAttachment.cs +++ b/sdk/dotnet/NetworkManager/ConnectAttachment.cs @@ -137,10 +137,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -303,11 +299,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/NetworkManager/ConnectPeer.cs b/sdk/dotnet/NetworkManager/ConnectPeer.cs index e6c6360d3e9..ab695e9049a 100644 --- a/sdk/dotnet/NetworkManager/ConnectPeer.cs +++ b/sdk/dotnet/NetworkManager/ConnectPeer.cs @@ -134,10 +134,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -333,11 +329,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ConnectPeerState() diff --git a/sdk/dotnet/NetworkManager/Connection.cs b/sdk/dotnet/NetworkManager/Connection.cs index d0a7c178959..419905f0b2a 100644 --- a/sdk/dotnet/NetworkManager/Connection.cs +++ b/sdk/dotnet/NetworkManager/Connection.cs @@ -121,10 +121,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -268,11 +264,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ConnectionState() diff --git a/sdk/dotnet/NetworkManager/CoreNetwork.cs b/sdk/dotnet/NetworkManager/CoreNetwork.cs index b58640ae78e..0385abbe525 100644 --- a/sdk/dotnet/NetworkManager/CoreNetwork.cs +++ b/sdk/dotnet/NetworkManager/CoreNetwork.cs @@ -649,10 +649,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -864,11 +860,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public CoreNetworkState() diff --git a/sdk/dotnet/NetworkManager/Device.cs b/sdk/dotnet/NetworkManager/Device.cs index 85e5bae7c84..7928b897c4c 100644 --- a/sdk/dotnet/NetworkManager/Device.cs +++ b/sdk/dotnet/NetworkManager/Device.cs @@ -138,10 +138,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -309,11 +305,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/NetworkManager/GlobalNetwork.cs b/sdk/dotnet/NetworkManager/GlobalNetwork.cs index 92aa20afee1..d136129676c 100644 --- a/sdk/dotnet/NetworkManager/GlobalNetwork.cs +++ b/sdk/dotnet/NetworkManager/GlobalNetwork.cs @@ -88,10 +88,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -175,11 +171,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public GlobalNetworkState() diff --git a/sdk/dotnet/NetworkManager/Link.cs b/sdk/dotnet/NetworkManager/Link.cs index 4c5e6aca55b..6403877fb51 100644 --- a/sdk/dotnet/NetworkManager/Link.cs +++ b/sdk/dotnet/NetworkManager/Link.cs @@ -125,10 +125,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -266,11 +262,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/NetworkManager/Site.cs b/sdk/dotnet/NetworkManager/Site.cs index d4ec221640d..ff8e2beb6ae 100644 --- a/sdk/dotnet/NetworkManager/Site.cs +++ b/sdk/dotnet/NetworkManager/Site.cs @@ -102,10 +102,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -213,11 +209,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public SiteState() diff --git a/sdk/dotnet/NetworkManager/SiteToSiteVpnAttachment.cs b/sdk/dotnet/NetworkManager/SiteToSiteVpnAttachment.cs index 3a9bc83ba03..2a92d240d83 100644 --- a/sdk/dotnet/NetworkManager/SiteToSiteVpnAttachment.cs +++ b/sdk/dotnet/NetworkManager/SiteToSiteVpnAttachment.cs @@ -146,10 +146,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -289,11 +285,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/NetworkManager/TransitGatewayPeering.cs b/sdk/dotnet/NetworkManager/TransitGatewayPeering.cs index b0ba6302789..1fbb12e2f38 100644 --- a/sdk/dotnet/NetworkManager/TransitGatewayPeering.cs +++ b/sdk/dotnet/NetworkManager/TransitGatewayPeering.cs @@ -131,10 +131,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -254,11 +250,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/NetworkManager/TransitGatewayRouteTableAttachment.cs b/sdk/dotnet/NetworkManager/TransitGatewayRouteTableAttachment.cs index cf747ac51b7..168ad297ca8 100644 --- a/sdk/dotnet/NetworkManager/TransitGatewayRouteTableAttachment.cs +++ b/sdk/dotnet/NetworkManager/TransitGatewayRouteTableAttachment.cs @@ -149,10 +149,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -296,11 +292,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/NetworkManager/VpcAttachment.cs b/sdk/dotnet/NetworkManager/VpcAttachment.cs index da703c642d4..12e1f2391d9 100644 --- a/sdk/dotnet/NetworkManager/VpcAttachment.cs +++ b/sdk/dotnet/NetworkManager/VpcAttachment.cs @@ -162,10 +162,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -341,11 +337,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Oam/Link.cs b/sdk/dotnet/Oam/Link.cs index 881be0f31b8..77d1a615f8e 100644 --- a/sdk/dotnet/Oam/Link.cs +++ b/sdk/dotnet/Oam/Link.cs @@ -127,10 +127,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -268,11 +264,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public LinkState() diff --git a/sdk/dotnet/Oam/Sink.cs b/sdk/dotnet/Oam/Sink.cs index 453b8351bdc..dd8f95b148c 100644 --- a/sdk/dotnet/Oam/Sink.cs +++ b/sdk/dotnet/Oam/Sink.cs @@ -97,10 +97,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -190,11 +186,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public SinkState() diff --git a/sdk/dotnet/OpenSearch/Domain.cs b/sdk/dotnet/OpenSearch/Domain.cs index 4c01678a191..98b6975b723 100644 --- a/sdk/dotnet/OpenSearch/Domain.cs +++ b/sdk/dotnet/OpenSearch/Domain.cs @@ -614,10 +614,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -945,11 +941,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/OpenSearch/ServerlessCollection.cs b/sdk/dotnet/OpenSearch/ServerlessCollection.cs index ed8dc0ed140..86a2e436bd5 100644 --- a/sdk/dotnet/OpenSearch/ServerlessCollection.cs +++ b/sdk/dotnet/OpenSearch/ServerlessCollection.cs @@ -157,10 +157,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -295,11 +291,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("timeouts")] diff --git a/sdk/dotnet/OpenSearchIngest/Pipeline.cs b/sdk/dotnet/OpenSearchIngest/Pipeline.cs index db738f53143..4f791bd0621 100644 --- a/sdk/dotnet/OpenSearchIngest/Pipeline.cs +++ b/sdk/dotnet/OpenSearchIngest/Pipeline.cs @@ -207,10 +207,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -387,11 +383,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("timeouts")] diff --git a/sdk/dotnet/OpsWorks/CustomLayer.cs b/sdk/dotnet/OpsWorks/CustomLayer.cs index a1f170d8438..a9a4eedbf56 100644 --- a/sdk/dotnet/OpsWorks/CustomLayer.cs +++ b/sdk/dotnet/OpsWorks/CustomLayer.cs @@ -210,10 +210,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -619,11 +615,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/OpsWorks/EcsClusterLayer.cs b/sdk/dotnet/OpsWorks/EcsClusterLayer.cs index 14aa35eae87..da699fc1d37 100644 --- a/sdk/dotnet/OpsWorks/EcsClusterLayer.cs +++ b/sdk/dotnet/OpsWorks/EcsClusterLayer.cs @@ -193,10 +193,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -586,11 +582,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/OpsWorks/GangliaLayer.cs b/sdk/dotnet/OpsWorks/GangliaLayer.cs index 30e8eef2287..29af9a30554 100644 --- a/sdk/dotnet/OpsWorks/GangliaLayer.cs +++ b/sdk/dotnet/OpsWorks/GangliaLayer.cs @@ -208,10 +208,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -617,11 +613,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/OpsWorks/HaproxyLayer.cs b/sdk/dotnet/OpsWorks/HaproxyLayer.cs index 264d1edc198..dd766c476f8 100644 --- a/sdk/dotnet/OpsWorks/HaproxyLayer.cs +++ b/sdk/dotnet/OpsWorks/HaproxyLayer.cs @@ -226,10 +226,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -683,11 +679,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/OpsWorks/JavaAppLayer.cs b/sdk/dotnet/OpsWorks/JavaAppLayer.cs index fee217cd3e5..bae32536d0b 100644 --- a/sdk/dotnet/OpsWorks/JavaAppLayer.cs +++ b/sdk/dotnet/OpsWorks/JavaAppLayer.cs @@ -219,10 +219,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -664,11 +660,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/OpsWorks/MemcachedLayer.cs b/sdk/dotnet/OpsWorks/MemcachedLayer.cs index 9ece540ace5..c095817dc67 100644 --- a/sdk/dotnet/OpsWorks/MemcachedLayer.cs +++ b/sdk/dotnet/OpsWorks/MemcachedLayer.cs @@ -195,10 +195,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -592,11 +588,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/OpsWorks/MysqlLayer.cs b/sdk/dotnet/OpsWorks/MysqlLayer.cs index e49e2630c6f..4769ede7b5b 100644 --- a/sdk/dotnet/OpsWorks/MysqlLayer.cs +++ b/sdk/dotnet/OpsWorks/MysqlLayer.cs @@ -201,10 +201,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -610,11 +606,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/OpsWorks/NodejsAppLayer.cs b/sdk/dotnet/OpsWorks/NodejsAppLayer.cs index 6be1593f1f4..3e723989232 100644 --- a/sdk/dotnet/OpsWorks/NodejsAppLayer.cs +++ b/sdk/dotnet/OpsWorks/NodejsAppLayer.cs @@ -195,10 +195,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -592,11 +588,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/OpsWorks/PhpAppLayer.cs b/sdk/dotnet/OpsWorks/PhpAppLayer.cs index 3d3f37b22de..15eb83cd2e4 100644 --- a/sdk/dotnet/OpsWorks/PhpAppLayer.cs +++ b/sdk/dotnet/OpsWorks/PhpAppLayer.cs @@ -197,10 +197,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -582,11 +578,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/OpsWorks/RailsAppLayer.cs b/sdk/dotnet/OpsWorks/RailsAppLayer.cs index 8b95a705142..6849cb9e814 100644 --- a/sdk/dotnet/OpsWorks/RailsAppLayer.cs +++ b/sdk/dotnet/OpsWorks/RailsAppLayer.cs @@ -225,10 +225,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -682,11 +678,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/OpsWorks/Stack.cs b/sdk/dotnet/OpsWorks/Stack.cs index 3015d370d19..23db8f957ba 100644 --- a/sdk/dotnet/OpsWorks/Stack.cs +++ b/sdk/dotnet/OpsWorks/Stack.cs @@ -224,10 +224,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -552,11 +548,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/OpsWorks/StaticWebLayer.cs b/sdk/dotnet/OpsWorks/StaticWebLayer.cs index 00bdb441dfb..87c95ef07ba 100644 --- a/sdk/dotnet/OpsWorks/StaticWebLayer.cs +++ b/sdk/dotnet/OpsWorks/StaticWebLayer.cs @@ -194,10 +194,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -573,11 +569,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Organizations/Account.cs b/sdk/dotnet/Organizations/Account.cs index 57ef80e0db5..9c87eb4ce63 100644 --- a/sdk/dotnet/Organizations/Account.cs +++ b/sdk/dotnet/Organizations/Account.cs @@ -146,10 +146,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -324,11 +320,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public AccountState() diff --git a/sdk/dotnet/Organizations/OrganizationalUnit.cs b/sdk/dotnet/Organizations/OrganizationalUnit.cs index ef86fa993dd..4fd4fc285d1 100644 --- a/sdk/dotnet/Organizations/OrganizationalUnit.cs +++ b/sdk/dotnet/Organizations/OrganizationalUnit.cs @@ -100,10 +100,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -211,11 +207,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public OrganizationalUnitState() diff --git a/sdk/dotnet/Organizations/Policy.cs b/sdk/dotnet/Organizations/Policy.cs index 12d3b0d778d..320d92291a4 100644 --- a/sdk/dotnet/Organizations/Policy.cs +++ b/sdk/dotnet/Organizations/Policy.cs @@ -131,10 +131,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -260,11 +256,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Organizations/ResourcePolicy.cs b/sdk/dotnet/Organizations/ResourcePolicy.cs index a977c661de3..8306a8741d7 100644 --- a/sdk/dotnet/Organizations/ResourcePolicy.cs +++ b/sdk/dotnet/Organizations/ResourcePolicy.cs @@ -119,10 +119,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -206,11 +202,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ResourcePolicyState() diff --git a/sdk/dotnet/Pinpoint/App.cs b/sdk/dotnet/Pinpoint/App.cs index 42fd0469fe3..2e008dc23e1 100644 --- a/sdk/dotnet/Pinpoint/App.cs +++ b/sdk/dotnet/Pinpoint/App.cs @@ -126,10 +126,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -267,11 +263,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public AppState() diff --git a/sdk/dotnet/Pipes/Pipe.cs b/sdk/dotnet/Pipes/Pipe.cs index 10d475e5808..0e5c6d22f95 100644 --- a/sdk/dotnet/Pipes/Pipe.cs +++ b/sdk/dotnet/Pipes/Pipe.cs @@ -286,10 +286,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -483,11 +479,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Qldb/Ledger.cs b/sdk/dotnet/Qldb/Ledger.cs index 3a543986528..ce883108e3e 100644 --- a/sdk/dotnet/Qldb/Ledger.cs +++ b/sdk/dotnet/Qldb/Ledger.cs @@ -108,10 +108,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -231,11 +227,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public LedgerState() diff --git a/sdk/dotnet/Qldb/Stream.cs b/sdk/dotnet/Qldb/Stream.cs index d38d02014df..d3511311f3f 100644 --- a/sdk/dotnet/Qldb/Stream.cs +++ b/sdk/dotnet/Qldb/Stream.cs @@ -122,10 +122,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -269,11 +265,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public StreamState() diff --git a/sdk/dotnet/Quicksight/Analysis.cs b/sdk/dotnet/Quicksight/Analysis.cs index d919ddaa0ff..a3872a7c531 100644 --- a/sdk/dotnet/Quicksight/Analysis.cs +++ b/sdk/dotnet/Quicksight/Analysis.cs @@ -169,10 +169,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -371,11 +367,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Quicksight/Dashboard.cs b/sdk/dotnet/Quicksight/Dashboard.cs index 15bb5461493..2f9cce05da7 100644 --- a/sdk/dotnet/Quicksight/Dashboard.cs +++ b/sdk/dotnet/Quicksight/Dashboard.cs @@ -188,10 +188,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -400,11 +396,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Quicksight/DataSet.cs b/sdk/dotnet/Quicksight/DataSet.cs index 9132ff0f053..7b016dc386d 100644 --- a/sdk/dotnet/Quicksight/DataSet.cs +++ b/sdk/dotnet/Quicksight/DataSet.cs @@ -415,10 +415,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -742,11 +738,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public DataSetState() diff --git a/sdk/dotnet/Quicksight/DataSource.cs b/sdk/dotnet/Quicksight/DataSource.cs index 496ecaa3a3f..7b0589cb2fa 100644 --- a/sdk/dotnet/Quicksight/DataSource.cs +++ b/sdk/dotnet/Quicksight/DataSource.cs @@ -150,10 +150,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -335,11 +331,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Quicksight/Folder.cs b/sdk/dotnet/Quicksight/Folder.cs index 66fd222c60e..3fcb1a74d48 100644 --- a/sdk/dotnet/Quicksight/Folder.cs +++ b/sdk/dotnet/Quicksight/Folder.cs @@ -197,10 +197,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -384,11 +380,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public FolderState() diff --git a/sdk/dotnet/Quicksight/Namespace.cs b/sdk/dotnet/Quicksight/Namespace.cs index 688369050c0..7d86a1b6b9e 100644 --- a/sdk/dotnet/Quicksight/Namespace.cs +++ b/sdk/dotnet/Quicksight/Namespace.cs @@ -118,10 +118,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -248,11 +244,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("timeouts")] diff --git a/sdk/dotnet/Quicksight/Template.cs b/sdk/dotnet/Quicksight/Template.cs index be9ea3463a3..71f1bc66774 100644 --- a/sdk/dotnet/Quicksight/Template.cs +++ b/sdk/dotnet/Quicksight/Template.cs @@ -159,10 +159,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -332,11 +328,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Quicksight/Theme.cs b/sdk/dotnet/Quicksight/Theme.cs index a5109144f16..6f9f2de8791 100644 --- a/sdk/dotnet/Quicksight/Theme.cs +++ b/sdk/dotnet/Quicksight/Theme.cs @@ -134,10 +134,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -315,11 +311,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Quicksight/VpcConnection.cs b/sdk/dotnet/Quicksight/VpcConnection.cs index 4f504563dda..88afed9c2d5 100644 --- a/sdk/dotnet/Quicksight/VpcConnection.cs +++ b/sdk/dotnet/Quicksight/VpcConnection.cs @@ -197,10 +197,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -399,11 +395,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("timeouts")] diff --git a/sdk/dotnet/Ram/ResourceShare.cs b/sdk/dotnet/Ram/ResourceShare.cs index fae3cebf276..26b523fce73 100644 --- a/sdk/dotnet/Ram/ResourceShare.cs +++ b/sdk/dotnet/Ram/ResourceShare.cs @@ -104,10 +104,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -227,11 +223,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ResourceShareState() diff --git a/sdk/dotnet/Rbin/Rule.cs b/sdk/dotnet/Rbin/Rule.cs index ec768a2359f..435f1a66768 100644 --- a/sdk/dotnet/Rbin/Rule.cs +++ b/sdk/dotnet/Rbin/Rule.cs @@ -142,10 +142,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -296,11 +292,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public RuleState() diff --git a/sdk/dotnet/Rds/Cluster.cs b/sdk/dotnet/Rds/Cluster.cs index 54c9fdd0f5c..2dc2a9011e3 100644 --- a/sdk/dotnet/Rds/Cluster.cs +++ b/sdk/dotnet/Rds/Cluster.cs @@ -682,7 +682,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "masterPassword", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -1484,11 +1483,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("vpcSecurityGroupIds")] diff --git a/sdk/dotnet/Rds/ClusterEndpoint.cs b/sdk/dotnet/Rds/ClusterEndpoint.cs index 7d6d80b5f3d..01fad1ea596 100644 --- a/sdk/dotnet/Rds/ClusterEndpoint.cs +++ b/sdk/dotnet/Rds/ClusterEndpoint.cs @@ -184,10 +184,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -349,11 +345,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ClusterEndpointState() diff --git a/sdk/dotnet/Rds/ClusterInstance.cs b/sdk/dotnet/Rds/ClusterInstance.cs index 482e1cf4d41..36b9a009c05 100644 --- a/sdk/dotnet/Rds/ClusterInstance.cs +++ b/sdk/dotnet/Rds/ClusterInstance.cs @@ -306,10 +306,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -701,11 +697,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Rds/ClusterParameterGroup.cs b/sdk/dotnet/Rds/ClusterParameterGroup.cs index 601d8c95812..16637d47370 100644 --- a/sdk/dotnet/Rds/ClusterParameterGroup.cs +++ b/sdk/dotnet/Rds/ClusterParameterGroup.cs @@ -129,10 +129,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -277,11 +273,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ClusterParameterGroupState() diff --git a/sdk/dotnet/Rds/ClusterSnapshot.cs b/sdk/dotnet/Rds/ClusterSnapshot.cs index 9a706f8afe6..2c96abb319f 100644 --- a/sdk/dotnet/Rds/ClusterSnapshot.cs +++ b/sdk/dotnet/Rds/ClusterSnapshot.cs @@ -161,10 +161,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -326,11 +322,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Rds/CustomDbEngineVersion.cs b/sdk/dotnet/Rds/CustomDbEngineVersion.cs index d874b209a35..a2e76b8a303 100644 --- a/sdk/dotnet/Rds/CustomDbEngineVersion.cs +++ b/sdk/dotnet/Rds/CustomDbEngineVersion.cs @@ -289,10 +289,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -526,11 +522,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public CustomDbEngineVersionState() diff --git a/sdk/dotnet/Rds/EventSubscription.cs b/sdk/dotnet/Rds/EventSubscription.cs index ce5a183874c..cb2d4adea0f 100644 --- a/sdk/dotnet/Rds/EventSubscription.cs +++ b/sdk/dotnet/Rds/EventSubscription.cs @@ -163,10 +163,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -352,11 +348,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public EventSubscriptionState() diff --git a/sdk/dotnet/Rds/Instance.cs b/sdk/dotnet/Rds/Instance.cs index 5ab966451e2..1a588dbdc26 100644 --- a/sdk/dotnet/Rds/Instance.cs +++ b/sdk/dotnet/Rds/Instance.cs @@ -803,7 +803,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "password", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -1912,11 +1911,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Rds/OptionGroup.cs b/sdk/dotnet/Rds/OptionGroup.cs index e61f9ce1457..0ad645532e9 100644 --- a/sdk/dotnet/Rds/OptionGroup.cs +++ b/sdk/dotnet/Rds/OptionGroup.cs @@ -166,10 +166,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -326,11 +322,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public OptionGroupState() diff --git a/sdk/dotnet/Rds/ParameterGroup.cs b/sdk/dotnet/Rds/ParameterGroup.cs index a9304284079..b6be19fed7e 100644 --- a/sdk/dotnet/Rds/ParameterGroup.cs +++ b/sdk/dotnet/Rds/ParameterGroup.cs @@ -175,10 +175,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -323,11 +319,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ParameterGroupState() diff --git a/sdk/dotnet/Rds/Proxy.cs b/sdk/dotnet/Rds/Proxy.cs index 8f15787190f..e519cb829a9 100644 --- a/sdk/dotnet/Rds/Proxy.cs +++ b/sdk/dotnet/Rds/Proxy.cs @@ -169,10 +169,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -370,11 +366,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("vpcSecurityGroupIds")] diff --git a/sdk/dotnet/Rds/ProxyEndpoint.cs b/sdk/dotnet/Rds/ProxyEndpoint.cs index b4e7bff58e7..84997b20736 100644 --- a/sdk/dotnet/Rds/ProxyEndpoint.cs +++ b/sdk/dotnet/Rds/ProxyEndpoint.cs @@ -130,10 +130,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -267,11 +263,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Rds/ReservedInstance.cs b/sdk/dotnet/Rds/ReservedInstance.cs index 74d3f85c48b..2abbccee604 100644 --- a/sdk/dotnet/Rds/ReservedInstance.cs +++ b/sdk/dotnet/Rds/ReservedInstance.cs @@ -189,10 +189,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -376,11 +372,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Rds/Snapshot.cs b/sdk/dotnet/Rds/Snapshot.cs index fcaf0a8abcc..aaafcf3b8a7 100644 --- a/sdk/dotnet/Rds/Snapshot.cs +++ b/sdk/dotnet/Rds/Snapshot.cs @@ -205,10 +205,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -412,11 +408,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Rds/SnapshotCopy.cs b/sdk/dotnet/Rds/SnapshotCopy.cs index aa025005e3d..e4d69107153 100644 --- a/sdk/dotnet/Rds/SnapshotCopy.cs +++ b/sdk/dotnet/Rds/SnapshotCopy.cs @@ -217,10 +217,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -436,11 +432,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Rds/SubnetGroup.cs b/sdk/dotnet/Rds/SubnetGroup.cs index b43ff41882f..897f298ee77 100644 --- a/sdk/dotnet/Rds/SubnetGroup.cs +++ b/sdk/dotnet/Rds/SubnetGroup.cs @@ -126,10 +126,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -274,11 +270,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/RedShift/Cluster.cs b/sdk/dotnet/RedShift/Cluster.cs index 1ba4ca7df26..65035d19c63 100644 --- a/sdk/dotnet/RedShift/Cluster.cs +++ b/sdk/dotnet/RedShift/Cluster.cs @@ -405,7 +405,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "masterPassword", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -1072,11 +1071,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("vpcSecurityGroupIds")] diff --git a/sdk/dotnet/RedShift/ClusterSnapshot.cs b/sdk/dotnet/RedShift/ClusterSnapshot.cs index 5dcba99940e..700bf6a5d34 100644 --- a/sdk/dotnet/RedShift/ClusterSnapshot.cs +++ b/sdk/dotnet/RedShift/ClusterSnapshot.cs @@ -94,10 +94,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -217,11 +213,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ClusterSnapshotState() diff --git a/sdk/dotnet/RedShift/EventSubscription.cs b/sdk/dotnet/RedShift/EventSubscription.cs index 7b4f4200ddf..cf78cb95db7 100644 --- a/sdk/dotnet/RedShift/EventSubscription.cs +++ b/sdk/dotnet/RedShift/EventSubscription.cs @@ -159,10 +159,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -351,11 +347,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public EventSubscriptionState() diff --git a/sdk/dotnet/RedShift/HsmClientCertificate.cs b/sdk/dotnet/RedShift/HsmClientCertificate.cs index cf2ebdc5d53..8404e71baf2 100644 --- a/sdk/dotnet/RedShift/HsmClientCertificate.cs +++ b/sdk/dotnet/RedShift/HsmClientCertificate.cs @@ -94,10 +94,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -187,11 +183,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public HsmClientCertificateState() diff --git a/sdk/dotnet/RedShift/HsmConfiguration.cs b/sdk/dotnet/RedShift/HsmConfiguration.cs index 8a851a77a1a..47cff371c05 100644 --- a/sdk/dotnet/RedShift/HsmConfiguration.cs +++ b/sdk/dotnet/RedShift/HsmConfiguration.cs @@ -126,7 +126,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "hsmPartitionPassword", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -291,11 +290,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public HsmConfigurationState() diff --git a/sdk/dotnet/RedShift/ParameterGroup.cs b/sdk/dotnet/RedShift/ParameterGroup.cs index e71a115ef8d..e12119fa157 100644 --- a/sdk/dotnet/RedShift/ParameterGroup.cs +++ b/sdk/dotnet/RedShift/ParameterGroup.cs @@ -126,10 +126,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -266,11 +262,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ParameterGroupState() diff --git a/sdk/dotnet/RedShift/SnapshotCopyGrant.cs b/sdk/dotnet/RedShift/SnapshotCopyGrant.cs index 7f4ab5fe913..39c30aa27b8 100644 --- a/sdk/dotnet/RedShift/SnapshotCopyGrant.cs +++ b/sdk/dotnet/RedShift/SnapshotCopyGrant.cs @@ -105,10 +105,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -204,11 +200,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public SnapshotCopyGrantState() diff --git a/sdk/dotnet/RedShift/SnapshotSchedule.cs b/sdk/dotnet/RedShift/SnapshotSchedule.cs index 4538145b1ec..5783eaaf413 100644 --- a/sdk/dotnet/RedShift/SnapshotSchedule.cs +++ b/sdk/dotnet/RedShift/SnapshotSchedule.cs @@ -115,10 +115,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -264,11 +260,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public SnapshotScheduleState() diff --git a/sdk/dotnet/RedShift/SubnetGroup.cs b/sdk/dotnet/RedShift/SubnetGroup.cs index f2673ea61f6..a7cf4dbd62a 100644 --- a/sdk/dotnet/RedShift/SubnetGroup.cs +++ b/sdk/dotnet/RedShift/SubnetGroup.cs @@ -135,10 +135,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -259,11 +255,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public SubnetGroupState() diff --git a/sdk/dotnet/RedShift/UsageLimit.cs b/sdk/dotnet/RedShift/UsageLimit.cs index abae9aa1771..5addbd7d309 100644 --- a/sdk/dotnet/RedShift/UsageLimit.cs +++ b/sdk/dotnet/RedShift/UsageLimit.cs @@ -121,10 +121,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -268,11 +264,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public UsageLimitState() diff --git a/sdk/dotnet/RedshiftServerless/Namespace.cs b/sdk/dotnet/RedshiftServerless/Namespace.cs index ab9766a96b8..1e48be2b7c2 100644 --- a/sdk/dotnet/RedshiftServerless/Namespace.cs +++ b/sdk/dotnet/RedshiftServerless/Namespace.cs @@ -140,7 +140,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? { "adminUserPassword", "adminUsername", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -379,11 +378,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public NamespaceState() diff --git a/sdk/dotnet/RedshiftServerless/Workgroup.cs b/sdk/dotnet/RedshiftServerless/Workgroup.cs index 5a7bb4f6b5a..668cbf172af 100644 --- a/sdk/dotnet/RedshiftServerless/Workgroup.cs +++ b/sdk/dotnet/RedshiftServerless/Workgroup.cs @@ -151,10 +151,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -378,11 +374,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Rekognition/Collection.cs b/sdk/dotnet/Rekognition/Collection.cs index 8e7ebb900c7..8663bc46298 100644 --- a/sdk/dotnet/Rekognition/Collection.cs +++ b/sdk/dotnet/Rekognition/Collection.cs @@ -103,10 +103,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -203,11 +199,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("timeouts")] diff --git a/sdk/dotnet/ResourceExplorer/Index.cs b/sdk/dotnet/ResourceExplorer/Index.cs index c299aaf6918..c763640c5de 100644 --- a/sdk/dotnet/ResourceExplorer/Index.cs +++ b/sdk/dotnet/ResourceExplorer/Index.cs @@ -91,10 +91,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -175,11 +171,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("timeouts")] diff --git a/sdk/dotnet/ResourceExplorer/View.cs b/sdk/dotnet/ResourceExplorer/View.cs index 4cfdb0a95db..04e60f0c3e1 100644 --- a/sdk/dotnet/ResourceExplorer/View.cs +++ b/sdk/dotnet/ResourceExplorer/View.cs @@ -127,10 +127,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -262,11 +258,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ViewState() diff --git a/sdk/dotnet/ResourceGroups/Group.cs b/sdk/dotnet/ResourceGroups/Group.cs index 0f262295053..c9bb87a9ee9 100644 --- a/sdk/dotnet/ResourceGroups/Group.cs +++ b/sdk/dotnet/ResourceGroups/Group.cs @@ -121,10 +121,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -256,11 +252,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public GroupState() diff --git a/sdk/dotnet/RolesAnywhere/Profile.cs b/sdk/dotnet/RolesAnywhere/Profile.cs index 46e74b5bc22..ad6cc56db08 100644 --- a/sdk/dotnet/RolesAnywhere/Profile.cs +++ b/sdk/dotnet/RolesAnywhere/Profile.cs @@ -155,10 +155,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -338,11 +334,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ProfileState() diff --git a/sdk/dotnet/RolesAnywhere/TrustAnchor.cs b/sdk/dotnet/RolesAnywhere/TrustAnchor.cs index 7e01776ce4c..373eb68c47e 100644 --- a/sdk/dotnet/RolesAnywhere/TrustAnchor.cs +++ b/sdk/dotnet/RolesAnywhere/TrustAnchor.cs @@ -150,10 +150,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -261,11 +257,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public TrustAnchorState() diff --git a/sdk/dotnet/Route53/HealthCheck.cs b/sdk/dotnet/Route53/HealthCheck.cs index d6ecfde50b5..ca2f9649c48 100644 --- a/sdk/dotnet/Route53/HealthCheck.cs +++ b/sdk/dotnet/Route53/HealthCheck.cs @@ -299,10 +299,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -644,11 +640,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Route53/ResolverEndpoint.cs b/sdk/dotnet/Route53/ResolverEndpoint.cs index 35234aafe18..334d13fa63e 100644 --- a/sdk/dotnet/Route53/ResolverEndpoint.cs +++ b/sdk/dotnet/Route53/ResolverEndpoint.cs @@ -155,10 +155,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -350,11 +346,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ResolverEndpointState() diff --git a/sdk/dotnet/Route53/ResolverFirewallDomainList.cs b/sdk/dotnet/Route53/ResolverFirewallDomainList.cs index 5e110d66a5d..cd8a822f251 100644 --- a/sdk/dotnet/Route53/ResolverFirewallDomainList.cs +++ b/sdk/dotnet/Route53/ResolverFirewallDomainList.cs @@ -93,10 +93,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -204,11 +200,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ResolverFirewallDomainListState() diff --git a/sdk/dotnet/Route53/ResolverFirewallRuleGroup.cs b/sdk/dotnet/Route53/ResolverFirewallRuleGroup.cs index 14034e08f87..c473474a681 100644 --- a/sdk/dotnet/Route53/ResolverFirewallRuleGroup.cs +++ b/sdk/dotnet/Route53/ResolverFirewallRuleGroup.cs @@ -99,10 +99,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -198,11 +194,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ResolverFirewallRuleGroupState() diff --git a/sdk/dotnet/Route53/ResolverFirewallRuleGroupAssociation.cs b/sdk/dotnet/Route53/ResolverFirewallRuleGroupAssociation.cs index 2387f02a0bc..8ae4e7319a6 100644 --- a/sdk/dotnet/Route53/ResolverFirewallRuleGroupAssociation.cs +++ b/sdk/dotnet/Route53/ResolverFirewallRuleGroupAssociation.cs @@ -116,10 +116,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -245,11 +241,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Route53/ResolverQueryLogConfig.cs b/sdk/dotnet/Route53/ResolverQueryLogConfig.cs index 79e19bcbc8a..d5066e2d9ab 100644 --- a/sdk/dotnet/Route53/ResolverQueryLogConfig.cs +++ b/sdk/dotnet/Route53/ResolverQueryLogConfig.cs @@ -115,10 +115,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -230,11 +226,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ResolverQueryLogConfigState() diff --git a/sdk/dotnet/Route53/ResolverRule.cs b/sdk/dotnet/Route53/ResolverRule.cs index 132aaccad23..ab5dd105183 100644 --- a/sdk/dotnet/Route53/ResolverRule.cs +++ b/sdk/dotnet/Route53/ResolverRule.cs @@ -159,10 +159,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -310,11 +306,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("targetIps")] diff --git a/sdk/dotnet/Route53/Zone.cs b/sdk/dotnet/Route53/Zone.cs index b48e987cdec..3a76b85f9e3 100644 --- a/sdk/dotnet/Route53/Zone.cs +++ b/sdk/dotnet/Route53/Zone.cs @@ -191,10 +191,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -346,11 +342,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("vpcs")] diff --git a/sdk/dotnet/Route53Domains/RegisteredDomain.cs b/sdk/dotnet/Route53Domains/RegisteredDomain.cs index 08e0d2ddec5..298b7364129 100644 --- a/sdk/dotnet/Route53Domains/RegisteredDomain.cs +++ b/sdk/dotnet/Route53Domains/RegisteredDomain.cs @@ -215,10 +215,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -452,11 +448,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Route53RecoveryReadiness/Cell.cs b/sdk/dotnet/Route53RecoveryReadiness/Cell.cs index f7f0efe7cde..f9e655f4f24 100644 --- a/sdk/dotnet/Route53RecoveryReadiness/Cell.cs +++ b/sdk/dotnet/Route53RecoveryReadiness/Cell.cs @@ -102,10 +102,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -229,11 +225,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public CellState() diff --git a/sdk/dotnet/Route53RecoveryReadiness/ReadinessCheck.cs b/sdk/dotnet/Route53RecoveryReadiness/ReadinessCheck.cs index 9d997ec5713..acb2320d422 100644 --- a/sdk/dotnet/Route53RecoveryReadiness/ReadinessCheck.cs +++ b/sdk/dotnet/Route53RecoveryReadiness/ReadinessCheck.cs @@ -97,10 +97,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -200,11 +196,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ReadinessCheckState() diff --git a/sdk/dotnet/Route53RecoveryReadiness/RecoveryGroup.cs b/sdk/dotnet/Route53RecoveryReadiness/RecoveryGroup.cs index 8c1f174296d..51c6403157d 100644 --- a/sdk/dotnet/Route53RecoveryReadiness/RecoveryGroup.cs +++ b/sdk/dotnet/Route53RecoveryReadiness/RecoveryGroup.cs @@ -96,10 +96,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -211,11 +207,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public RecoveryGroupState() diff --git a/sdk/dotnet/Route53RecoveryReadiness/ResourceSet.cs b/sdk/dotnet/Route53RecoveryReadiness/ResourceSet.cs index 7fff4ddeecc..4e447767fb8 100644 --- a/sdk/dotnet/Route53RecoveryReadiness/ResourceSet.cs +++ b/sdk/dotnet/Route53RecoveryReadiness/ResourceSet.cs @@ -110,10 +110,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -237,11 +233,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ResourceSetState() diff --git a/sdk/dotnet/Rum/AppMonitor.cs b/sdk/dotnet/Rum/AppMonitor.cs index 790de2e503f..0770c32804b 100644 --- a/sdk/dotnet/Rum/AppMonitor.cs +++ b/sdk/dotnet/Rum/AppMonitor.cs @@ -124,10 +124,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -271,11 +267,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public AppMonitorState() diff --git a/sdk/dotnet/S3/Bucket.cs b/sdk/dotnet/S3/Bucket.cs index 05ff2f48cde..9c7264428d8 100644 --- a/sdk/dotnet/S3/Bucket.cs +++ b/sdk/dotnet/S3/Bucket.cs @@ -660,10 +660,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -1021,11 +1017,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/S3/BucketObject.cs b/sdk/dotnet/S3/BucketObject.cs index 99e293a5e80..c53c060ab19 100644 --- a/sdk/dotnet/S3/BucketObject.cs +++ b/sdk/dotnet/S3/BucketObject.cs @@ -356,10 +356,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -713,11 +709,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/S3/BucketObjectv2.cs b/sdk/dotnet/S3/BucketObjectv2.cs index b3897b8e897..f9c362c76de 100644 --- a/sdk/dotnet/S3/BucketObjectv2.cs +++ b/sdk/dotnet/S3/BucketObjectv2.cs @@ -435,10 +435,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? { new global::Pulumi.Alias { Type = "aws:s3/BucketObject:BucketObject" }, }, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -842,11 +838,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/S3/BucketV2.cs b/sdk/dotnet/S3/BucketV2.cs index da98fd64bb1..b08671fa424 100644 --- a/sdk/dotnet/S3/BucketV2.cs +++ b/sdk/dotnet/S3/BucketV2.cs @@ -250,10 +250,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? { new global::Pulumi.Alias { Type = "aws:s3/bucket:Bucket" }, }, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -672,11 +668,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("versionings")] diff --git a/sdk/dotnet/S3/ObjectCopy.cs b/sdk/dotnet/S3/ObjectCopy.cs index 64b7ea30215..49a43a0a205 100644 --- a/sdk/dotnet/S3/ObjectCopy.cs +++ b/sdk/dotnet/S3/ObjectCopy.cs @@ -375,7 +375,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? "kmsEncryptionContext", "kmsKeyId", "sourceCustomerKey", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -1048,11 +1047,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/S3Control/AccessGrant.cs b/sdk/dotnet/S3Control/AccessGrant.cs index afd5f41ec06..c68dc11b2a4 100644 --- a/sdk/dotnet/S3Control/AccessGrant.cs +++ b/sdk/dotnet/S3Control/AccessGrant.cs @@ -153,10 +153,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -306,11 +302,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public AccessGrantState() diff --git a/sdk/dotnet/S3Control/AccessGrantsInstance.cs b/sdk/dotnet/S3Control/AccessGrantsInstance.cs index c9e97d527b4..5651715e8d6 100644 --- a/sdk/dotnet/S3Control/AccessGrantsInstance.cs +++ b/sdk/dotnet/S3Control/AccessGrantsInstance.cs @@ -119,10 +119,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -224,11 +220,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public AccessGrantsInstanceState() diff --git a/sdk/dotnet/S3Control/AccessGrantsLocation.cs b/sdk/dotnet/S3Control/AccessGrantsLocation.cs index 6494e040bf4..0b32270bf16 100644 --- a/sdk/dotnet/S3Control/AccessGrantsLocation.cs +++ b/sdk/dotnet/S3Control/AccessGrantsLocation.cs @@ -117,10 +117,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -230,11 +226,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public AccessGrantsLocationState() diff --git a/sdk/dotnet/S3Control/Bucket.cs b/sdk/dotnet/S3Control/Bucket.cs index b9d77615e1c..08ac3786c38 100644 --- a/sdk/dotnet/S3Control/Bucket.cs +++ b/sdk/dotnet/S3Control/Bucket.cs @@ -109,10 +109,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -220,11 +216,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public BucketState() diff --git a/sdk/dotnet/S3Control/StorageLensConfiguration.cs b/sdk/dotnet/S3Control/StorageLensConfiguration.cs index d1bb88bc115..ac6f70d6a95 100644 --- a/sdk/dotnet/S3Control/StorageLensConfiguration.cs +++ b/sdk/dotnet/S3Control/StorageLensConfiguration.cs @@ -153,10 +153,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -264,11 +260,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public StorageLensConfigurationState() diff --git a/sdk/dotnet/Sagemaker/App.cs b/sdk/dotnet/Sagemaker/App.cs index 2066c1ee297..c9d827db02f 100644 --- a/sdk/dotnet/Sagemaker/App.cs +++ b/sdk/dotnet/Sagemaker/App.cs @@ -122,10 +122,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -263,11 +259,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Sagemaker/AppImageConfig.cs b/sdk/dotnet/Sagemaker/AppImageConfig.cs index 645c54927b8..326740510e7 100644 --- a/sdk/dotnet/Sagemaker/AppImageConfig.cs +++ b/sdk/dotnet/Sagemaker/AppImageConfig.cs @@ -130,10 +130,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -235,11 +231,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public AppImageConfigState() diff --git a/sdk/dotnet/Sagemaker/CodeRepository.cs b/sdk/dotnet/Sagemaker/CodeRepository.cs index 5347e6fe4e7..1009c2d152e 100644 --- a/sdk/dotnet/Sagemaker/CodeRepository.cs +++ b/sdk/dotnet/Sagemaker/CodeRepository.cs @@ -140,10 +140,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -239,11 +235,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public CodeRepositoryState() diff --git a/sdk/dotnet/Sagemaker/DataQualityJobDefinition.cs b/sdk/dotnet/Sagemaker/DataQualityJobDefinition.cs index de30d0f8762..c5af185b9b1 100644 --- a/sdk/dotnet/Sagemaker/DataQualityJobDefinition.cs +++ b/sdk/dotnet/Sagemaker/DataQualityJobDefinition.cs @@ -168,10 +168,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -351,11 +347,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public DataQualityJobDefinitionState() diff --git a/sdk/dotnet/Sagemaker/DeviceFleet.cs b/sdk/dotnet/Sagemaker/DeviceFleet.cs index 31e696095aa..e5a6ac10573 100644 --- a/sdk/dotnet/Sagemaker/DeviceFleet.cs +++ b/sdk/dotnet/Sagemaker/DeviceFleet.cs @@ -121,10 +121,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -259,11 +255,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public DeviceFleetState() diff --git a/sdk/dotnet/Sagemaker/Domain.cs b/sdk/dotnet/Sagemaker/Domain.cs index 34f1138c3e3..0c8b59d6fa3 100644 --- a/sdk/dotnet/Sagemaker/Domain.cs +++ b/sdk/dotnet/Sagemaker/Domain.cs @@ -284,10 +284,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -523,11 +519,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Sagemaker/Endpoint.cs b/sdk/dotnet/Sagemaker/Endpoint.cs index e24d08f7668..70cdc23a648 100644 --- a/sdk/dotnet/Sagemaker/Endpoint.cs +++ b/sdk/dotnet/Sagemaker/Endpoint.cs @@ -106,10 +106,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -217,11 +213,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public EndpointState() diff --git a/sdk/dotnet/Sagemaker/EndpointConfiguration.cs b/sdk/dotnet/Sagemaker/EndpointConfiguration.cs index 79b7e9f85a8..96ddb500527 100644 --- a/sdk/dotnet/Sagemaker/EndpointConfiguration.cs +++ b/sdk/dotnet/Sagemaker/EndpointConfiguration.cs @@ -139,10 +139,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -322,11 +318,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public EndpointConfigurationState() diff --git a/sdk/dotnet/Sagemaker/FeatureGroup.cs b/sdk/dotnet/Sagemaker/FeatureGroup.cs index d2e56c23b2a..7511549070f 100644 --- a/sdk/dotnet/Sagemaker/FeatureGroup.cs +++ b/sdk/dotnet/Sagemaker/FeatureGroup.cs @@ -147,10 +147,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -330,11 +326,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public FeatureGroupState() diff --git a/sdk/dotnet/Sagemaker/FlowDefinition.cs b/sdk/dotnet/Sagemaker/FlowDefinition.cs index 6a33b592e78..7299925ec17 100644 --- a/sdk/dotnet/Sagemaker/FlowDefinition.cs +++ b/sdk/dotnet/Sagemaker/FlowDefinition.cs @@ -224,10 +224,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -371,11 +367,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public FlowDefinitionState() diff --git a/sdk/dotnet/Sagemaker/HumanTaskUI.cs b/sdk/dotnet/Sagemaker/HumanTaskUI.cs index 749c719c478..5d2bb935cea 100644 --- a/sdk/dotnet/Sagemaker/HumanTaskUI.cs +++ b/sdk/dotnet/Sagemaker/HumanTaskUI.cs @@ -99,10 +99,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -192,11 +188,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Sagemaker/Image.cs b/sdk/dotnet/Sagemaker/Image.cs index 084c32b3a88..ab7d1a1c68b 100644 --- a/sdk/dotnet/Sagemaker/Image.cs +++ b/sdk/dotnet/Sagemaker/Image.cs @@ -108,10 +108,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -231,11 +227,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ImageState() diff --git a/sdk/dotnet/Sagemaker/Model.cs b/sdk/dotnet/Sagemaker/Model.cs index 47305866142..1b8a563646c 100644 --- a/sdk/dotnet/Sagemaker/Model.cs +++ b/sdk/dotnet/Sagemaker/Model.cs @@ -170,10 +170,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -339,11 +335,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Sagemaker/ModelPackageGroup.cs b/sdk/dotnet/Sagemaker/ModelPackageGroup.cs index c9533ed1c91..26ba6142283 100644 --- a/sdk/dotnet/Sagemaker/ModelPackageGroup.cs +++ b/sdk/dotnet/Sagemaker/ModelPackageGroup.cs @@ -95,10 +95,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -194,11 +190,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ModelPackageGroupState() diff --git a/sdk/dotnet/Sagemaker/MonitoringSchedule.cs b/sdk/dotnet/Sagemaker/MonitoringSchedule.cs index f9bdd876b22..ec8d1e9e297 100644 --- a/sdk/dotnet/Sagemaker/MonitoringSchedule.cs +++ b/sdk/dotnet/Sagemaker/MonitoringSchedule.cs @@ -100,10 +100,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -199,11 +195,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public MonitoringScheduleState() diff --git a/sdk/dotnet/Sagemaker/NotebookInstance.cs b/sdk/dotnet/Sagemaker/NotebookInstance.cs index 075189b5922..4259005f190 100644 --- a/sdk/dotnet/Sagemaker/NotebookInstance.cs +++ b/sdk/dotnet/Sagemaker/NotebookInstance.cs @@ -223,10 +223,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -516,11 +512,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Sagemaker/Pipeline.cs b/sdk/dotnet/Sagemaker/Pipeline.cs index 9ff43dbc6ac..76ee7d237c6 100644 --- a/sdk/dotnet/Sagemaker/Pipeline.cs +++ b/sdk/dotnet/Sagemaker/Pipeline.cs @@ -144,10 +144,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -303,11 +299,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public PipelineState() diff --git a/sdk/dotnet/Sagemaker/Project.cs b/sdk/dotnet/Sagemaker/Project.cs index c20eb0627d8..96d3a149113 100644 --- a/sdk/dotnet/Sagemaker/Project.cs +++ b/sdk/dotnet/Sagemaker/Project.cs @@ -112,10 +112,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -229,11 +225,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ProjectState() diff --git a/sdk/dotnet/Sagemaker/Space.cs b/sdk/dotnet/Sagemaker/Space.cs index 0f3287d33c8..169447a10ca 100644 --- a/sdk/dotnet/Sagemaker/Space.cs +++ b/sdk/dotnet/Sagemaker/Space.cs @@ -132,10 +132,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -285,11 +281,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Sagemaker/StudioLifecycleConfig.cs b/sdk/dotnet/Sagemaker/StudioLifecycleConfig.cs index 88d08745cfc..6d20d21c143 100644 --- a/sdk/dotnet/Sagemaker/StudioLifecycleConfig.cs +++ b/sdk/dotnet/Sagemaker/StudioLifecycleConfig.cs @@ -84,10 +84,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -195,11 +191,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public StudioLifecycleConfigState() diff --git a/sdk/dotnet/Sagemaker/UserProfile.cs b/sdk/dotnet/Sagemaker/UserProfile.cs index d83d678bfa2..ebdfc02c49d 100644 --- a/sdk/dotnet/Sagemaker/UserProfile.cs +++ b/sdk/dotnet/Sagemaker/UserProfile.cs @@ -120,10 +120,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -249,11 +245,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Sagemaker/Workteam.cs b/sdk/dotnet/Sagemaker/Workteam.cs index 81ae923e2fe..09274244991 100644 --- a/sdk/dotnet/Sagemaker/Workteam.cs +++ b/sdk/dotnet/Sagemaker/Workteam.cs @@ -165,10 +165,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -306,11 +302,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Scheduler/ScheduleGroup.cs b/sdk/dotnet/Scheduler/ScheduleGroup.cs index d14176bd5e3..d1b7dee7cc2 100644 --- a/sdk/dotnet/Scheduler/ScheduleGroup.cs +++ b/sdk/dotnet/Scheduler/ScheduleGroup.cs @@ -113,10 +113,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -230,11 +226,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ScheduleGroupState() diff --git a/sdk/dotnet/Schemas/Discoverer.cs b/sdk/dotnet/Schemas/Discoverer.cs index fd79d570fc4..bbd1798cda9 100644 --- a/sdk/dotnet/Schemas/Discoverer.cs +++ b/sdk/dotnet/Schemas/Discoverer.cs @@ -99,10 +99,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -198,11 +194,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public DiscovererState() diff --git a/sdk/dotnet/Schemas/Registry.cs b/sdk/dotnet/Schemas/Registry.cs index cecac8cc95b..7d8b9141488 100644 --- a/sdk/dotnet/Schemas/Registry.cs +++ b/sdk/dotnet/Schemas/Registry.cs @@ -96,10 +96,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -195,11 +191,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public RegistryState() diff --git a/sdk/dotnet/Schemas/Schema.cs b/sdk/dotnet/Schemas/Schema.cs index c63e4d5ea58..a98c7cc962b 100644 --- a/sdk/dotnet/Schemas/Schema.cs +++ b/sdk/dotnet/Schemas/Schema.cs @@ -166,10 +166,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -301,11 +297,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/SecretsManager/Secret.cs b/sdk/dotnet/SecretsManager/Secret.cs index e370dde5f84..e9e790b223e 100644 --- a/sdk/dotnet/SecretsManager/Secret.cs +++ b/sdk/dotnet/SecretsManager/Secret.cs @@ -128,10 +128,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -311,11 +307,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public SecretState() diff --git a/sdk/dotnet/SecurityLake/DataLake.cs b/sdk/dotnet/SecurityLake/DataLake.cs index ef8ab2f8965..6ebe15a8658 100644 --- a/sdk/dotnet/SecurityLake/DataLake.cs +++ b/sdk/dotnet/SecurityLake/DataLake.cs @@ -162,10 +162,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -270,11 +266,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("timeouts")] diff --git a/sdk/dotnet/ServerlessRepository/CloudFormationStack.cs b/sdk/dotnet/ServerlessRepository/CloudFormationStack.cs index 046af1fda3b..956c2b02521 100644 --- a/sdk/dotnet/ServerlessRepository/CloudFormationStack.cs +++ b/sdk/dotnet/ServerlessRepository/CloudFormationStack.cs @@ -131,10 +131,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -296,11 +292,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public CloudFormationStackState() diff --git a/sdk/dotnet/ServiceCatalog/Portfolio.cs b/sdk/dotnet/ServiceCatalog/Portfolio.cs index e0794688d0a..548b215652a 100644 --- a/sdk/dotnet/ServiceCatalog/Portfolio.cs +++ b/sdk/dotnet/ServiceCatalog/Portfolio.cs @@ -101,10 +101,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -212,11 +208,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public PortfolioState() diff --git a/sdk/dotnet/ServiceCatalog/Product.cs b/sdk/dotnet/ServiceCatalog/Product.cs index 13e593ed981..a608c275bef 100644 --- a/sdk/dotnet/ServiceCatalog/Product.cs +++ b/sdk/dotnet/ServiceCatalog/Product.cs @@ -176,10 +176,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -385,11 +381,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/ServiceCatalog/ProvisionedProduct.cs b/sdk/dotnet/ServiceCatalog/ProvisionedProduct.cs index 8747def1cf8..173ed188ed5 100644 --- a/sdk/dotnet/ServiceCatalog/ProvisionedProduct.cs +++ b/sdk/dotnet/ServiceCatalog/ProvisionedProduct.cs @@ -244,10 +244,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -569,11 +565,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/ServiceDiscovery/HttpNamespace.cs b/sdk/dotnet/ServiceDiscovery/HttpNamespace.cs index 2f390dd8d04..8d219387241 100644 --- a/sdk/dotnet/ServiceDiscovery/HttpNamespace.cs +++ b/sdk/dotnet/ServiceDiscovery/HttpNamespace.cs @@ -98,10 +98,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -203,11 +199,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public HttpNamespaceState() diff --git a/sdk/dotnet/ServiceDiscovery/PrivateDnsNamespace.cs b/sdk/dotnet/ServiceDiscovery/PrivateDnsNamespace.cs index ba5be80298b..0f1daad6338 100644 --- a/sdk/dotnet/ServiceDiscovery/PrivateDnsNamespace.cs +++ b/sdk/dotnet/ServiceDiscovery/PrivateDnsNamespace.cs @@ -112,10 +112,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -223,11 +219,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/ServiceDiscovery/PublicDnsNamespace.cs b/sdk/dotnet/ServiceDiscovery/PublicDnsNamespace.cs index 075ad28802b..6500fbeac98 100644 --- a/sdk/dotnet/ServiceDiscovery/PublicDnsNamespace.cs +++ b/sdk/dotnet/ServiceDiscovery/PublicDnsNamespace.cs @@ -100,10 +100,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -205,11 +201,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public PublicDnsNamespaceState() diff --git a/sdk/dotnet/ServiceDiscovery/Service.cs b/sdk/dotnet/ServiceDiscovery/Service.cs index e1ee2617a41..fc117ff1f82 100644 --- a/sdk/dotnet/ServiceDiscovery/Service.cs +++ b/sdk/dotnet/ServiceDiscovery/Service.cs @@ -197,10 +197,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -362,11 +358,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/SesV2/ConfigurationSet.cs b/sdk/dotnet/SesV2/ConfigurationSet.cs index 12131f0d1d3..4d730fc688d 100644 --- a/sdk/dotnet/SesV2/ConfigurationSet.cs +++ b/sdk/dotnet/SesV2/ConfigurationSet.cs @@ -146,10 +146,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -289,11 +285,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/SesV2/ContactList.cs b/sdk/dotnet/SesV2/ContactList.cs index 4b83ada0c03..4c210ea2b96 100644 --- a/sdk/dotnet/SesV2/ContactList.cs +++ b/sdk/dotnet/SesV2/ContactList.cs @@ -137,10 +137,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -257,11 +253,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("topics")] diff --git a/sdk/dotnet/SesV2/DedicatedIpPool.cs b/sdk/dotnet/SesV2/DedicatedIpPool.cs index 4d5fb25b90d..131d299fe11 100644 --- a/sdk/dotnet/SesV2/DedicatedIpPool.cs +++ b/sdk/dotnet/SesV2/DedicatedIpPool.cs @@ -112,10 +112,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -211,11 +207,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public DedicatedIpPoolState() diff --git a/sdk/dotnet/SesV2/EmailIdentity.cs b/sdk/dotnet/SesV2/EmailIdentity.cs index 5345b6f2fad..d03851438d4 100644 --- a/sdk/dotnet/SesV2/EmailIdentity.cs +++ b/sdk/dotnet/SesV2/EmailIdentity.cs @@ -179,10 +179,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -300,11 +296,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Sfn/Activity.cs b/sdk/dotnet/Sfn/Activity.cs index fe1c443d721..866bc389683 100644 --- a/sdk/dotnet/Sfn/Activity.cs +++ b/sdk/dotnet/Sfn/Activity.cs @@ -85,10 +85,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -172,11 +168,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ActivityState() diff --git a/sdk/dotnet/Sfn/StateMachine.cs b/sdk/dotnet/Sfn/StateMachine.cs index fde8a5ba136..663814ad31f 100644 --- a/sdk/dotnet/Sfn/StateMachine.cs +++ b/sdk/dotnet/Sfn/StateMachine.cs @@ -269,10 +269,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -449,11 +445,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Shield/Protection.cs b/sdk/dotnet/Shield/Protection.cs index 34341284a6e..e7f1f8e44e9 100644 --- a/sdk/dotnet/Shield/Protection.cs +++ b/sdk/dotnet/Shield/Protection.cs @@ -117,10 +117,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -216,11 +212,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ProtectionState() diff --git a/sdk/dotnet/Shield/ProtectionGroup.cs b/sdk/dotnet/Shield/ProtectionGroup.cs index 0a4b1f5311c..3fef90cd675 100644 --- a/sdk/dotnet/Shield/ProtectionGroup.cs +++ b/sdk/dotnet/Shield/ProtectionGroup.cs @@ -192,10 +192,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -339,11 +335,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ProtectionGroupState() diff --git a/sdk/dotnet/Signer/SigningProfile.cs b/sdk/dotnet/Signer/SigningProfile.cs index 167a6e2eeea..e5313002b56 100644 --- a/sdk/dotnet/Signer/SigningProfile.cs +++ b/sdk/dotnet/Signer/SigningProfile.cs @@ -155,10 +155,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -308,11 +304,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Sns/Topic.cs b/sdk/dotnet/Sns/Topic.cs index a3cce19083f..d81f3a16afa 100644 --- a/sdk/dotnet/Sns/Topic.cs +++ b/sdk/dotnet/Sns/Topic.cs @@ -323,10 +323,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -716,11 +712,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Sqs/Queue.cs b/sdk/dotnet/Sqs/Queue.cs index fd86ec58d20..40ed20a2f6c 100644 --- a/sdk/dotnet/Sqs/Queue.cs +++ b/sdk/dotnet/Sqs/Queue.cs @@ -316,10 +316,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -589,11 +585,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ssm/Activation.cs b/sdk/dotnet/Ssm/Activation.cs index b61fea57c47..a66b0708352 100644 --- a/sdk/dotnet/Ssm/Activation.cs +++ b/sdk/dotnet/Ssm/Activation.cs @@ -170,10 +170,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -317,11 +313,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ActivationState() diff --git a/sdk/dotnet/Ssm/ContactsRotation.cs b/sdk/dotnet/Ssm/ContactsRotation.cs index 820bede603a..2cd7459e5c8 100644 --- a/sdk/dotnet/Ssm/ContactsRotation.cs +++ b/sdk/dotnet/Ssm/ContactsRotation.cs @@ -271,10 +271,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -416,11 +412,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ssm/Document.cs b/sdk/dotnet/Ssm/Document.cs index b3018ef5470..c37abafb767 100644 --- a/sdk/dotnet/Ssm/Document.cs +++ b/sdk/dotnet/Ssm/Document.cs @@ -262,10 +262,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -526,11 +522,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ssm/MaintenanceWindow.cs b/sdk/dotnet/Ssm/MaintenanceWindow.cs index 2059b45cf6e..439058a29b4 100644 --- a/sdk/dotnet/Ssm/MaintenanceWindow.cs +++ b/sdk/dotnet/Ssm/MaintenanceWindow.cs @@ -146,10 +146,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -347,11 +343,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public MaintenanceWindowState() diff --git a/sdk/dotnet/Ssm/Parameter.cs b/sdk/dotnet/Ssm/Parameter.cs index ff93c1d323e..88311c4f8e5 100644 --- a/sdk/dotnet/Ssm/Parameter.cs +++ b/sdk/dotnet/Ssm/Parameter.cs @@ -195,7 +195,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? Version = Utilities.Version, AdditionalSecretOutputs = { - "tagsAll", "value", }, }; @@ -391,11 +390,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Ssm/PatchBaseline.cs b/sdk/dotnet/Ssm/PatchBaseline.cs index 2bedcb1856d..0d7c9e44807 100644 --- a/sdk/dotnet/Ssm/PatchBaseline.cs +++ b/sdk/dotnet/Ssm/PatchBaseline.cs @@ -392,10 +392,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -669,11 +665,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public PatchBaselineState() diff --git a/sdk/dotnet/SsmContacts/Contact.cs b/sdk/dotnet/SsmContacts/Contact.cs index 4b2e9248fe8..1e17c1a8db2 100644 --- a/sdk/dotnet/SsmContacts/Contact.cs +++ b/sdk/dotnet/SsmContacts/Contact.cs @@ -140,10 +140,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -248,11 +244,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/SsmIncidents/ReplicationSet.cs b/sdk/dotnet/SsmIncidents/ReplicationSet.cs index eef665c6fee..0cc0d37f350 100644 --- a/sdk/dotnet/SsmIncidents/ReplicationSet.cs +++ b/sdk/dotnet/SsmIncidents/ReplicationSet.cs @@ -211,10 +211,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -331,11 +327,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ReplicationSetState() diff --git a/sdk/dotnet/SsmIncidents/ResponsePlan.cs b/sdk/dotnet/SsmIncidents/ResponsePlan.cs index fab1c2a312d..9540cbd9bc5 100644 --- a/sdk/dotnet/SsmIncidents/ResponsePlan.cs +++ b/sdk/dotnet/SsmIncidents/ResponsePlan.cs @@ -243,10 +243,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -420,11 +416,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ResponsePlanState() diff --git a/sdk/dotnet/SsoAdmin/Application.cs b/sdk/dotnet/SsoAdmin/Application.cs index 30a817c5a61..8f4f9ae5e35 100644 --- a/sdk/dotnet/SsoAdmin/Application.cs +++ b/sdk/dotnet/SsoAdmin/Application.cs @@ -120,10 +120,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -289,11 +285,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ApplicationState() diff --git a/sdk/dotnet/SsoAdmin/PermissionSet.cs b/sdk/dotnet/SsoAdmin/PermissionSet.cs index c50706bc58a..c49ab116698 100644 --- a/sdk/dotnet/SsoAdmin/PermissionSet.cs +++ b/sdk/dotnet/SsoAdmin/PermissionSet.cs @@ -102,10 +102,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -243,11 +239,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public PermissionSetState() diff --git a/sdk/dotnet/SsoAdmin/TrustedTokenIssuer.cs b/sdk/dotnet/SsoAdmin/TrustedTokenIssuer.cs index 7cecb8663dc..e5280ff87b1 100644 --- a/sdk/dotnet/SsoAdmin/TrustedTokenIssuer.cs +++ b/sdk/dotnet/SsoAdmin/TrustedTokenIssuer.cs @@ -98,10 +98,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -223,11 +219,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/StorageGateway/CachesIscsiVolume.cs b/sdk/dotnet/StorageGateway/CachesIscsiVolume.cs index c436724a074..f1e831d11f0 100644 --- a/sdk/dotnet/StorageGateway/CachesIscsiVolume.cs +++ b/sdk/dotnet/StorageGateway/CachesIscsiVolume.cs @@ -219,10 +219,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -396,11 +392,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/StorageGateway/FileSystemAssociation.cs b/sdk/dotnet/StorageGateway/FileSystemAssociation.cs index 65fbe465465..ca552ca128b 100644 --- a/sdk/dotnet/StorageGateway/FileSystemAssociation.cs +++ b/sdk/dotnet/StorageGateway/FileSystemAssociation.cs @@ -206,7 +206,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "password", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -365,11 +364,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/StorageGateway/Gateway.cs b/sdk/dotnet/StorageGateway/Gateway.cs index f1e6a2a1cf7..2c4d7c6e9de 100644 --- a/sdk/dotnet/StorageGateway/Gateway.cs +++ b/sdk/dotnet/StorageGateway/Gateway.cs @@ -337,7 +337,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? AdditionalSecretOutputs = { "smbGuestPassword", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -652,11 +651,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/StorageGateway/NfsFileShare.cs b/sdk/dotnet/StorageGateway/NfsFileShare.cs index 80c4115ff00..db28ecd2c22 100644 --- a/sdk/dotnet/StorageGateway/NfsFileShare.cs +++ b/sdk/dotnet/StorageGateway/NfsFileShare.cs @@ -214,10 +214,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -535,11 +531,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/StorageGateway/SmbFileShare.cs b/sdk/dotnet/StorageGateway/SmbFileShare.cs index 596578c33fe..9612ee788e1 100644 --- a/sdk/dotnet/StorageGateway/SmbFileShare.cs +++ b/sdk/dotnet/StorageGateway/SmbFileShare.cs @@ -266,10 +266,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -659,11 +655,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("validUserLists")] diff --git a/sdk/dotnet/StorageGateway/StoredIscsiVolume.cs b/sdk/dotnet/StorageGateway/StoredIscsiVolume.cs index 22fe07aece6..ac0d575a874 100644 --- a/sdk/dotnet/StorageGateway/StoredIscsiVolume.cs +++ b/sdk/dotnet/StorageGateway/StoredIscsiVolume.cs @@ -213,10 +213,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -396,11 +392,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/StorageGateway/TapePool.cs b/sdk/dotnet/StorageGateway/TapePool.cs index 800614c108d..f819e7e9ab2 100644 --- a/sdk/dotnet/StorageGateway/TapePool.cs +++ b/sdk/dotnet/StorageGateway/TapePool.cs @@ -107,10 +107,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -230,11 +226,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public TapePoolState() diff --git a/sdk/dotnet/Swf/Domain.cs b/sdk/dotnet/Swf/Domain.cs index 2ce5152a2f3..6f25bd20ce5 100644 --- a/sdk/dotnet/Swf/Domain.cs +++ b/sdk/dotnet/Swf/Domain.cs @@ -109,10 +109,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -226,11 +222,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Synthetics/Canary.cs b/sdk/dotnet/Synthetics/Canary.cs index e5f3bdb6b51..c0e2897fd67 100644 --- a/sdk/dotnet/Synthetics/Canary.cs +++ b/sdk/dotnet/Synthetics/Canary.cs @@ -220,10 +220,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -509,11 +505,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("timelines")] diff --git a/sdk/dotnet/Synthetics/Group.cs b/sdk/dotnet/Synthetics/Group.cs index b7b96c4f0e7..4cf0e1439f3 100644 --- a/sdk/dotnet/Synthetics/Group.cs +++ b/sdk/dotnet/Synthetics/Group.cs @@ -94,10 +94,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -191,11 +187,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public GroupState() diff --git a/sdk/dotnet/TimestreamWrite/Database.cs b/sdk/dotnet/TimestreamWrite/Database.cs index a083f9f1199..bb80b987053 100644 --- a/sdk/dotnet/TimestreamWrite/Database.cs +++ b/sdk/dotnet/TimestreamWrite/Database.cs @@ -123,10 +123,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -228,11 +224,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public DatabaseState() diff --git a/sdk/dotnet/TimestreamWrite/Table.cs b/sdk/dotnet/TimestreamWrite/Table.cs index 0a607231316..0ab2eb69256 100644 --- a/sdk/dotnet/TimestreamWrite/Table.cs +++ b/sdk/dotnet/TimestreamWrite/Table.cs @@ -168,10 +168,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -303,11 +299,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public TableState() diff --git a/sdk/dotnet/Transcribe/LanguageModel.cs b/sdk/dotnet/Transcribe/LanguageModel.cs index af2f3c19f78..cd0df2480de 100644 --- a/sdk/dotnet/Transcribe/LanguageModel.cs +++ b/sdk/dotnet/Transcribe/LanguageModel.cs @@ -185,10 +185,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -304,11 +300,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public LanguageModelState() diff --git a/sdk/dotnet/Transcribe/MedicalVocabulary.cs b/sdk/dotnet/Transcribe/MedicalVocabulary.cs index 69758f1cb0f..a52992dd229 100644 --- a/sdk/dotnet/Transcribe/MedicalVocabulary.cs +++ b/sdk/dotnet/Transcribe/MedicalVocabulary.cs @@ -136,10 +136,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -239,11 +235,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Transcribe/Vocabulary.cs b/sdk/dotnet/Transcribe/Vocabulary.cs index 9c989735d30..f27956fbf79 100644 --- a/sdk/dotnet/Transcribe/Vocabulary.cs +++ b/sdk/dotnet/Transcribe/Vocabulary.cs @@ -142,10 +142,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -269,11 +265,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Transcribe/VocabularyFilter.cs b/sdk/dotnet/Transcribe/VocabularyFilter.cs index 4e18bf40ec5..dbf69e211b7 100644 --- a/sdk/dotnet/Transcribe/VocabularyFilter.cs +++ b/sdk/dotnet/Transcribe/VocabularyFilter.cs @@ -123,10 +123,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -238,11 +234,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Transfer/Agreement.cs b/sdk/dotnet/Transfer/Agreement.cs index 6c0c5d509be..f83cc1bacde 100644 --- a/sdk/dotnet/Transfer/Agreement.cs +++ b/sdk/dotnet/Transfer/Agreement.cs @@ -130,10 +130,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -282,11 +278,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public AgreementState() diff --git a/sdk/dotnet/Transfer/Certificate.cs b/sdk/dotnet/Transfer/Certificate.cs index 9ccb824ad9c..8328cb75065 100644 --- a/sdk/dotnet/Transfer/Certificate.cs +++ b/sdk/dotnet/Transfer/Certificate.cs @@ -138,7 +138,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? "certificate", "certificateChain", "privateKey", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -339,11 +338,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Transfer/Connector.cs b/sdk/dotnet/Transfer/Connector.cs index 07c820a7bdf..16ddb5f501f 100644 --- a/sdk/dotnet/Transfer/Connector.cs +++ b/sdk/dotnet/Transfer/Connector.cs @@ -154,10 +154,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -285,11 +281,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Transfer/Profile.cs b/sdk/dotnet/Transfer/Profile.cs index 4d9d00d745f..7895a1b816b 100644 --- a/sdk/dotnet/Transfer/Profile.cs +++ b/sdk/dotnet/Transfer/Profile.cs @@ -87,10 +87,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -212,11 +208,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ProfileState() diff --git a/sdk/dotnet/Transfer/Server.cs b/sdk/dotnet/Transfer/Server.cs index 4aec18b77ca..c958c1078f2 100644 --- a/sdk/dotnet/Transfer/Server.cs +++ b/sdk/dotnet/Transfer/Server.cs @@ -404,7 +404,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? "hostKey", "postAuthenticationLoginBanner", "preAuthenticationLoginBanner", - "tagsAll", }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); @@ -789,11 +788,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Transfer/User.cs b/sdk/dotnet/Transfer/User.cs index 95eb3636b3b..558a1ba82a0 100644 --- a/sdk/dotnet/Transfer/User.cs +++ b/sdk/dotnet/Transfer/User.cs @@ -207,10 +207,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -384,11 +380,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Transfer/Workflow.cs b/sdk/dotnet/Transfer/Workflow.cs index 9855430f4cb..c446386cdc8 100644 --- a/sdk/dotnet/Transfer/Workflow.cs +++ b/sdk/dotnet/Transfer/Workflow.cs @@ -159,10 +159,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -294,11 +290,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public WorkflowState() diff --git a/sdk/dotnet/VerifiedAccess/Endpoint.cs b/sdk/dotnet/VerifiedAccess/Endpoint.cs index 8ab60cdde8a..869a2e73ece 100644 --- a/sdk/dotnet/VerifiedAccess/Endpoint.cs +++ b/sdk/dotnet/VerifiedAccess/Endpoint.cs @@ -218,10 +218,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -447,11 +443,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/VerifiedAccess/Group.cs b/sdk/dotnet/VerifiedAccess/Group.cs index 2a6daf2d9c7..905bb6dee7b 100644 --- a/sdk/dotnet/VerifiedAccess/Group.cs +++ b/sdk/dotnet/VerifiedAccess/Group.cs @@ -128,10 +128,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -261,11 +257,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/VerifiedAccess/Instance.cs b/sdk/dotnet/VerifiedAccess/Instance.cs index f341cb4ef5b..b971b38c65a 100644 --- a/sdk/dotnet/VerifiedAccess/Instance.cs +++ b/sdk/dotnet/VerifiedAccess/Instance.cs @@ -127,10 +127,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -228,11 +224,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("verifiedAccessTrustProviders")] diff --git a/sdk/dotnet/VerifiedAccess/TrustProvider.cs b/sdk/dotnet/VerifiedAccess/TrustProvider.cs index a1b38ec2608..be64bb386b1 100644 --- a/sdk/dotnet/VerifiedAccess/TrustProvider.cs +++ b/sdk/dotnet/VerifiedAccess/TrustProvider.cs @@ -121,10 +121,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -260,11 +256,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Vpc/SecurityGroupEgressRule.cs b/sdk/dotnet/Vpc/SecurityGroupEgressRule.cs index 54faa965b71..88408c97645 100644 --- a/sdk/dotnet/Vpc/SecurityGroupEgressRule.cs +++ b/sdk/dotnet/Vpc/SecurityGroupEgressRule.cs @@ -153,10 +153,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -336,11 +332,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Vpc/SecurityGroupIngressRule.cs b/sdk/dotnet/Vpc/SecurityGroupIngressRule.cs index d91a960916c..ec0969e3df2 100644 --- a/sdk/dotnet/Vpc/SecurityGroupIngressRule.cs +++ b/sdk/dotnet/Vpc/SecurityGroupIngressRule.cs @@ -163,10 +163,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -346,11 +342,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/VpcLattice/AccessLogSubscription.cs b/sdk/dotnet/VpcLattice/AccessLogSubscription.cs index 700b9471a60..50a19839839 100644 --- a/sdk/dotnet/VpcLattice/AccessLogSubscription.cs +++ b/sdk/dotnet/VpcLattice/AccessLogSubscription.cs @@ -96,10 +96,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -189,11 +185,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public AccessLogSubscriptionState() diff --git a/sdk/dotnet/VpcLattice/Listener.cs b/sdk/dotnet/VpcLattice/Listener.cs index 3de7eddfd94..2b3bd4079ea 100644 --- a/sdk/dotnet/VpcLattice/Listener.cs +++ b/sdk/dotnet/VpcLattice/Listener.cs @@ -253,10 +253,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -413,11 +409,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ListenerState() diff --git a/sdk/dotnet/VpcLattice/ListenerRule.cs b/sdk/dotnet/VpcLattice/ListenerRule.cs index d9d99eec386..0dd8aec5b5d 100644 --- a/sdk/dotnet/VpcLattice/ListenerRule.cs +++ b/sdk/dotnet/VpcLattice/ListenerRule.cs @@ -213,10 +213,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -370,11 +366,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ListenerRuleState() diff --git a/sdk/dotnet/VpcLattice/Service.cs b/sdk/dotnet/VpcLattice/Service.cs index 6ff51c642e4..5565eb5b267 100644 --- a/sdk/dotnet/VpcLattice/Service.cs +++ b/sdk/dotnet/VpcLattice/Service.cs @@ -122,10 +122,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -267,11 +263,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ServiceState() diff --git a/sdk/dotnet/VpcLattice/ServiceNetwork.cs b/sdk/dotnet/VpcLattice/ServiceNetwork.cs index ed404d383b1..218c1d2e063 100644 --- a/sdk/dotnet/VpcLattice/ServiceNetwork.cs +++ b/sdk/dotnet/VpcLattice/ServiceNetwork.cs @@ -97,10 +97,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -200,11 +196,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ServiceNetworkState() diff --git a/sdk/dotnet/VpcLattice/ServiceNetworkServiceAssociation.cs b/sdk/dotnet/VpcLattice/ServiceNetworkServiceAssociation.cs index 9296ff1de88..a390999fab3 100644 --- a/sdk/dotnet/VpcLattice/ServiceNetworkServiceAssociation.cs +++ b/sdk/dotnet/VpcLattice/ServiceNetworkServiceAssociation.cs @@ -121,10 +121,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -252,11 +248,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public ServiceNetworkServiceAssociationState() diff --git a/sdk/dotnet/VpcLattice/ServiceNetworkVpcAssociation.cs b/sdk/dotnet/VpcLattice/ServiceNetworkVpcAssociation.cs index 6ac4a5620be..41676394be4 100644 --- a/sdk/dotnet/VpcLattice/ServiceNetworkVpcAssociation.cs +++ b/sdk/dotnet/VpcLattice/ServiceNetworkVpcAssociation.cs @@ -119,10 +119,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -250,11 +246,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/VpcLattice/TargetGroup.cs b/sdk/dotnet/VpcLattice/TargetGroup.cs index bb435417a32..72de6ccd029 100644 --- a/sdk/dotnet/VpcLattice/TargetGroup.cs +++ b/sdk/dotnet/VpcLattice/TargetGroup.cs @@ -201,10 +201,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -314,11 +310,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Waf/RateBasedRule.cs b/sdk/dotnet/Waf/RateBasedRule.cs index fbd46d66297..285ef08dbdd 100644 --- a/sdk/dotnet/Waf/RateBasedRule.cs +++ b/sdk/dotnet/Waf/RateBasedRule.cs @@ -141,10 +141,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -288,11 +284,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public RateBasedRuleState() diff --git a/sdk/dotnet/Waf/Rule.cs b/sdk/dotnet/Waf/Rule.cs index af911e09d5a..fbd4746890d 100644 --- a/sdk/dotnet/Waf/Rule.cs +++ b/sdk/dotnet/Waf/Rule.cs @@ -127,10 +127,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -250,11 +246,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public RuleState() diff --git a/sdk/dotnet/Waf/RuleGroup.cs b/sdk/dotnet/Waf/RuleGroup.cs index e557f11207f..14fb377a806 100644 --- a/sdk/dotnet/Waf/RuleGroup.cs +++ b/sdk/dotnet/Waf/RuleGroup.cs @@ -117,10 +117,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -240,11 +236,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public RuleGroupState() diff --git a/sdk/dotnet/Waf/WebAcl.cs b/sdk/dotnet/Waf/WebAcl.cs index e9ee1b1eaed..8e86b7ac050 100644 --- a/sdk/dotnet/Waf/WebAcl.cs +++ b/sdk/dotnet/Waf/WebAcl.cs @@ -207,10 +207,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -354,11 +350,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public WebAclState() diff --git a/sdk/dotnet/WafRegional/RateBasedRule.cs b/sdk/dotnet/WafRegional/RateBasedRule.cs index 8413a4019d0..0b904512e64 100644 --- a/sdk/dotnet/WafRegional/RateBasedRule.cs +++ b/sdk/dotnet/WafRegional/RateBasedRule.cs @@ -141,10 +141,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -288,11 +284,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public RateBasedRuleState() diff --git a/sdk/dotnet/WafRegional/Rule.cs b/sdk/dotnet/WafRegional/Rule.cs index d395e41d290..2fe045c3116 100644 --- a/sdk/dotnet/WafRegional/Rule.cs +++ b/sdk/dotnet/WafRegional/Rule.cs @@ -132,10 +132,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -255,11 +251,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public RuleState() diff --git a/sdk/dotnet/WafRegional/RuleGroup.cs b/sdk/dotnet/WafRegional/RuleGroup.cs index 2cf827444cf..6023a881d0e 100644 --- a/sdk/dotnet/WafRegional/RuleGroup.cs +++ b/sdk/dotnet/WafRegional/RuleGroup.cs @@ -117,10 +117,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -240,11 +236,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public RuleGroupState() diff --git a/sdk/dotnet/WafRegional/WebAcl.cs b/sdk/dotnet/WafRegional/WebAcl.cs index b9702eac8d2..175177adfcb 100644 --- a/sdk/dotnet/WafRegional/WebAcl.cs +++ b/sdk/dotnet/WafRegional/WebAcl.cs @@ -228,10 +228,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -375,11 +371,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public WebAclState() diff --git a/sdk/dotnet/WafV2/IpSet.cs b/sdk/dotnet/WafV2/IpSet.cs index b851c967f5d..58393c8ddde 100644 --- a/sdk/dotnet/WafV2/IpSet.cs +++ b/sdk/dotnet/WafV2/IpSet.cs @@ -127,10 +127,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -277,11 +273,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public IpSetState() diff --git a/sdk/dotnet/WafV2/RegexPatternSet.cs b/sdk/dotnet/WafV2/RegexPatternSet.cs index e5d0732cb3f..1e4d5021f20 100644 --- a/sdk/dotnet/WafV2/RegexPatternSet.cs +++ b/sdk/dotnet/WafV2/RegexPatternSet.cs @@ -126,10 +126,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -264,11 +260,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public RegexPatternSetState() diff --git a/sdk/dotnet/WafV2/RuleGroup.cs b/sdk/dotnet/WafV2/RuleGroup.cs index 348b36e9c46..b2f42c5c24d 100644 --- a/sdk/dotnet/WafV2/RuleGroup.cs +++ b/sdk/dotnet/WafV2/RuleGroup.cs @@ -101,10 +101,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -287,11 +283,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/WafV2/WebAcl.cs b/sdk/dotnet/WafV2/WebAcl.cs index 547b88b4030..5ba34a7f3d5 100644 --- a/sdk/dotnet/WafV2/WebAcl.cs +++ b/sdk/dotnet/WafV2/WebAcl.cs @@ -128,10 +128,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -362,11 +358,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("tokenDomains")] diff --git a/sdk/dotnet/Workspaces/ConnectionAlias.cs b/sdk/dotnet/Workspaces/ConnectionAlias.cs index 32f86c8a422..bed8957cbb8 100644 --- a/sdk/dotnet/Workspaces/ConnectionAlias.cs +++ b/sdk/dotnet/Workspaces/ConnectionAlias.cs @@ -98,10 +98,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -194,11 +190,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } [Input("timeouts")] diff --git a/sdk/dotnet/Workspaces/Directory.cs b/sdk/dotnet/Workspaces/Directory.cs index f01837f239f..793b6bf3cbc 100644 --- a/sdk/dotnet/Workspaces/Directory.cs +++ b/sdk/dotnet/Workspaces/Directory.cs @@ -319,10 +319,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -520,11 +516,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Workspaces/IpGroup.cs b/sdk/dotnet/Workspaces/IpGroup.cs index b1cf95f4fb0..0d73d1cdbe7 100644 --- a/sdk/dotnet/Workspaces/IpGroup.cs +++ b/sdk/dotnet/Workspaces/IpGroup.cs @@ -112,10 +112,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -229,11 +225,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public IpGroupState() diff --git a/sdk/dotnet/Workspaces/Workspace.cs b/sdk/dotnet/Workspaces/Workspace.cs index dbfad38b9ad..8e13fa37a3a 100644 --- a/sdk/dotnet/Workspaces/Workspace.cs +++ b/sdk/dotnet/Workspaces/Workspace.cs @@ -160,10 +160,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -307,11 +303,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/dotnet/Xray/Group.cs b/sdk/dotnet/Xray/Group.cs index 2eb196f14fc..112d4833601 100644 --- a/sdk/dotnet/Xray/Group.cs +++ b/sdk/dotnet/Xray/Group.cs @@ -106,10 +106,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -217,11 +213,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } public GroupState() diff --git a/sdk/dotnet/Xray/SamplingRule.cs b/sdk/dotnet/Xray/SamplingRule.cs index 3470ce73709..2a71e4c433c 100644 --- a/sdk/dotnet/Xray/SamplingRule.cs +++ b/sdk/dotnet/Xray/SamplingRule.cs @@ -168,10 +168,6 @@ private static CustomResourceOptions MakeResourceOptions(CustomResourceOptions? var defaultOptions = new CustomResourceOptions { Version = Utilities.Version, - AdditionalSecretOutputs = - { - "tagsAll", - }, }; var merged = CustomResourceOptions.Merge(defaultOptions, options); // Override the ID if one was specified for consistency with other language SDKs. @@ -387,11 +383,7 @@ public InputMap Tags public InputMap TagsAll { get => _tagsAll ?? (_tagsAll = new InputMap()); - set - { - var emptySecret = Output.CreateSecret(ImmutableDictionary.Create()); - _tagsAll = Output.All(value, emptySecret).Apply(v => v[0]); - } + set => _tagsAll = value; } /// diff --git a/sdk/go/aws/accessanalyzer/analyzer.go b/sdk/go/aws/accessanalyzer/analyzer.go index a890ab10d0f..177b1a21ba0 100644 --- a/sdk/go/aws/accessanalyzer/analyzer.go +++ b/sdk/go/aws/accessanalyzer/analyzer.go @@ -118,10 +118,6 @@ func NewAnalyzer(ctx *pulumi.Context, if args.AnalyzerName == nil { return nil, errors.New("invalid value for required argument 'AnalyzerName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Analyzer err := ctx.RegisterResource("aws:accessanalyzer/analyzer:Analyzer", name, args, &resource, opts...) diff --git a/sdk/go/aws/acm/certificate.go b/sdk/go/aws/acm/certificate.go index 7275c4f0b1f..985f2ad9673 100644 --- a/sdk/go/aws/acm/certificate.go +++ b/sdk/go/aws/acm/certificate.go @@ -283,7 +283,6 @@ func NewCertificate(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "privateKey", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/acmpca/certificateAuthority.go b/sdk/go/aws/acmpca/certificateAuthority.go index e5cb3e04152..030d92d110b 100644 --- a/sdk/go/aws/acmpca/certificateAuthority.go +++ b/sdk/go/aws/acmpca/certificateAuthority.go @@ -227,10 +227,6 @@ func NewCertificateAuthority(ctx *pulumi.Context, if args.CertificateAuthorityConfiguration == nil { return nil, errors.New("invalid value for required argument 'CertificateAuthorityConfiguration'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource CertificateAuthority err := ctx.RegisterResource("aws:acmpca/certificateAuthority:CertificateAuthority", name, args, &resource, opts...) diff --git a/sdk/go/aws/alb/listener.go b/sdk/go/aws/alb/listener.go index a1ba2ae64f9..0bcfc78a2f7 100644 --- a/sdk/go/aws/alb/listener.go +++ b/sdk/go/aws/alb/listener.go @@ -455,10 +455,6 @@ func NewListener(ctx *pulumi.Context, }, }) opts = append(opts, aliases) - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Listener err := ctx.RegisterResource("aws:alb/listener:Listener", name, args, &resource, opts...) diff --git a/sdk/go/aws/alb/listenerRule.go b/sdk/go/aws/alb/listenerRule.go index f6820f168da..2cde742a17d 100644 --- a/sdk/go/aws/alb/listenerRule.go +++ b/sdk/go/aws/alb/listenerRule.go @@ -295,10 +295,6 @@ func NewListenerRule(ctx *pulumi.Context, }, }) opts = append(opts, aliases) - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ListenerRule err := ctx.RegisterResource("aws:alb/listenerRule:ListenerRule", name, args, &resource, opts...) diff --git a/sdk/go/aws/alb/loadBalancer.go b/sdk/go/aws/alb/loadBalancer.go index 3518db3e073..50ca24a30cf 100644 --- a/sdk/go/aws/alb/loadBalancer.go +++ b/sdk/go/aws/alb/loadBalancer.go @@ -249,10 +249,6 @@ func NewLoadBalancer(ctx *pulumi.Context, }, }) opts = append(opts, aliases) - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource LoadBalancer err := ctx.RegisterResource("aws:alb/loadBalancer:LoadBalancer", name, args, &resource, opts...) diff --git a/sdk/go/aws/alb/targetGroup.go b/sdk/go/aws/alb/targetGroup.go index d99e0915c5a..64f031aa380 100644 --- a/sdk/go/aws/alb/targetGroup.go +++ b/sdk/go/aws/alb/targetGroup.go @@ -263,10 +263,6 @@ func NewTargetGroup(ctx *pulumi.Context, }, }) opts = append(opts, aliases) - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource TargetGroup err := ctx.RegisterResource("aws:alb/targetGroup:TargetGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/amp/scraper.go b/sdk/go/aws/amp/scraper.go index d122dd2c1af..7d053c3cd09 100644 --- a/sdk/go/aws/amp/scraper.go +++ b/sdk/go/aws/amp/scraper.go @@ -54,10 +54,6 @@ func NewScraper(ctx *pulumi.Context, if args.ScrapeConfiguration == nil { return nil, errors.New("invalid value for required argument 'ScrapeConfiguration'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Scraper err := ctx.RegisterResource("aws:amp/scraper:Scraper", name, args, &resource, opts...) diff --git a/sdk/go/aws/amp/workspace.go b/sdk/go/aws/amp/workspace.go index 46fc8062fa0..e69a565afef 100644 --- a/sdk/go/aws/amp/workspace.go +++ b/sdk/go/aws/amp/workspace.go @@ -149,10 +149,6 @@ func NewWorkspace(ctx *pulumi.Context, args = &WorkspaceArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Workspace err := ctx.RegisterResource("aws:amp/workspace:Workspace", name, args, &resource, opts...) diff --git a/sdk/go/aws/amplify/app.go b/sdk/go/aws/amplify/app.go index 9ddbb1cfa73..d9daa828522 100644 --- a/sdk/go/aws/amplify/app.go +++ b/sdk/go/aws/amplify/app.go @@ -319,7 +319,6 @@ func NewApp(ctx *pulumi.Context, "accessToken", "basicAuthCredentials", "oauthToken", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/amplify/branch.go b/sdk/go/aws/amplify/branch.go index 7f75fbd9784..aee6cc92e4a 100644 --- a/sdk/go/aws/amplify/branch.go +++ b/sdk/go/aws/amplify/branch.go @@ -270,7 +270,6 @@ func NewBranch(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "basicAuthCredentials", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/apigateway/apiKey.go b/sdk/go/aws/apigateway/apiKey.go index 3fb8a24ce0a..fe192fc3470 100644 --- a/sdk/go/aws/apigateway/apiKey.go +++ b/sdk/go/aws/apigateway/apiKey.go @@ -89,7 +89,6 @@ func NewApiKey(ctx *pulumi.Context, args.Value = pulumi.ToSecret(args.Value).(pulumi.StringPtrInput) } secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", "value", }) opts = append(opts, secrets) diff --git a/sdk/go/aws/apigateway/clientCertificate.go b/sdk/go/aws/apigateway/clientCertificate.go index eef5d4293c5..aa5c24d6518 100644 --- a/sdk/go/aws/apigateway/clientCertificate.go +++ b/sdk/go/aws/apigateway/clientCertificate.go @@ -76,10 +76,6 @@ func NewClientCertificate(ctx *pulumi.Context, args = &ClientCertificateArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ClientCertificate err := ctx.RegisterResource("aws:apigateway/clientCertificate:ClientCertificate", name, args, &resource, opts...) diff --git a/sdk/go/aws/apigateway/domainName.go b/sdk/go/aws/apigateway/domainName.go index ee32bfad079..6d759b54558 100644 --- a/sdk/go/aws/apigateway/domainName.go +++ b/sdk/go/aws/apigateway/domainName.go @@ -214,7 +214,6 @@ func NewDomainName(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "certificatePrivateKey", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/apigateway/restApi.go b/sdk/go/aws/apigateway/restApi.go index 83e706e4a37..dca78066711 100644 --- a/sdk/go/aws/apigateway/restApi.go +++ b/sdk/go/aws/apigateway/restApi.go @@ -174,10 +174,6 @@ func NewRestApi(ctx *pulumi.Context, args = &RestApiArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource RestApi err := ctx.RegisterResource("aws:apigateway/restApi:RestApi", name, args, &resource, opts...) diff --git a/sdk/go/aws/apigateway/stage.go b/sdk/go/aws/apigateway/stage.go index 9b37aa151a9..99375ce454d 100644 --- a/sdk/go/aws/apigateway/stage.go +++ b/sdk/go/aws/apigateway/stage.go @@ -228,10 +228,6 @@ func NewStage(ctx *pulumi.Context, if args.StageName == nil { return nil, errors.New("invalid value for required argument 'StageName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Stage err := ctx.RegisterResource("aws:apigateway/stage:Stage", name, args, &resource, opts...) diff --git a/sdk/go/aws/apigateway/usagePlan.go b/sdk/go/aws/apigateway/usagePlan.go index b78f2b4d83a..80446882ffb 100644 --- a/sdk/go/aws/apigateway/usagePlan.go +++ b/sdk/go/aws/apigateway/usagePlan.go @@ -173,10 +173,6 @@ func NewUsagePlan(ctx *pulumi.Context, args = &UsagePlanArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource UsagePlan err := ctx.RegisterResource("aws:apigateway/usagePlan:UsagePlan", name, args, &resource, opts...) diff --git a/sdk/go/aws/apigateway/vpcLink.go b/sdk/go/aws/apigateway/vpcLink.go index f2476d9062b..5ad3a8284b3 100644 --- a/sdk/go/aws/apigateway/vpcLink.go +++ b/sdk/go/aws/apigateway/vpcLink.go @@ -54,10 +54,6 @@ func NewVpcLink(ctx *pulumi.Context, if args.TargetArn == nil { return nil, errors.New("invalid value for required argument 'TargetArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VpcLink err := ctx.RegisterResource("aws:apigateway/vpcLink:VpcLink", name, args, &resource, opts...) diff --git a/sdk/go/aws/apigatewayv2/api.go b/sdk/go/aws/apigatewayv2/api.go index b6d8d293d5c..2c45295b0fc 100644 --- a/sdk/go/aws/apigatewayv2/api.go +++ b/sdk/go/aws/apigatewayv2/api.go @@ -140,10 +140,6 @@ func NewApi(ctx *pulumi.Context, if args.ProtocolType == nil { return nil, errors.New("invalid value for required argument 'ProtocolType'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Api err := ctx.RegisterResource("aws:apigatewayv2/api:Api", name, args, &resource, opts...) diff --git a/sdk/go/aws/apigatewayv2/domainName.go b/sdk/go/aws/apigatewayv2/domainName.go index 4b8c27c13f8..36026c9c29a 100644 --- a/sdk/go/aws/apigatewayv2/domainName.go +++ b/sdk/go/aws/apigatewayv2/domainName.go @@ -143,10 +143,6 @@ func NewDomainName(ctx *pulumi.Context, if args.DomainNameConfiguration == nil { return nil, errors.New("invalid value for required argument 'DomainNameConfiguration'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DomainName err := ctx.RegisterResource("aws:apigatewayv2/domainName:DomainName", name, args, &resource, opts...) diff --git a/sdk/go/aws/apigatewayv2/stage.go b/sdk/go/aws/apigatewayv2/stage.go index 925624b2674..fbd17deb878 100644 --- a/sdk/go/aws/apigatewayv2/stage.go +++ b/sdk/go/aws/apigatewayv2/stage.go @@ -107,10 +107,6 @@ func NewStage(ctx *pulumi.Context, if args.ApiId == nil { return nil, errors.New("invalid value for required argument 'ApiId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Stage err := ctx.RegisterResource("aws:apigatewayv2/stage:Stage", name, args, &resource, opts...) diff --git a/sdk/go/aws/apigatewayv2/vpcLink.go b/sdk/go/aws/apigatewayv2/vpcLink.go index 044a7ca20ed..2f21fd99411 100644 --- a/sdk/go/aws/apigatewayv2/vpcLink.go +++ b/sdk/go/aws/apigatewayv2/vpcLink.go @@ -90,10 +90,6 @@ func NewVpcLink(ctx *pulumi.Context, if args.SubnetIds == nil { return nil, errors.New("invalid value for required argument 'SubnetIds'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VpcLink err := ctx.RegisterResource("aws:apigatewayv2/vpcLink:VpcLink", name, args, &resource, opts...) diff --git a/sdk/go/aws/appautoscaling/target.go b/sdk/go/aws/appautoscaling/target.go index 2a72eddc56d..54d065287aa 100644 --- a/sdk/go/aws/appautoscaling/target.go +++ b/sdk/go/aws/appautoscaling/target.go @@ -260,10 +260,6 @@ func NewTarget(ctx *pulumi.Context, if args.ServiceNamespace == nil { return nil, errors.New("invalid value for required argument 'ServiceNamespace'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Target err := ctx.RegisterResource("aws:appautoscaling/target:Target", name, args, &resource, opts...) diff --git a/sdk/go/aws/appconfig/application.go b/sdk/go/aws/appconfig/application.go index 39ccd17307a..f14226b0559 100644 --- a/sdk/go/aws/appconfig/application.go +++ b/sdk/go/aws/appconfig/application.go @@ -75,10 +75,6 @@ func NewApplication(ctx *pulumi.Context, args = &ApplicationArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Application err := ctx.RegisterResource("aws:appconfig/application:Application", name, args, &resource, opts...) diff --git a/sdk/go/aws/appconfig/configurationProfile.go b/sdk/go/aws/appconfig/configurationProfile.go index c180c683d0c..5aa6e4c8821 100644 --- a/sdk/go/aws/appconfig/configurationProfile.go +++ b/sdk/go/aws/appconfig/configurationProfile.go @@ -104,10 +104,6 @@ func NewConfigurationProfile(ctx *pulumi.Context, if args.LocationUri == nil { return nil, errors.New("invalid value for required argument 'LocationUri'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ConfigurationProfile err := ctx.RegisterResource("aws:appconfig/configurationProfile:ConfigurationProfile", name, args, &resource, opts...) diff --git a/sdk/go/aws/appconfig/deployment.go b/sdk/go/aws/appconfig/deployment.go index 7e0d4852e8d..daad3f157f4 100644 --- a/sdk/go/aws/appconfig/deployment.go +++ b/sdk/go/aws/appconfig/deployment.go @@ -113,10 +113,6 @@ func NewDeployment(ctx *pulumi.Context, if args.EnvironmentId == nil { return nil, errors.New("invalid value for required argument 'EnvironmentId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Deployment err := ctx.RegisterResource("aws:appconfig/deployment:Deployment", name, args, &resource, opts...) diff --git a/sdk/go/aws/appconfig/deploymentStrategy.go b/sdk/go/aws/appconfig/deploymentStrategy.go index 1ef68320ffd..2bf371be737 100644 --- a/sdk/go/aws/appconfig/deploymentStrategy.go +++ b/sdk/go/aws/appconfig/deploymentStrategy.go @@ -100,10 +100,6 @@ func NewDeploymentStrategy(ctx *pulumi.Context, if args.ReplicateTo == nil { return nil, errors.New("invalid value for required argument 'ReplicateTo'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DeploymentStrategy err := ctx.RegisterResource("aws:appconfig/deploymentStrategy:DeploymentStrategy", name, args, &resource, opts...) diff --git a/sdk/go/aws/appconfig/environment.go b/sdk/go/aws/appconfig/environment.go index faf7ba0df62..4b085ee7836 100644 --- a/sdk/go/aws/appconfig/environment.go +++ b/sdk/go/aws/appconfig/environment.go @@ -104,10 +104,6 @@ func NewEnvironment(ctx *pulumi.Context, if args.ApplicationId == nil { return nil, errors.New("invalid value for required argument 'ApplicationId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Environment err := ctx.RegisterResource("aws:appconfig/environment:Environment", name, args, &resource, opts...) diff --git a/sdk/go/aws/appconfig/eventIntegration.go b/sdk/go/aws/appconfig/eventIntegration.go index 32f78596065..afbeb4c77b6 100644 --- a/sdk/go/aws/appconfig/eventIntegration.go +++ b/sdk/go/aws/appconfig/eventIntegration.go @@ -90,10 +90,6 @@ func NewEventIntegration(ctx *pulumi.Context, if args.EventbridgeBus == nil { return nil, errors.New("invalid value for required argument 'EventbridgeBus'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource EventIntegration err := ctx.RegisterResource("aws:appconfig/eventIntegration:EventIntegration", name, args, &resource, opts...) diff --git a/sdk/go/aws/appconfig/extension.go b/sdk/go/aws/appconfig/extension.go index 9cfa271b1ff..f229ba20c56 100644 --- a/sdk/go/aws/appconfig/extension.go +++ b/sdk/go/aws/appconfig/extension.go @@ -127,10 +127,6 @@ func NewExtension(ctx *pulumi.Context, if args.ActionPoints == nil { return nil, errors.New("invalid value for required argument 'ActionPoints'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Extension err := ctx.RegisterResource("aws:appconfig/extension:Extension", name, args, &resource, opts...) diff --git a/sdk/go/aws/appflow/flow.go b/sdk/go/aws/appflow/flow.go index 11193e9322c..ddaf20bb7e6 100644 --- a/sdk/go/aws/appflow/flow.go +++ b/sdk/go/aws/appflow/flow.go @@ -227,10 +227,6 @@ func NewFlow(ctx *pulumi.Context, if args.TriggerConfig == nil { return nil, errors.New("invalid value for required argument 'TriggerConfig'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Flow err := ctx.RegisterResource("aws:appflow/flow:Flow", name, args, &resource, opts...) diff --git a/sdk/go/aws/appintegrations/dataIntegration.go b/sdk/go/aws/appintegrations/dataIntegration.go index 64af43fba1c..c9b1241bef9 100644 --- a/sdk/go/aws/appintegrations/dataIntegration.go +++ b/sdk/go/aws/appintegrations/dataIntegration.go @@ -98,10 +98,6 @@ func NewDataIntegration(ctx *pulumi.Context, if args.SourceUri == nil { return nil, errors.New("invalid value for required argument 'SourceUri'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DataIntegration err := ctx.RegisterResource("aws:appintegrations/dataIntegration:DataIntegration", name, args, &resource, opts...) diff --git a/sdk/go/aws/applicationinsights/application.go b/sdk/go/aws/applicationinsights/application.go index 326ff91dabd..f7a193186da 100644 --- a/sdk/go/aws/applicationinsights/application.go +++ b/sdk/go/aws/applicationinsights/application.go @@ -116,10 +116,6 @@ func NewApplication(ctx *pulumi.Context, if args.ResourceGroupName == nil { return nil, errors.New("invalid value for required argument 'ResourceGroupName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Application err := ctx.RegisterResource("aws:applicationinsights/application:Application", name, args, &resource, opts...) diff --git a/sdk/go/aws/appmesh/gatewayRoute.go b/sdk/go/aws/appmesh/gatewayRoute.go index c3f53acd720..099f2ad14fc 100644 --- a/sdk/go/aws/appmesh/gatewayRoute.go +++ b/sdk/go/aws/appmesh/gatewayRoute.go @@ -112,10 +112,6 @@ func NewGatewayRoute(ctx *pulumi.Context, if args.VirtualGatewayName == nil { return nil, errors.New("invalid value for required argument 'VirtualGatewayName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource GatewayRoute err := ctx.RegisterResource("aws:appmesh/gatewayRoute:GatewayRoute", name, args, &resource, opts...) diff --git a/sdk/go/aws/appmesh/mesh.go b/sdk/go/aws/appmesh/mesh.go index 9305f31468a..34c6772d35a 100644 --- a/sdk/go/aws/appmesh/mesh.go +++ b/sdk/go/aws/appmesh/mesh.go @@ -108,10 +108,6 @@ func NewMesh(ctx *pulumi.Context, args = &MeshArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Mesh err := ctx.RegisterResource("aws:appmesh/mesh:Mesh", name, args, &resource, opts...) diff --git a/sdk/go/aws/appmesh/route.go b/sdk/go/aws/appmesh/route.go index fdfd257c0b7..0273e60ce95 100644 --- a/sdk/go/aws/appmesh/route.go +++ b/sdk/go/aws/appmesh/route.go @@ -255,10 +255,6 @@ func NewRoute(ctx *pulumi.Context, if args.VirtualRouterName == nil { return nil, errors.New("invalid value for required argument 'VirtualRouterName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Route err := ctx.RegisterResource("aws:appmesh/route:Route", name, args, &resource, opts...) diff --git a/sdk/go/aws/appmesh/virtualGateway.go b/sdk/go/aws/appmesh/virtualGateway.go index 1119fe903ef..9bbab4825ef 100644 --- a/sdk/go/aws/appmesh/virtualGateway.go +++ b/sdk/go/aws/appmesh/virtualGateway.go @@ -153,10 +153,6 @@ func NewVirtualGateway(ctx *pulumi.Context, if args.Spec == nil { return nil, errors.New("invalid value for required argument 'Spec'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VirtualGateway err := ctx.RegisterResource("aws:appmesh/virtualGateway:VirtualGateway", name, args, &resource, opts...) diff --git a/sdk/go/aws/appmesh/virtualNode.go b/sdk/go/aws/appmesh/virtualNode.go index 6c5b9f810f3..7c05b6ee790 100644 --- a/sdk/go/aws/appmesh/virtualNode.go +++ b/sdk/go/aws/appmesh/virtualNode.go @@ -288,10 +288,6 @@ func NewVirtualNode(ctx *pulumi.Context, if args.Spec == nil { return nil, errors.New("invalid value for required argument 'Spec'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VirtualNode err := ctx.RegisterResource("aws:appmesh/virtualNode:VirtualNode", name, args, &resource, opts...) diff --git a/sdk/go/aws/appmesh/virtualRouter.go b/sdk/go/aws/appmesh/virtualRouter.go index 91ddea253b4..ee37ce21d56 100644 --- a/sdk/go/aws/appmesh/virtualRouter.go +++ b/sdk/go/aws/appmesh/virtualRouter.go @@ -109,10 +109,6 @@ func NewVirtualRouter(ctx *pulumi.Context, if args.Spec == nil { return nil, errors.New("invalid value for required argument 'Spec'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VirtualRouter err := ctx.RegisterResource("aws:appmesh/virtualRouter:VirtualRouter", name, args, &resource, opts...) diff --git a/sdk/go/aws/appmesh/virtualService.go b/sdk/go/aws/appmesh/virtualService.go index 75c4310e4eb..1f2c9ecf043 100644 --- a/sdk/go/aws/appmesh/virtualService.go +++ b/sdk/go/aws/appmesh/virtualService.go @@ -129,10 +129,6 @@ func NewVirtualService(ctx *pulumi.Context, if args.Spec == nil { return nil, errors.New("invalid value for required argument 'Spec'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VirtualService err := ctx.RegisterResource("aws:appmesh/virtualService:VirtualService", name, args, &resource, opts...) diff --git a/sdk/go/aws/apprunner/autoScalingConfigurationVersion.go b/sdk/go/aws/apprunner/autoScalingConfigurationVersion.go index 279a3b360ad..1bc91a60a2d 100644 --- a/sdk/go/aws/apprunner/autoScalingConfigurationVersion.go +++ b/sdk/go/aws/apprunner/autoScalingConfigurationVersion.go @@ -94,10 +94,6 @@ func NewAutoScalingConfigurationVersion(ctx *pulumi.Context, if args.AutoScalingConfigurationName == nil { return nil, errors.New("invalid value for required argument 'AutoScalingConfigurationName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource AutoScalingConfigurationVersion err := ctx.RegisterResource("aws:apprunner/autoScalingConfigurationVersion:AutoScalingConfigurationVersion", name, args, &resource, opts...) diff --git a/sdk/go/aws/apprunner/connection.go b/sdk/go/aws/apprunner/connection.go index 93568437458..37609262a82 100644 --- a/sdk/go/aws/apprunner/connection.go +++ b/sdk/go/aws/apprunner/connection.go @@ -87,10 +87,6 @@ func NewConnection(ctx *pulumi.Context, if args.ProviderType == nil { return nil, errors.New("invalid value for required argument 'ProviderType'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Connection err := ctx.RegisterResource("aws:apprunner/connection:Connection", name, args, &resource, opts...) diff --git a/sdk/go/aws/apprunner/observabilityConfiguration.go b/sdk/go/aws/apprunner/observabilityConfiguration.go index 30f5da5ba9a..b03c4799d79 100644 --- a/sdk/go/aws/apprunner/observabilityConfiguration.go +++ b/sdk/go/aws/apprunner/observabilityConfiguration.go @@ -88,10 +88,6 @@ func NewObservabilityConfiguration(ctx *pulumi.Context, if args.ObservabilityConfigurationName == nil { return nil, errors.New("invalid value for required argument 'ObservabilityConfigurationName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ObservabilityConfiguration err := ctx.RegisterResource("aws:apprunner/observabilityConfiguration:ObservabilityConfiguration", name, args, &resource, opts...) diff --git a/sdk/go/aws/apprunner/service.go b/sdk/go/aws/apprunner/service.go index 7e2028e606b..bc03b8784d3 100644 --- a/sdk/go/aws/apprunner/service.go +++ b/sdk/go/aws/apprunner/service.go @@ -219,10 +219,6 @@ func NewService(ctx *pulumi.Context, if args.SourceConfiguration == nil { return nil, errors.New("invalid value for required argument 'SourceConfiguration'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Service err := ctx.RegisterResource("aws:apprunner/service:Service", name, args, &resource, opts...) diff --git a/sdk/go/aws/apprunner/vpcConnector.go b/sdk/go/aws/apprunner/vpcConnector.go index c55ec20e810..db9d1c79f80 100644 --- a/sdk/go/aws/apprunner/vpcConnector.go +++ b/sdk/go/aws/apprunner/vpcConnector.go @@ -96,10 +96,6 @@ func NewVpcConnector(ctx *pulumi.Context, if args.VpcConnectorName == nil { return nil, errors.New("invalid value for required argument 'VpcConnectorName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VpcConnector err := ctx.RegisterResource("aws:apprunner/vpcConnector:VpcConnector", name, args, &resource, opts...) diff --git a/sdk/go/aws/apprunner/vpcIngressConnection.go b/sdk/go/aws/apprunner/vpcIngressConnection.go index 136441811c8..3f81f59be5d 100644 --- a/sdk/go/aws/apprunner/vpcIngressConnection.go +++ b/sdk/go/aws/apprunner/vpcIngressConnection.go @@ -92,10 +92,6 @@ func NewVpcIngressConnection(ctx *pulumi.Context, if args.ServiceArn == nil { return nil, errors.New("invalid value for required argument 'ServiceArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VpcIngressConnection err := ctx.RegisterResource("aws:apprunner/vpcIngressConnection:VpcIngressConnection", name, args, &resource, opts...) diff --git a/sdk/go/aws/appstream/fleet.go b/sdk/go/aws/appstream/fleet.go index fb07f36d832..aad73225ac2 100644 --- a/sdk/go/aws/appstream/fleet.go +++ b/sdk/go/aws/appstream/fleet.go @@ -129,10 +129,6 @@ func NewFleet(ctx *pulumi.Context, if args.InstanceType == nil { return nil, errors.New("invalid value for required argument 'InstanceType'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Fleet err := ctx.RegisterResource("aws:appstream/fleet:Fleet", name, args, &resource, opts...) diff --git a/sdk/go/aws/appstream/imageBuilder.go b/sdk/go/aws/appstream/imageBuilder.go index 611665c888e..e153cb2d09d 100644 --- a/sdk/go/aws/appstream/imageBuilder.go +++ b/sdk/go/aws/appstream/imageBuilder.go @@ -114,10 +114,6 @@ func NewImageBuilder(ctx *pulumi.Context, if args.InstanceType == nil { return nil, errors.New("invalid value for required argument 'InstanceType'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ImageBuilder err := ctx.RegisterResource("aws:appstream/imageBuilder:ImageBuilder", name, args, &resource, opts...) diff --git a/sdk/go/aws/appstream/stack.go b/sdk/go/aws/appstream/stack.go index 08c00e49c59..5884508fd95 100644 --- a/sdk/go/aws/appstream/stack.go +++ b/sdk/go/aws/appstream/stack.go @@ -142,10 +142,6 @@ func NewStack(ctx *pulumi.Context, args = &StackArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Stack err := ctx.RegisterResource("aws:appstream/stack:Stack", name, args, &resource, opts...) diff --git a/sdk/go/aws/appsync/graphQLApi.go b/sdk/go/aws/appsync/graphQLApi.go index 3c6436c6a82..1b9a7729fd1 100644 --- a/sdk/go/aws/appsync/graphQLApi.go +++ b/sdk/go/aws/appsync/graphQLApi.go @@ -65,10 +65,6 @@ func NewGraphQLApi(ctx *pulumi.Context, if args.AuthenticationType == nil { return nil, errors.New("invalid value for required argument 'AuthenticationType'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource GraphQLApi err := ctx.RegisterResource("aws:appsync/graphQLApi:GraphQLApi", name, args, &resource, opts...) diff --git a/sdk/go/aws/athena/dataCatalog.go b/sdk/go/aws/athena/dataCatalog.go index 399127bac08..82e7f0d0a08 100644 --- a/sdk/go/aws/athena/dataCatalog.go +++ b/sdk/go/aws/athena/dataCatalog.go @@ -185,10 +185,6 @@ func NewDataCatalog(ctx *pulumi.Context, if args.Type == nil { return nil, errors.New("invalid value for required argument 'Type'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DataCatalog err := ctx.RegisterResource("aws:athena/dataCatalog:DataCatalog", name, args, &resource, opts...) diff --git a/sdk/go/aws/athena/workgroup.go b/sdk/go/aws/athena/workgroup.go index f62884b3c6c..32c0a0c8db8 100644 --- a/sdk/go/aws/athena/workgroup.go +++ b/sdk/go/aws/athena/workgroup.go @@ -90,10 +90,6 @@ func NewWorkgroup(ctx *pulumi.Context, args = &WorkgroupArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Workgroup err := ctx.RegisterResource("aws:athena/workgroup:Workgroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/auditmanager/assessment.go b/sdk/go/aws/auditmanager/assessment.go index 2d16d97f6f2..c4ab1469820 100644 --- a/sdk/go/aws/auditmanager/assessment.go +++ b/sdk/go/aws/auditmanager/assessment.go @@ -116,10 +116,6 @@ func NewAssessment(ctx *pulumi.Context, if args.Roles == nil { return nil, errors.New("invalid value for required argument 'Roles'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Assessment err := ctx.RegisterResource("aws:auditmanager/assessment:Assessment", name, args, &resource, opts...) diff --git a/sdk/go/aws/auditmanager/control.go b/sdk/go/aws/auditmanager/control.go index 26b9466facc..7feefff1968 100644 --- a/sdk/go/aws/auditmanager/control.go +++ b/sdk/go/aws/auditmanager/control.go @@ -90,10 +90,6 @@ func NewControl(ctx *pulumi.Context, args = &ControlArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Control err := ctx.RegisterResource("aws:auditmanager/control:Control", name, args, &resource, opts...) diff --git a/sdk/go/aws/auditmanager/framework.go b/sdk/go/aws/auditmanager/framework.go index 2f182cbc0c1..7b996b3e716 100644 --- a/sdk/go/aws/auditmanager/framework.go +++ b/sdk/go/aws/auditmanager/framework.go @@ -89,10 +89,6 @@ func NewFramework(ctx *pulumi.Context, args = &FrameworkArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Framework err := ctx.RegisterResource("aws:auditmanager/framework:Framework", name, args, &resource, opts...) diff --git a/sdk/go/aws/backup/framework.go b/sdk/go/aws/backup/framework.go index d4522dbcfe6..7de12346dc9 100644 --- a/sdk/go/aws/backup/framework.go +++ b/sdk/go/aws/backup/framework.go @@ -167,10 +167,6 @@ func NewFramework(ctx *pulumi.Context, if args.Controls == nil { return nil, errors.New("invalid value for required argument 'Controls'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Framework err := ctx.RegisterResource("aws:backup/framework:Framework", name, args, &resource, opts...) diff --git a/sdk/go/aws/backup/plan.go b/sdk/go/aws/backup/plan.go index 13bb8aae8da..8062dac9062 100644 --- a/sdk/go/aws/backup/plan.go +++ b/sdk/go/aws/backup/plan.go @@ -97,10 +97,6 @@ func NewPlan(ctx *pulumi.Context, if args.Rules == nil { return nil, errors.New("invalid value for required argument 'Rules'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Plan err := ctx.RegisterResource("aws:backup/plan:Plan", name, args, &resource, opts...) diff --git a/sdk/go/aws/backup/reportPlan.go b/sdk/go/aws/backup/reportPlan.go index 55738f330d3..930fb6e0442 100644 --- a/sdk/go/aws/backup/reportPlan.go +++ b/sdk/go/aws/backup/reportPlan.go @@ -100,10 +100,6 @@ func NewReportPlan(ctx *pulumi.Context, if args.ReportSetting == nil { return nil, errors.New("invalid value for required argument 'ReportSetting'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ReportPlan err := ctx.RegisterResource("aws:backup/reportPlan:ReportPlan", name, args, &resource, opts...) diff --git a/sdk/go/aws/backup/vault.go b/sdk/go/aws/backup/vault.go index f14546c822d..efd121acbd8 100644 --- a/sdk/go/aws/backup/vault.go +++ b/sdk/go/aws/backup/vault.go @@ -76,10 +76,6 @@ func NewVault(ctx *pulumi.Context, args = &VaultArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Vault err := ctx.RegisterResource("aws:backup/vault:Vault", name, args, &resource, opts...) diff --git a/sdk/go/aws/batch/computeEnvironment.go b/sdk/go/aws/batch/computeEnvironment.go index 5cdb1394913..e8f5f16089e 100644 --- a/sdk/go/aws/batch/computeEnvironment.go +++ b/sdk/go/aws/batch/computeEnvironment.go @@ -316,10 +316,6 @@ func NewComputeEnvironment(ctx *pulumi.Context, if args.Type == nil { return nil, errors.New("invalid value for required argument 'Type'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ComputeEnvironment err := ctx.RegisterResource("aws:batch/computeEnvironment:ComputeEnvironment", name, args, &resource, opts...) diff --git a/sdk/go/aws/batch/jobDefinition.go b/sdk/go/aws/batch/jobDefinition.go index 862fe92ec6c..115122348b9 100644 --- a/sdk/go/aws/batch/jobDefinition.go +++ b/sdk/go/aws/batch/jobDefinition.go @@ -312,10 +312,6 @@ func NewJobDefinition(ctx *pulumi.Context, if args.Type == nil { return nil, errors.New("invalid value for required argument 'Type'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource JobDefinition err := ctx.RegisterResource("aws:batch/jobDefinition:JobDefinition", name, args, &resource, opts...) diff --git a/sdk/go/aws/batch/jobQueue.go b/sdk/go/aws/batch/jobQueue.go index 6b18f4d009c..2f8465ba7a3 100644 --- a/sdk/go/aws/batch/jobQueue.go +++ b/sdk/go/aws/batch/jobQueue.go @@ -143,10 +143,6 @@ func NewJobQueue(ctx *pulumi.Context, if args.State == nil { return nil, errors.New("invalid value for required argument 'State'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource JobQueue err := ctx.RegisterResource("aws:batch/jobQueue:JobQueue", name, args, &resource, opts...) diff --git a/sdk/go/aws/batch/schedulingPolicy.go b/sdk/go/aws/batch/schedulingPolicy.go index 79de47afec8..582b15cf33f 100644 --- a/sdk/go/aws/batch/schedulingPolicy.go +++ b/sdk/go/aws/batch/schedulingPolicy.go @@ -87,10 +87,6 @@ func NewSchedulingPolicy(ctx *pulumi.Context, args = &SchedulingPolicyArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SchedulingPolicy err := ctx.RegisterResource("aws:batch/schedulingPolicy:SchedulingPolicy", name, args, &resource, opts...) diff --git a/sdk/go/aws/bedrock/customModel.go b/sdk/go/aws/bedrock/customModel.go index 4d8da295f76..f43f488ab16 100644 --- a/sdk/go/aws/bedrock/customModel.go +++ b/sdk/go/aws/bedrock/customModel.go @@ -137,10 +137,6 @@ func NewCustomModel(ctx *pulumi.Context, if args.RoleArn == nil { return nil, errors.New("invalid value for required argument 'RoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource CustomModel err := ctx.RegisterResource("aws:bedrock/customModel:CustomModel", name, args, &resource, opts...) diff --git a/sdk/go/aws/bedrock/provisionedModelThroughput.go b/sdk/go/aws/bedrock/provisionedModelThroughput.go index 8e6e0ceca5a..df7ca1b45c5 100644 --- a/sdk/go/aws/bedrock/provisionedModelThroughput.go +++ b/sdk/go/aws/bedrock/provisionedModelThroughput.go @@ -90,10 +90,6 @@ func NewProvisionedModelThroughput(ctx *pulumi.Context, if args.ProvisionedModelName == nil { return nil, errors.New("invalid value for required argument 'ProvisionedModelName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ProvisionedModelThroughput err := ctx.RegisterResource("aws:bedrock/provisionedModelThroughput:ProvisionedModelThroughput", name, args, &resource, opts...) diff --git a/sdk/go/aws/cfg/aggregateAuthorization.go b/sdk/go/aws/cfg/aggregateAuthorization.go index 77221fb2e74..499173f8e5f 100644 --- a/sdk/go/aws/cfg/aggregateAuthorization.go +++ b/sdk/go/aws/cfg/aggregateAuthorization.go @@ -80,10 +80,6 @@ func NewAggregateAuthorization(ctx *pulumi.Context, if args.Region == nil { return nil, errors.New("invalid value for required argument 'Region'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource AggregateAuthorization err := ctx.RegisterResource("aws:cfg/aggregateAuthorization:AggregateAuthorization", name, args, &resource, opts...) diff --git a/sdk/go/aws/cfg/configurationAggregator.go b/sdk/go/aws/cfg/configurationAggregator.go index 2cca8089ac3..1596ed70f71 100644 --- a/sdk/go/aws/cfg/configurationAggregator.go +++ b/sdk/go/aws/cfg/configurationAggregator.go @@ -149,10 +149,6 @@ func NewConfigurationAggregator(ctx *pulumi.Context, args = &ConfigurationAggregatorArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ConfigurationAggregator err := ctx.RegisterResource("aws:cfg/configurationAggregator:ConfigurationAggregator", name, args, &resource, opts...) diff --git a/sdk/go/aws/cfg/rule.go b/sdk/go/aws/cfg/rule.go index c8cf19d1699..558364701bf 100644 --- a/sdk/go/aws/cfg/rule.go +++ b/sdk/go/aws/cfg/rule.go @@ -253,10 +253,6 @@ func NewRule(ctx *pulumi.Context, if args.Source == nil { return nil, errors.New("invalid value for required argument 'Source'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Rule err := ctx.RegisterResource("aws:cfg/rule:Rule", name, args, &resource, opts...) diff --git a/sdk/go/aws/chime/sdkvoiceSipMediaApplication.go b/sdk/go/aws/chime/sdkvoiceSipMediaApplication.go index 9392edaa8f1..7005545b8ae 100644 --- a/sdk/go/aws/chime/sdkvoiceSipMediaApplication.go +++ b/sdk/go/aws/chime/sdkvoiceSipMediaApplication.go @@ -87,10 +87,6 @@ func NewSdkvoiceSipMediaApplication(ctx *pulumi.Context, if args.Endpoints == nil { return nil, errors.New("invalid value for required argument 'Endpoints'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SdkvoiceSipMediaApplication err := ctx.RegisterResource("aws:chime/sdkvoiceSipMediaApplication:SdkvoiceSipMediaApplication", name, args, &resource, opts...) diff --git a/sdk/go/aws/chime/sdkvoiceVoiceProfileDomain.go b/sdk/go/aws/chime/sdkvoiceVoiceProfileDomain.go index 593ad3cc143..1274d758241 100644 --- a/sdk/go/aws/chime/sdkvoiceVoiceProfileDomain.go +++ b/sdk/go/aws/chime/sdkvoiceVoiceProfileDomain.go @@ -90,10 +90,6 @@ func NewSdkvoiceVoiceProfileDomain(ctx *pulumi.Context, if args.ServerSideEncryptionConfiguration == nil { return nil, errors.New("invalid value for required argument 'ServerSideEncryptionConfiguration'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SdkvoiceVoiceProfileDomain err := ctx.RegisterResource("aws:chime/sdkvoiceVoiceProfileDomain:SdkvoiceVoiceProfileDomain", name, args, &resource, opts...) diff --git a/sdk/go/aws/chime/voiceConnector.go b/sdk/go/aws/chime/voiceConnector.go index af3812b8550..baf313f20e2 100644 --- a/sdk/go/aws/chime/voiceConnector.go +++ b/sdk/go/aws/chime/voiceConnector.go @@ -83,10 +83,6 @@ func NewVoiceConnector(ctx *pulumi.Context, if args.RequireEncryption == nil { return nil, errors.New("invalid value for required argument 'RequireEncryption'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VoiceConnector err := ctx.RegisterResource("aws:chime/voiceConnector:VoiceConnector", name, args, &resource, opts...) diff --git a/sdk/go/aws/chimesdkmediapipelines/mediaInsightsPipelineConfiguration.go b/sdk/go/aws/chimesdkmediapipelines/mediaInsightsPipelineConfiguration.go index bada362ec59..d8491c0b378 100644 --- a/sdk/go/aws/chimesdkmediapipelines/mediaInsightsPipelineConfiguration.go +++ b/sdk/go/aws/chimesdkmediapipelines/mediaInsightsPipelineConfiguration.go @@ -433,10 +433,6 @@ func NewMediaInsightsPipelineConfiguration(ctx *pulumi.Context, if args.ResourceAccessRoleArn == nil { return nil, errors.New("invalid value for required argument 'ResourceAccessRoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource MediaInsightsPipelineConfiguration err := ctx.RegisterResource("aws:chimesdkmediapipelines/mediaInsightsPipelineConfiguration:MediaInsightsPipelineConfiguration", name, args, &resource, opts...) diff --git a/sdk/go/aws/cleanrooms/collaboration.go b/sdk/go/aws/cleanrooms/collaboration.go index 79455043c1f..2e101b881e5 100644 --- a/sdk/go/aws/cleanrooms/collaboration.go +++ b/sdk/go/aws/cleanrooms/collaboration.go @@ -133,10 +133,6 @@ func NewCollaboration(ctx *pulumi.Context, if args.QueryLogStatus == nil { return nil, errors.New("invalid value for required argument 'QueryLogStatus'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Collaboration err := ctx.RegisterResource("aws:cleanrooms/collaboration:Collaboration", name, args, &resource, opts...) diff --git a/sdk/go/aws/cleanrooms/configuredTable.go b/sdk/go/aws/cleanrooms/configuredTable.go index a9dc4236dbc..36622452fa2 100644 --- a/sdk/go/aws/cleanrooms/configuredTable.go +++ b/sdk/go/aws/cleanrooms/configuredTable.go @@ -106,10 +106,6 @@ func NewConfiguredTable(ctx *pulumi.Context, if args.TableReference == nil { return nil, errors.New("invalid value for required argument 'TableReference'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ConfiguredTable err := ctx.RegisterResource("aws:cleanrooms/configuredTable:ConfiguredTable", name, args, &resource, opts...) diff --git a/sdk/go/aws/cloud9/environmentEC2.go b/sdk/go/aws/cloud9/environmentEC2.go index f2866307ff4..5d1e3886010 100644 --- a/sdk/go/aws/cloud9/environmentEC2.go +++ b/sdk/go/aws/cloud9/environmentEC2.go @@ -185,10 +185,6 @@ func NewEnvironmentEC2(ctx *pulumi.Context, if args.InstanceType == nil { return nil, errors.New("invalid value for required argument 'InstanceType'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource EnvironmentEC2 err := ctx.RegisterResource("aws:cloud9/environmentEC2:EnvironmentEC2", name, args, &resource, opts...) diff --git a/sdk/go/aws/cloudformation/stack.go b/sdk/go/aws/cloudformation/stack.go index e98a23711e9..1ee5ba94aa3 100644 --- a/sdk/go/aws/cloudformation/stack.go +++ b/sdk/go/aws/cloudformation/stack.go @@ -131,10 +131,6 @@ func NewStack(ctx *pulumi.Context, args = &StackArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Stack err := ctx.RegisterResource("aws:cloudformation/stack:Stack", name, args, &resource, opts...) diff --git a/sdk/go/aws/cloudformation/stackSet.go b/sdk/go/aws/cloudformation/stackSet.go index e1bdd485d4c..3b175d50875 100644 --- a/sdk/go/aws/cloudformation/stackSet.go +++ b/sdk/go/aws/cloudformation/stackSet.go @@ -198,10 +198,6 @@ func NewStackSet(ctx *pulumi.Context, args = &StackSetArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource StackSet err := ctx.RegisterResource("aws:cloudformation/stackSet:StackSet", name, args, &resource, opts...) diff --git a/sdk/go/aws/cloudfront/distribution.go b/sdk/go/aws/cloudfront/distribution.go index 88f97181f46..26a10a75f4e 100644 --- a/sdk/go/aws/cloudfront/distribution.go +++ b/sdk/go/aws/cloudfront/distribution.go @@ -412,10 +412,6 @@ func NewDistribution(ctx *pulumi.Context, if args.ViewerCertificate == nil { return nil, errors.New("invalid value for required argument 'ViewerCertificate'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Distribution err := ctx.RegisterResource("aws:cloudfront/distribution:Distribution", name, args, &resource, opts...) diff --git a/sdk/go/aws/cloudhsmv2/cluster.go b/sdk/go/aws/cloudhsmv2/cluster.go index ddd05c87179..5411c624901 100644 --- a/sdk/go/aws/cloudhsmv2/cluster.go +++ b/sdk/go/aws/cloudhsmv2/cluster.go @@ -77,10 +77,6 @@ func NewCluster(ctx *pulumi.Context, if args.SubnetIds == nil { return nil, errors.New("invalid value for required argument 'SubnetIds'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Cluster err := ctx.RegisterResource("aws:cloudhsmv2/cluster:Cluster", name, args, &resource, opts...) diff --git a/sdk/go/aws/cloudtrail/eventDataStore.go b/sdk/go/aws/cloudtrail/eventDataStore.go index e482ba32f3d..533da720c34 100644 --- a/sdk/go/aws/cloudtrail/eventDataStore.go +++ b/sdk/go/aws/cloudtrail/eventDataStore.go @@ -154,10 +154,6 @@ func NewEventDataStore(ctx *pulumi.Context, args = &EventDataStoreArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource EventDataStore err := ctx.RegisterResource("aws:cloudtrail/eventDataStore:EventDataStore", name, args, &resource, opts...) diff --git a/sdk/go/aws/cloudtrail/trail.go b/sdk/go/aws/cloudtrail/trail.go index 49d740c2772..04c5b0c1d09 100644 --- a/sdk/go/aws/cloudtrail/trail.go +++ b/sdk/go/aws/cloudtrail/trail.go @@ -380,10 +380,6 @@ func NewTrail(ctx *pulumi.Context, if args.S3BucketName == nil { return nil, errors.New("invalid value for required argument 'S3BucketName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Trail err := ctx.RegisterResource("aws:cloudtrail/trail:Trail", name, args, &resource, opts...) diff --git a/sdk/go/aws/cloudwatch/compositeAlarm.go b/sdk/go/aws/cloudwatch/compositeAlarm.go index 77b1d7f072c..525aa3169f6 100644 --- a/sdk/go/aws/cloudwatch/compositeAlarm.go +++ b/sdk/go/aws/cloudwatch/compositeAlarm.go @@ -104,10 +104,6 @@ func NewCompositeAlarm(ctx *pulumi.Context, if args.AlarmRule == nil { return nil, errors.New("invalid value for required argument 'AlarmRule'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource CompositeAlarm err := ctx.RegisterResource("aws:cloudwatch/compositeAlarm:CompositeAlarm", name, args, &resource, opts...) diff --git a/sdk/go/aws/cloudwatch/eventBus.go b/sdk/go/aws/cloudwatch/eventBus.go index 8819cdf4f9a..b55997f03ef 100644 --- a/sdk/go/aws/cloudwatch/eventBus.go +++ b/sdk/go/aws/cloudwatch/eventBus.go @@ -102,10 +102,6 @@ func NewEventBus(ctx *pulumi.Context, args = &EventBusArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource EventBus err := ctx.RegisterResource("aws:cloudwatch/eventBus:EventBus", name, args, &resource, opts...) diff --git a/sdk/go/aws/cloudwatch/eventRule.go b/sdk/go/aws/cloudwatch/eventRule.go index ccfdfc50407..91a44fd6a4f 100644 --- a/sdk/go/aws/cloudwatch/eventRule.go +++ b/sdk/go/aws/cloudwatch/eventRule.go @@ -153,10 +153,6 @@ func NewEventRule(ctx *pulumi.Context, args = &EventRuleArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource EventRule err := ctx.RegisterResource("aws:cloudwatch/eventRule:EventRule", name, args, &resource, opts...) diff --git a/sdk/go/aws/cloudwatch/internetMonitor.go b/sdk/go/aws/cloudwatch/internetMonitor.go index 520feb48733..eb4b846c1b6 100644 --- a/sdk/go/aws/cloudwatch/internetMonitor.go +++ b/sdk/go/aws/cloudwatch/internetMonitor.go @@ -88,10 +88,6 @@ func NewInternetMonitor(ctx *pulumi.Context, if args.MonitorName == nil { return nil, errors.New("invalid value for required argument 'MonitorName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource InternetMonitor err := ctx.RegisterResource("aws:cloudwatch/internetMonitor:InternetMonitor", name, args, &resource, opts...) diff --git a/sdk/go/aws/cloudwatch/logDestination.go b/sdk/go/aws/cloudwatch/logDestination.go index 1ddf65585bf..2dac0eaa809 100644 --- a/sdk/go/aws/cloudwatch/logDestination.go +++ b/sdk/go/aws/cloudwatch/logDestination.go @@ -82,10 +82,6 @@ func NewLogDestination(ctx *pulumi.Context, if args.TargetArn == nil { return nil, errors.New("invalid value for required argument 'TargetArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource LogDestination err := ctx.RegisterResource("aws:cloudwatch/logDestination:LogDestination", name, args, &resource, opts...) diff --git a/sdk/go/aws/cloudwatch/logGroup.go b/sdk/go/aws/cloudwatch/logGroup.go index 4e13a25b193..4aa41d9b254 100644 --- a/sdk/go/aws/cloudwatch/logGroup.go +++ b/sdk/go/aws/cloudwatch/logGroup.go @@ -87,10 +87,6 @@ func NewLogGroup(ctx *pulumi.Context, args = &LogGroupArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource LogGroup err := ctx.RegisterResource("aws:cloudwatch/logGroup:LogGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/cloudwatch/metricAlarm.go b/sdk/go/aws/cloudwatch/metricAlarm.go index 3b64e830f56..732d3ba61c9 100644 --- a/sdk/go/aws/cloudwatch/metricAlarm.go +++ b/sdk/go/aws/cloudwatch/metricAlarm.go @@ -348,10 +348,6 @@ func NewMetricAlarm(ctx *pulumi.Context, if args.EvaluationPeriods == nil { return nil, errors.New("invalid value for required argument 'EvaluationPeriods'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource MetricAlarm err := ctx.RegisterResource("aws:cloudwatch/metricAlarm:MetricAlarm", name, args, &resource, opts...) diff --git a/sdk/go/aws/cloudwatch/metricStream.go b/sdk/go/aws/cloudwatch/metricStream.go index 9274640431a..51514962d28 100644 --- a/sdk/go/aws/cloudwatch/metricStream.go +++ b/sdk/go/aws/cloudwatch/metricStream.go @@ -305,10 +305,6 @@ func NewMetricStream(ctx *pulumi.Context, if args.RoleArn == nil { return nil, errors.New("invalid value for required argument 'RoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource MetricStream err := ctx.RegisterResource("aws:cloudwatch/metricStream:MetricStream", name, args, &resource, opts...) diff --git a/sdk/go/aws/codeartifact/domain.go b/sdk/go/aws/codeartifact/domain.go index 7131952e1e9..7a5caeac76d 100644 --- a/sdk/go/aws/codeartifact/domain.go +++ b/sdk/go/aws/codeartifact/domain.go @@ -86,10 +86,6 @@ func NewDomain(ctx *pulumi.Context, if args.Domain == nil { return nil, errors.New("invalid value for required argument 'Domain'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Domain err := ctx.RegisterResource("aws:codeartifact/domain:Domain", name, args, &resource, opts...) diff --git a/sdk/go/aws/codeartifact/repository.go b/sdk/go/aws/codeartifact/repository.go index 2cf430314c4..49358a2a8bb 100644 --- a/sdk/go/aws/codeartifact/repository.go +++ b/sdk/go/aws/codeartifact/repository.go @@ -178,10 +178,6 @@ func NewRepository(ctx *pulumi.Context, if args.Repository == nil { return nil, errors.New("invalid value for required argument 'Repository'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Repository err := ctx.RegisterResource("aws:codeartifact/repository:Repository", name, args, &resource, opts...) diff --git a/sdk/go/aws/codebuild/project.go b/sdk/go/aws/codebuild/project.go index 654abeea1cd..801a3764aff 100644 --- a/sdk/go/aws/codebuild/project.go +++ b/sdk/go/aws/codebuild/project.go @@ -350,10 +350,6 @@ func NewProject(ctx *pulumi.Context, if args.Source == nil { return nil, errors.New("invalid value for required argument 'Source'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Project err := ctx.RegisterResource("aws:codebuild/project:Project", name, args, &resource, opts...) diff --git a/sdk/go/aws/codebuild/reportGroup.go b/sdk/go/aws/codebuild/reportGroup.go index b5ad7088904..a50462ccc38 100644 --- a/sdk/go/aws/codebuild/reportGroup.go +++ b/sdk/go/aws/codebuild/reportGroup.go @@ -142,10 +142,6 @@ func NewReportGroup(ctx *pulumi.Context, if args.Type == nil { return nil, errors.New("invalid value for required argument 'Type'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ReportGroup err := ctx.RegisterResource("aws:codebuild/reportGroup:ReportGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/codecommit/repository.go b/sdk/go/aws/codecommit/repository.go index d967698532c..4e1fb8e9756 100644 --- a/sdk/go/aws/codecommit/repository.go +++ b/sdk/go/aws/codecommit/repository.go @@ -122,10 +122,6 @@ func NewRepository(ctx *pulumi.Context, if args.RepositoryName == nil { return nil, errors.New("invalid value for required argument 'RepositoryName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Repository err := ctx.RegisterResource("aws:codecommit/repository:Repository", name, args, &resource, opts...) diff --git a/sdk/go/aws/codedeploy/application.go b/sdk/go/aws/codedeploy/application.go index 8c9048ec5ad..1d9c272eda4 100644 --- a/sdk/go/aws/codedeploy/application.go +++ b/sdk/go/aws/codedeploy/application.go @@ -129,10 +129,6 @@ func NewApplication(ctx *pulumi.Context, args = &ApplicationArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Application err := ctx.RegisterResource("aws:codedeploy/application:Application", name, args, &resource, opts...) diff --git a/sdk/go/aws/codedeploy/deploymentGroup.go b/sdk/go/aws/codedeploy/deploymentGroup.go index 78a2a69673d..d2ab3307d84 100644 --- a/sdk/go/aws/codedeploy/deploymentGroup.go +++ b/sdk/go/aws/codedeploy/deploymentGroup.go @@ -328,10 +328,6 @@ func NewDeploymentGroup(ctx *pulumi.Context, if args.ServiceRoleArn == nil { return nil, errors.New("invalid value for required argument 'ServiceRoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DeploymentGroup err := ctx.RegisterResource("aws:codedeploy/deploymentGroup:DeploymentGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/codeguruprofiler/profilingGroup.go b/sdk/go/aws/codeguruprofiler/profilingGroup.go index d6e5ea68870..5a7f71e207c 100644 --- a/sdk/go/aws/codeguruprofiler/profilingGroup.go +++ b/sdk/go/aws/codeguruprofiler/profilingGroup.go @@ -80,10 +80,6 @@ func NewProfilingGroup(ctx *pulumi.Context, args = &ProfilingGroupArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ProfilingGroup err := ctx.RegisterResource("aws:codeguruprofiler/profilingGroup:ProfilingGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/codegurureviewer/repositoryAssociation.go b/sdk/go/aws/codegurureviewer/repositoryAssociation.go index 1c276cbf92c..a66464eefda 100644 --- a/sdk/go/aws/codegurureviewer/repositoryAssociation.go +++ b/sdk/go/aws/codegurureviewer/repositoryAssociation.go @@ -100,10 +100,6 @@ func NewRepositoryAssociation(ctx *pulumi.Context, if args.Repository == nil { return nil, errors.New("invalid value for required argument 'Repository'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource RepositoryAssociation err := ctx.RegisterResource("aws:codegurureviewer/repositoryAssociation:RepositoryAssociation", name, args, &resource, opts...) diff --git a/sdk/go/aws/codepipeline/customActionType.go b/sdk/go/aws/codepipeline/customActionType.go index 4658520a825..f0d2a533714 100644 --- a/sdk/go/aws/codepipeline/customActionType.go +++ b/sdk/go/aws/codepipeline/customActionType.go @@ -110,10 +110,6 @@ func NewCustomActionType(ctx *pulumi.Context, if args.Version == nil { return nil, errors.New("invalid value for required argument 'Version'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource CustomActionType err := ctx.RegisterResource("aws:codepipeline/customActionType:CustomActionType", name, args, &resource, opts...) diff --git a/sdk/go/aws/codepipeline/pipeline.go b/sdk/go/aws/codepipeline/pipeline.go index 7780b21524a..690b2922ab3 100644 --- a/sdk/go/aws/codepipeline/pipeline.go +++ b/sdk/go/aws/codepipeline/pipeline.go @@ -272,10 +272,6 @@ func NewPipeline(ctx *pulumi.Context, if args.Stages == nil { return nil, errors.New("invalid value for required argument 'Stages'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Pipeline err := ctx.RegisterResource("aws:codepipeline/pipeline:Pipeline", name, args, &resource, opts...) diff --git a/sdk/go/aws/codepipeline/webhook.go b/sdk/go/aws/codepipeline/webhook.go index 7824d8b92b2..0693bbb667e 100644 --- a/sdk/go/aws/codepipeline/webhook.go +++ b/sdk/go/aws/codepipeline/webhook.go @@ -179,10 +179,6 @@ func NewWebhook(ctx *pulumi.Context, if args.TargetPipeline == nil { return nil, errors.New("invalid value for required argument 'TargetPipeline'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Webhook err := ctx.RegisterResource("aws:codepipeline/webhook:Webhook", name, args, &resource, opts...) diff --git a/sdk/go/aws/codestarconnections/connection.go b/sdk/go/aws/codestarconnections/connection.go index c04fae6f93b..9650cba0300 100644 --- a/sdk/go/aws/codestarconnections/connection.go +++ b/sdk/go/aws/codestarconnections/connection.go @@ -122,10 +122,6 @@ func NewConnection(ctx *pulumi.Context, args = &ConnectionArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Connection err := ctx.RegisterResource("aws:codestarconnections/connection:Connection", name, args, &resource, opts...) diff --git a/sdk/go/aws/codestarnotifications/notificationRule.go b/sdk/go/aws/codestarnotifications/notificationRule.go index 24e1fac0a9e..65c80015c94 100644 --- a/sdk/go/aws/codestarnotifications/notificationRule.go +++ b/sdk/go/aws/codestarnotifications/notificationRule.go @@ -142,10 +142,6 @@ func NewNotificationRule(ctx *pulumi.Context, if args.Resource == nil { return nil, errors.New("invalid value for required argument 'Resource'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource NotificationRule err := ctx.RegisterResource("aws:codestarnotifications/notificationRule:NotificationRule", name, args, &resource, opts...) diff --git a/sdk/go/aws/cognito/identityPool.go b/sdk/go/aws/cognito/identityPool.go index b682c672ae8..20d70636ac5 100644 --- a/sdk/go/aws/cognito/identityPool.go +++ b/sdk/go/aws/cognito/identityPool.go @@ -130,10 +130,6 @@ func NewIdentityPool(ctx *pulumi.Context, if args.IdentityPoolName == nil { return nil, errors.New("invalid value for required argument 'IdentityPoolName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource IdentityPool err := ctx.RegisterResource("aws:cognito/identityPool:IdentityPool", name, args, &resource, opts...) diff --git a/sdk/go/aws/cognito/userPool.go b/sdk/go/aws/cognito/userPool.go index cce0afec477..05e3f7dc4b5 100644 --- a/sdk/go/aws/cognito/userPool.go +++ b/sdk/go/aws/cognito/userPool.go @@ -197,10 +197,6 @@ func NewUserPool(ctx *pulumi.Context, args = &UserPoolArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource UserPool err := ctx.RegisterResource("aws:cognito/userPool:UserPool", name, args, &resource, opts...) diff --git a/sdk/go/aws/comprehend/documentClassifier.go b/sdk/go/aws/comprehend/documentClassifier.go index 61466932697..85e5ad82483 100644 --- a/sdk/go/aws/comprehend/documentClassifier.go +++ b/sdk/go/aws/comprehend/documentClassifier.go @@ -141,10 +141,6 @@ func NewDocumentClassifier(ctx *pulumi.Context, if args.LanguageCode == nil { return nil, errors.New("invalid value for required argument 'LanguageCode'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DocumentClassifier err := ctx.RegisterResource("aws:comprehend/documentClassifier:DocumentClassifier", name, args, &resource, opts...) diff --git a/sdk/go/aws/comprehend/entityRecognizer.go b/sdk/go/aws/comprehend/entityRecognizer.go index ee059c0381e..6ea9161b93a 100644 --- a/sdk/go/aws/comprehend/entityRecognizer.go +++ b/sdk/go/aws/comprehend/entityRecognizer.go @@ -147,10 +147,6 @@ func NewEntityRecognizer(ctx *pulumi.Context, if args.LanguageCode == nil { return nil, errors.New("invalid value for required argument 'LanguageCode'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource EntityRecognizer err := ctx.RegisterResource("aws:comprehend/entityRecognizer:EntityRecognizer", name, args, &resource, opts...) diff --git a/sdk/go/aws/connect/contactFlow.go b/sdk/go/aws/connect/contactFlow.go index fd3127fbfec..af4817964e0 100644 --- a/sdk/go/aws/connect/contactFlow.go +++ b/sdk/go/aws/connect/contactFlow.go @@ -134,10 +134,6 @@ func NewContactFlow(ctx *pulumi.Context, if args.InstanceId == nil { return nil, errors.New("invalid value for required argument 'InstanceId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ContactFlow err := ctx.RegisterResource("aws:connect/contactFlow:ContactFlow", name, args, &resource, opts...) diff --git a/sdk/go/aws/connect/contactFlowModule.go b/sdk/go/aws/connect/contactFlowModule.go index 4a7d68f7a70..7b83f58223d 100644 --- a/sdk/go/aws/connect/contactFlowModule.go +++ b/sdk/go/aws/connect/contactFlowModule.go @@ -147,10 +147,6 @@ func NewContactFlowModule(ctx *pulumi.Context, if args.InstanceId == nil { return nil, errors.New("invalid value for required argument 'InstanceId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ContactFlowModule err := ctx.RegisterResource("aws:connect/contactFlowModule:ContactFlowModule", name, args, &resource, opts...) diff --git a/sdk/go/aws/connect/hoursOfOperation.go b/sdk/go/aws/connect/hoursOfOperation.go index cfbf6117575..9898db65b95 100644 --- a/sdk/go/aws/connect/hoursOfOperation.go +++ b/sdk/go/aws/connect/hoursOfOperation.go @@ -120,10 +120,6 @@ func NewHoursOfOperation(ctx *pulumi.Context, if args.TimeZone == nil { return nil, errors.New("invalid value for required argument 'TimeZone'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource HoursOfOperation err := ctx.RegisterResource("aws:connect/hoursOfOperation:HoursOfOperation", name, args, &resource, opts...) diff --git a/sdk/go/aws/connect/phoneNumber.go b/sdk/go/aws/connect/phoneNumber.go index 4cb1010924d..6586b9b3073 100644 --- a/sdk/go/aws/connect/phoneNumber.go +++ b/sdk/go/aws/connect/phoneNumber.go @@ -155,10 +155,6 @@ func NewPhoneNumber(ctx *pulumi.Context, if args.Type == nil { return nil, errors.New("invalid value for required argument 'Type'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource PhoneNumber err := ctx.RegisterResource("aws:connect/phoneNumber:PhoneNumber", name, args, &resource, opts...) diff --git a/sdk/go/aws/connect/queue.go b/sdk/go/aws/connect/queue.go index 685a179f857..07e0564558a 100644 --- a/sdk/go/aws/connect/queue.go +++ b/sdk/go/aws/connect/queue.go @@ -168,10 +168,6 @@ func NewQueue(ctx *pulumi.Context, if args.InstanceId == nil { return nil, errors.New("invalid value for required argument 'InstanceId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Queue err := ctx.RegisterResource("aws:connect/queue:Queue", name, args, &resource, opts...) diff --git a/sdk/go/aws/connect/quickConnect.go b/sdk/go/aws/connect/quickConnect.go index 7a5dd184d1e..05039624329 100644 --- a/sdk/go/aws/connect/quickConnect.go +++ b/sdk/go/aws/connect/quickConnect.go @@ -98,10 +98,6 @@ func NewQuickConnect(ctx *pulumi.Context, if args.QuickConnectConfig == nil { return nil, errors.New("invalid value for required argument 'QuickConnectConfig'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource QuickConnect err := ctx.RegisterResource("aws:connect/quickConnect:QuickConnect", name, args, &resource, opts...) diff --git a/sdk/go/aws/connect/routingProfile.go b/sdk/go/aws/connect/routingProfile.go index 7a89e218ad7..aaf0a839c1c 100644 --- a/sdk/go/aws/connect/routingProfile.go +++ b/sdk/go/aws/connect/routingProfile.go @@ -116,10 +116,6 @@ func NewRoutingProfile(ctx *pulumi.Context, if args.MediaConcurrencies == nil { return nil, errors.New("invalid value for required argument 'MediaConcurrencies'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource RoutingProfile err := ctx.RegisterResource("aws:connect/routingProfile:RoutingProfile", name, args, &resource, opts...) diff --git a/sdk/go/aws/connect/securityProfile.go b/sdk/go/aws/connect/securityProfile.go index f899d29184a..8269f37d3b0 100644 --- a/sdk/go/aws/connect/securityProfile.go +++ b/sdk/go/aws/connect/securityProfile.go @@ -94,10 +94,6 @@ func NewSecurityProfile(ctx *pulumi.Context, if args.InstanceId == nil { return nil, errors.New("invalid value for required argument 'InstanceId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SecurityProfile err := ctx.RegisterResource("aws:connect/securityProfile:SecurityProfile", name, args, &resource, opts...) diff --git a/sdk/go/aws/connect/user.go b/sdk/go/aws/connect/user.go index c6b2a3d9159..6f92d4035d1 100644 --- a/sdk/go/aws/connect/user.go +++ b/sdk/go/aws/connect/user.go @@ -271,7 +271,6 @@ func NewUser(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "password", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/connect/userHierarchyGroup.go b/sdk/go/aws/connect/userHierarchyGroup.go index 674e014234a..2d854870441 100644 --- a/sdk/go/aws/connect/userHierarchyGroup.go +++ b/sdk/go/aws/connect/userHierarchyGroup.go @@ -130,10 +130,6 @@ func NewUserHierarchyGroup(ctx *pulumi.Context, if args.InstanceId == nil { return nil, errors.New("invalid value for required argument 'InstanceId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource UserHierarchyGroup err := ctx.RegisterResource("aws:connect/userHierarchyGroup:UserHierarchyGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/connect/vocabulary.go b/sdk/go/aws/connect/vocabulary.go index 6c0e6e46402..ad8668cb2a1 100644 --- a/sdk/go/aws/connect/vocabulary.go +++ b/sdk/go/aws/connect/vocabulary.go @@ -101,10 +101,6 @@ func NewVocabulary(ctx *pulumi.Context, if args.LanguageCode == nil { return nil, errors.New("invalid value for required argument 'LanguageCode'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Vocabulary err := ctx.RegisterResource("aws:connect/vocabulary:Vocabulary", name, args, &resource, opts...) diff --git a/sdk/go/aws/controltower/landingZone.go b/sdk/go/aws/controltower/landingZone.go index ea28cb0d8fa..275b4ee40b5 100644 --- a/sdk/go/aws/controltower/landingZone.go +++ b/sdk/go/aws/controltower/landingZone.go @@ -96,10 +96,6 @@ func NewLandingZone(ctx *pulumi.Context, if args.Version == nil { return nil, errors.New("invalid value for required argument 'Version'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource LandingZone err := ctx.RegisterResource("aws:controltower/landingZone:LandingZone", name, args, &resource, opts...) diff --git a/sdk/go/aws/costexplorer/anomalyMonitor.go b/sdk/go/aws/costexplorer/anomalyMonitor.go index e29c31a44d8..2cc15ae679d 100644 --- a/sdk/go/aws/costexplorer/anomalyMonitor.go +++ b/sdk/go/aws/costexplorer/anomalyMonitor.go @@ -130,10 +130,6 @@ func NewAnomalyMonitor(ctx *pulumi.Context, if args.MonitorType == nil { return nil, errors.New("invalid value for required argument 'MonitorType'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource AnomalyMonitor err := ctx.RegisterResource("aws:costexplorer/anomalyMonitor:AnomalyMonitor", name, args, &resource, opts...) diff --git a/sdk/go/aws/costexplorer/anomalySubscription.go b/sdk/go/aws/costexplorer/anomalySubscription.go index 26ba4f626b5..3f0edbebbcd 100644 --- a/sdk/go/aws/costexplorer/anomalySubscription.go +++ b/sdk/go/aws/costexplorer/anomalySubscription.go @@ -331,10 +331,6 @@ func NewAnomalySubscription(ctx *pulumi.Context, if args.Subscribers == nil { return nil, errors.New("invalid value for required argument 'Subscribers'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource AnomalySubscription err := ctx.RegisterResource("aws:costexplorer/anomalySubscription:AnomalySubscription", name, args, &resource, opts...) diff --git a/sdk/go/aws/costexplorer/costCategory.go b/sdk/go/aws/costexplorer/costCategory.go index 3f281aa7baf..503e069c510 100644 --- a/sdk/go/aws/costexplorer/costCategory.go +++ b/sdk/go/aws/costexplorer/costCategory.go @@ -135,10 +135,6 @@ func NewCostCategory(ctx *pulumi.Context, if args.Rules == nil { return nil, errors.New("invalid value for required argument 'Rules'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource CostCategory err := ctx.RegisterResource("aws:costexplorer/costCategory:CostCategory", name, args, &resource, opts...) diff --git a/sdk/go/aws/customerprofiles/domain.go b/sdk/go/aws/customerprofiles/domain.go index 143b94bb30c..0ad8b3078f5 100644 --- a/sdk/go/aws/customerprofiles/domain.go +++ b/sdk/go/aws/customerprofiles/domain.go @@ -201,10 +201,6 @@ func NewDomain(ctx *pulumi.Context, if args.DomainName == nil { return nil, errors.New("invalid value for required argument 'DomainName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Domain err := ctx.RegisterResource("aws:customerprofiles/domain:Domain", name, args, &resource, opts...) diff --git a/sdk/go/aws/dataexchange/dataSet.go b/sdk/go/aws/dataexchange/dataSet.go index 2c3c1333e6d..3d9647625e7 100644 --- a/sdk/go/aws/dataexchange/dataSet.go +++ b/sdk/go/aws/dataexchange/dataSet.go @@ -82,10 +82,6 @@ func NewDataSet(ctx *pulumi.Context, if args.Description == nil { return nil, errors.New("invalid value for required argument 'Description'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DataSet err := ctx.RegisterResource("aws:dataexchange/dataSet:DataSet", name, args, &resource, opts...) diff --git a/sdk/go/aws/dataexchange/revision.go b/sdk/go/aws/dataexchange/revision.go index c58a304c817..b0b272e2f4d 100644 --- a/sdk/go/aws/dataexchange/revision.go +++ b/sdk/go/aws/dataexchange/revision.go @@ -78,10 +78,6 @@ func NewRevision(ctx *pulumi.Context, if args.DataSetId == nil { return nil, errors.New("invalid value for required argument 'DataSetId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Revision err := ctx.RegisterResource("aws:dataexchange/revision:Revision", name, args, &resource, opts...) diff --git a/sdk/go/aws/datapipeline/pipeline.go b/sdk/go/aws/datapipeline/pipeline.go index 5443a3f18cb..5cfeb4c9856 100644 --- a/sdk/go/aws/datapipeline/pipeline.go +++ b/sdk/go/aws/datapipeline/pipeline.go @@ -68,10 +68,6 @@ func NewPipeline(ctx *pulumi.Context, args = &PipelineArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Pipeline err := ctx.RegisterResource("aws:datapipeline/pipeline:Pipeline", name, args, &resource, opts...) diff --git a/sdk/go/aws/datasync/agent.go b/sdk/go/aws/datasync/agent.go index ab0c8c86d20..eaf62b5c988 100644 --- a/sdk/go/aws/datasync/agent.go +++ b/sdk/go/aws/datasync/agent.go @@ -84,10 +84,6 @@ func NewAgent(ctx *pulumi.Context, args = &AgentArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Agent err := ctx.RegisterResource("aws:datasync/agent:Agent", name, args, &resource, opts...) diff --git a/sdk/go/aws/datasync/efsLocation.go b/sdk/go/aws/datasync/efsLocation.go index 1667e6ed2bb..f46cd190a9c 100644 --- a/sdk/go/aws/datasync/efsLocation.go +++ b/sdk/go/aws/datasync/efsLocation.go @@ -97,10 +97,6 @@ func NewEfsLocation(ctx *pulumi.Context, if args.EfsFileSystemArn == nil { return nil, errors.New("invalid value for required argument 'EfsFileSystemArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource EfsLocation err := ctx.RegisterResource("aws:datasync/efsLocation:EfsLocation", name, args, &resource, opts...) diff --git a/sdk/go/aws/datasync/fsxOpenZfsFileSystem.go b/sdk/go/aws/datasync/fsxOpenZfsFileSystem.go index fcb6684e1e4..3270123d254 100644 --- a/sdk/go/aws/datasync/fsxOpenZfsFileSystem.go +++ b/sdk/go/aws/datasync/fsxOpenZfsFileSystem.go @@ -100,10 +100,6 @@ func NewFsxOpenZfsFileSystem(ctx *pulumi.Context, if args.SecurityGroupArns == nil { return nil, errors.New("invalid value for required argument 'SecurityGroupArns'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource FsxOpenZfsFileSystem err := ctx.RegisterResource("aws:datasync/fsxOpenZfsFileSystem:FsxOpenZfsFileSystem", name, args, &resource, opts...) diff --git a/sdk/go/aws/datasync/locationAzureBlob.go b/sdk/go/aws/datasync/locationAzureBlob.go index 8e13f1609fe..4e3e065bee9 100644 --- a/sdk/go/aws/datasync/locationAzureBlob.go +++ b/sdk/go/aws/datasync/locationAzureBlob.go @@ -102,10 +102,6 @@ func NewLocationAzureBlob(ctx *pulumi.Context, if args.ContainerUrl == nil { return nil, errors.New("invalid value for required argument 'ContainerUrl'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource LocationAzureBlob err := ctx.RegisterResource("aws:datasync/locationAzureBlob:LocationAzureBlob", name, args, &resource, opts...) diff --git a/sdk/go/aws/datasync/locationFsxLustre.go b/sdk/go/aws/datasync/locationFsxLustre.go index 0b8b63157fa..994b5d2a2a8 100644 --- a/sdk/go/aws/datasync/locationFsxLustre.go +++ b/sdk/go/aws/datasync/locationFsxLustre.go @@ -88,10 +88,6 @@ func NewLocationFsxLustre(ctx *pulumi.Context, if args.SecurityGroupArns == nil { return nil, errors.New("invalid value for required argument 'SecurityGroupArns'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource LocationFsxLustre err := ctx.RegisterResource("aws:datasync/locationFsxLustre:LocationFsxLustre", name, args, &resource, opts...) diff --git a/sdk/go/aws/datasync/locationFsxOntapFileSystem.go b/sdk/go/aws/datasync/locationFsxOntapFileSystem.go index 57bc4a1d7b0..dbb286d1f57 100644 --- a/sdk/go/aws/datasync/locationFsxOntapFileSystem.go +++ b/sdk/go/aws/datasync/locationFsxOntapFileSystem.go @@ -69,10 +69,6 @@ func NewLocationFsxOntapFileSystem(ctx *pulumi.Context, if args.StorageVirtualMachineArn == nil { return nil, errors.New("invalid value for required argument 'StorageVirtualMachineArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource LocationFsxOntapFileSystem err := ctx.RegisterResource("aws:datasync/locationFsxOntapFileSystem:LocationFsxOntapFileSystem", name, args, &resource, opts...) diff --git a/sdk/go/aws/datasync/locationFsxWindows.go b/sdk/go/aws/datasync/locationFsxWindows.go index 31359189f9e..75675ced1a4 100644 --- a/sdk/go/aws/datasync/locationFsxWindows.go +++ b/sdk/go/aws/datasync/locationFsxWindows.go @@ -107,7 +107,6 @@ func NewLocationFsxWindows(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "password", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/datasync/locationHdfs.go b/sdk/go/aws/datasync/locationHdfs.go index 6c639a31051..b359e99ec4d 100644 --- a/sdk/go/aws/datasync/locationHdfs.go +++ b/sdk/go/aws/datasync/locationHdfs.go @@ -112,10 +112,6 @@ func NewLocationHdfs(ctx *pulumi.Context, if args.NameNodes == nil { return nil, errors.New("invalid value for required argument 'NameNodes'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource LocationHdfs err := ctx.RegisterResource("aws:datasync/locationHdfs:LocationHdfs", name, args, &resource, opts...) diff --git a/sdk/go/aws/datasync/locationObjectStorage.go b/sdk/go/aws/datasync/locationObjectStorage.go index 0186fbc582d..4737c8972f4 100644 --- a/sdk/go/aws/datasync/locationObjectStorage.go +++ b/sdk/go/aws/datasync/locationObjectStorage.go @@ -109,7 +109,6 @@ func NewLocationObjectStorage(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "secretKey", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/datasync/locationSmb.go b/sdk/go/aws/datasync/locationSmb.go index 64446e0d742..6e7d0ebd89a 100644 --- a/sdk/go/aws/datasync/locationSmb.go +++ b/sdk/go/aws/datasync/locationSmb.go @@ -112,7 +112,6 @@ func NewLocationSmb(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "password", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/datasync/nfsLocation.go b/sdk/go/aws/datasync/nfsLocation.go index e4d2310eb73..56cf168f82d 100644 --- a/sdk/go/aws/datasync/nfsLocation.go +++ b/sdk/go/aws/datasync/nfsLocation.go @@ -95,10 +95,6 @@ func NewNfsLocation(ctx *pulumi.Context, if args.Subdirectory == nil { return nil, errors.New("invalid value for required argument 'Subdirectory'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource NfsLocation err := ctx.RegisterResource("aws:datasync/nfsLocation:NfsLocation", name, args, &resource, opts...) diff --git a/sdk/go/aws/datasync/s3location.go b/sdk/go/aws/datasync/s3location.go index d469b85d590..8bef6c20a89 100644 --- a/sdk/go/aws/datasync/s3location.go +++ b/sdk/go/aws/datasync/s3location.go @@ -94,10 +94,6 @@ func NewS3Location(ctx *pulumi.Context, if args.Subdirectory == nil { return nil, errors.New("invalid value for required argument 'Subdirectory'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource S3Location err := ctx.RegisterResource("aws:datasync/s3Location:S3Location", name, args, &resource, opts...) diff --git a/sdk/go/aws/datasync/task.go b/sdk/go/aws/datasync/task.go index 3f0ae8534b3..40166461c7d 100644 --- a/sdk/go/aws/datasync/task.go +++ b/sdk/go/aws/datasync/task.go @@ -134,10 +134,6 @@ func NewTask(ctx *pulumi.Context, if args.SourceLocationArn == nil { return nil, errors.New("invalid value for required argument 'SourceLocationArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Task err := ctx.RegisterResource("aws:datasync/task:Task", name, args, &resource, opts...) diff --git a/sdk/go/aws/dax/cluster.go b/sdk/go/aws/dax/cluster.go index 88a455106bd..c6f0f9b117c 100644 --- a/sdk/go/aws/dax/cluster.go +++ b/sdk/go/aws/dax/cluster.go @@ -138,10 +138,6 @@ func NewCluster(ctx *pulumi.Context, if args.ReplicationFactor == nil { return nil, errors.New("invalid value for required argument 'ReplicationFactor'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Cluster err := ctx.RegisterResource("aws:dax/cluster:Cluster", name, args, &resource, opts...) diff --git a/sdk/go/aws/detective/graph.go b/sdk/go/aws/detective/graph.go index 652f4f85318..77ee39075ea 100644 --- a/sdk/go/aws/detective/graph.go +++ b/sdk/go/aws/detective/graph.go @@ -70,10 +70,6 @@ func NewGraph(ctx *pulumi.Context, args = &GraphArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Graph err := ctx.RegisterResource("aws:detective/graph:Graph", name, args, &resource, opts...) diff --git a/sdk/go/aws/devicefarm/devicePool.go b/sdk/go/aws/devicefarm/devicePool.go index a439e69d5fd..bcff8685bd6 100644 --- a/sdk/go/aws/devicefarm/devicePool.go +++ b/sdk/go/aws/devicefarm/devicePool.go @@ -93,10 +93,6 @@ func NewDevicePool(ctx *pulumi.Context, if args.Rules == nil { return nil, errors.New("invalid value for required argument 'Rules'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DevicePool err := ctx.RegisterResource("aws:devicefarm/devicePool:DevicePool", name, args, &resource, opts...) diff --git a/sdk/go/aws/devicefarm/instanceProfile.go b/sdk/go/aws/devicefarm/instanceProfile.go index 952d9dd3f9d..87732e5e658 100644 --- a/sdk/go/aws/devicefarm/instanceProfile.go +++ b/sdk/go/aws/devicefarm/instanceProfile.go @@ -78,10 +78,6 @@ func NewInstanceProfile(ctx *pulumi.Context, args = &InstanceProfileArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource InstanceProfile err := ctx.RegisterResource("aws:devicefarm/instanceProfile:InstanceProfile", name, args, &resource, opts...) diff --git a/sdk/go/aws/devicefarm/networkProfile.go b/sdk/go/aws/devicefarm/networkProfile.go index aff56e3063f..a5860c5b47b 100644 --- a/sdk/go/aws/devicefarm/networkProfile.go +++ b/sdk/go/aws/devicefarm/networkProfile.go @@ -102,10 +102,6 @@ func NewNetworkProfile(ctx *pulumi.Context, if args.ProjectArn == nil { return nil, errors.New("invalid value for required argument 'ProjectArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource NetworkProfile err := ctx.RegisterResource("aws:devicefarm/networkProfile:NetworkProfile", name, args, &resource, opts...) diff --git a/sdk/go/aws/devicefarm/project.go b/sdk/go/aws/devicefarm/project.go index 88f28ca30c1..8daec5a2d07 100644 --- a/sdk/go/aws/devicefarm/project.go +++ b/sdk/go/aws/devicefarm/project.go @@ -75,10 +75,6 @@ func NewProject(ctx *pulumi.Context, args = &ProjectArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Project err := ctx.RegisterResource("aws:devicefarm/project:Project", name, args, &resource, opts...) diff --git a/sdk/go/aws/devicefarm/testGridProject.go b/sdk/go/aws/devicefarm/testGridProject.go index 9ac4ba6876f..c666beb79cd 100644 --- a/sdk/go/aws/devicefarm/testGridProject.go +++ b/sdk/go/aws/devicefarm/testGridProject.go @@ -50,10 +50,6 @@ func NewTestGridProject(ctx *pulumi.Context, args = &TestGridProjectArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource TestGridProject err := ctx.RegisterResource("aws:devicefarm/testGridProject:TestGridProject", name, args, &resource, opts...) diff --git a/sdk/go/aws/directconnect/connection.go b/sdk/go/aws/directconnect/connection.go index ea2fc78d308..1b99804a529 100644 --- a/sdk/go/aws/directconnect/connection.go +++ b/sdk/go/aws/directconnect/connection.go @@ -166,10 +166,6 @@ func NewConnection(ctx *pulumi.Context, if args.Location == nil { return nil, errors.New("invalid value for required argument 'Location'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Connection err := ctx.RegisterResource("aws:directconnect/connection:Connection", name, args, &resource, opts...) diff --git a/sdk/go/aws/directconnect/hostedPrivateVirtualInterfaceAccepter.go b/sdk/go/aws/directconnect/hostedPrivateVirtualInterfaceAccepter.go index 94f457ef60e..cfc69537985 100644 --- a/sdk/go/aws/directconnect/hostedPrivateVirtualInterfaceAccepter.go +++ b/sdk/go/aws/directconnect/hostedPrivateVirtualInterfaceAccepter.go @@ -109,10 +109,6 @@ func NewHostedPrivateVirtualInterfaceAccepter(ctx *pulumi.Context, if args.VirtualInterfaceId == nil { return nil, errors.New("invalid value for required argument 'VirtualInterfaceId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource HostedPrivateVirtualInterfaceAccepter err := ctx.RegisterResource("aws:directconnect/hostedPrivateVirtualInterfaceAccepter:HostedPrivateVirtualInterfaceAccepter", name, args, &resource, opts...) diff --git a/sdk/go/aws/directconnect/hostedPublicVirtualInterfaceAccepter.go b/sdk/go/aws/directconnect/hostedPublicVirtualInterfaceAccepter.go index 2229de6f6d7..63c555cea9e 100644 --- a/sdk/go/aws/directconnect/hostedPublicVirtualInterfaceAccepter.go +++ b/sdk/go/aws/directconnect/hostedPublicVirtualInterfaceAccepter.go @@ -103,10 +103,6 @@ func NewHostedPublicVirtualInterfaceAccepter(ctx *pulumi.Context, if args.VirtualInterfaceId == nil { return nil, errors.New("invalid value for required argument 'VirtualInterfaceId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource HostedPublicVirtualInterfaceAccepter err := ctx.RegisterResource("aws:directconnect/hostedPublicVirtualInterfaceAccepter:HostedPublicVirtualInterfaceAccepter", name, args, &resource, opts...) diff --git a/sdk/go/aws/directconnect/hostedTransitVirtualInterfaceAcceptor.go b/sdk/go/aws/directconnect/hostedTransitVirtualInterfaceAcceptor.go index 4d39ba17f4a..38ba72435c8 100644 --- a/sdk/go/aws/directconnect/hostedTransitVirtualInterfaceAcceptor.go +++ b/sdk/go/aws/directconnect/hostedTransitVirtualInterfaceAcceptor.go @@ -113,10 +113,6 @@ func NewHostedTransitVirtualInterfaceAcceptor(ctx *pulumi.Context, if args.VirtualInterfaceId == nil { return nil, errors.New("invalid value for required argument 'VirtualInterfaceId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource HostedTransitVirtualInterfaceAcceptor err := ctx.RegisterResource("aws:directconnect/hostedTransitVirtualInterfaceAcceptor:HostedTransitVirtualInterfaceAcceptor", name, args, &resource, opts...) diff --git a/sdk/go/aws/directconnect/linkAggregationGroup.go b/sdk/go/aws/directconnect/linkAggregationGroup.go index 73f972875df..f2abcb65cda 100644 --- a/sdk/go/aws/directconnect/linkAggregationGroup.go +++ b/sdk/go/aws/directconnect/linkAggregationGroup.go @@ -97,10 +97,6 @@ func NewLinkAggregationGroup(ctx *pulumi.Context, if args.Location == nil { return nil, errors.New("invalid value for required argument 'Location'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource LinkAggregationGroup err := ctx.RegisterResource("aws:directconnect/linkAggregationGroup:LinkAggregationGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/directconnect/privateVirtualInterface.go b/sdk/go/aws/directconnect/privateVirtualInterface.go index 33b20cc8ef2..abc65555bbd 100644 --- a/sdk/go/aws/directconnect/privateVirtualInterface.go +++ b/sdk/go/aws/directconnect/privateVirtualInterface.go @@ -114,10 +114,6 @@ func NewPrivateVirtualInterface(ctx *pulumi.Context, if args.Vlan == nil { return nil, errors.New("invalid value for required argument 'Vlan'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource PrivateVirtualInterface err := ctx.RegisterResource("aws:directconnect/privateVirtualInterface:PrivateVirtualInterface", name, args, &resource, opts...) diff --git a/sdk/go/aws/directconnect/publicVirtualInterface.go b/sdk/go/aws/directconnect/publicVirtualInterface.go index 459a90fc1f0..0383c2fc480 100644 --- a/sdk/go/aws/directconnect/publicVirtualInterface.go +++ b/sdk/go/aws/directconnect/publicVirtualInterface.go @@ -114,10 +114,6 @@ func NewPublicVirtualInterface(ctx *pulumi.Context, if args.Vlan == nil { return nil, errors.New("invalid value for required argument 'Vlan'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource PublicVirtualInterface err := ctx.RegisterResource("aws:directconnect/publicVirtualInterface:PublicVirtualInterface", name, args, &resource, opts...) diff --git a/sdk/go/aws/directconnect/transitVirtualInterface.go b/sdk/go/aws/directconnect/transitVirtualInterface.go index 2f9085c2be4..af10a15b8b5 100644 --- a/sdk/go/aws/directconnect/transitVirtualInterface.go +++ b/sdk/go/aws/directconnect/transitVirtualInterface.go @@ -123,10 +123,6 @@ func NewTransitVirtualInterface(ctx *pulumi.Context, if args.Vlan == nil { return nil, errors.New("invalid value for required argument 'Vlan'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource TransitVirtualInterface err := ctx.RegisterResource("aws:directconnect/transitVirtualInterface:TransitVirtualInterface", name, args, &resource, opts...) diff --git a/sdk/go/aws/directoryservice/directory.go b/sdk/go/aws/directoryservice/directory.go index 76155f60eee..fd3f40ee188 100644 --- a/sdk/go/aws/directoryservice/directory.go +++ b/sdk/go/aws/directoryservice/directory.go @@ -267,7 +267,6 @@ func NewDirectory(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "password", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/directoryservice/serviceRegion.go b/sdk/go/aws/directoryservice/serviceRegion.go index ca208d11c91..334fbde5d8c 100644 --- a/sdk/go/aws/directoryservice/serviceRegion.go +++ b/sdk/go/aws/directoryservice/serviceRegion.go @@ -59,10 +59,6 @@ func NewServiceRegion(ctx *pulumi.Context, if args.VpcSettings == nil { return nil, errors.New("invalid value for required argument 'VpcSettings'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ServiceRegion err := ctx.RegisterResource("aws:directoryservice/serviceRegion:ServiceRegion", name, args, &resource, opts...) diff --git a/sdk/go/aws/dlm/lifecyclePolicy.go b/sdk/go/aws/dlm/lifecyclePolicy.go index 34cce51bc41..923d64a0b32 100644 --- a/sdk/go/aws/dlm/lifecyclePolicy.go +++ b/sdk/go/aws/dlm/lifecyclePolicy.go @@ -133,10 +133,6 @@ func NewLifecyclePolicy(ctx *pulumi.Context, if args.PolicyDetails == nil { return nil, errors.New("invalid value for required argument 'PolicyDetails'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource LifecyclePolicy err := ctx.RegisterResource("aws:dlm/lifecyclePolicy:LifecyclePolicy", name, args, &resource, opts...) diff --git a/sdk/go/aws/dms/certificate.go b/sdk/go/aws/dms/certificate.go index d8e71e20d01..cb35efbc368 100644 --- a/sdk/go/aws/dms/certificate.go +++ b/sdk/go/aws/dms/certificate.go @@ -93,7 +93,6 @@ func NewCertificate(ctx *pulumi.Context, secrets := pulumi.AdditionalSecretOutputs([]string{ "certificatePem", "certificateWallet", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/dms/endpoint.go b/sdk/go/aws/dms/endpoint.go index 89f52eb294d..b74db3fa6a0 100644 --- a/sdk/go/aws/dms/endpoint.go +++ b/sdk/go/aws/dms/endpoint.go @@ -149,7 +149,6 @@ func NewEndpoint(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "password", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/dms/eventSubscription.go b/sdk/go/aws/dms/eventSubscription.go index 6021bc475af..003e78c3dd9 100644 --- a/sdk/go/aws/dms/eventSubscription.go +++ b/sdk/go/aws/dms/eventSubscription.go @@ -102,10 +102,6 @@ func NewEventSubscription(ctx *pulumi.Context, if args.SourceType == nil { return nil, errors.New("invalid value for required argument 'SourceType'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource EventSubscription err := ctx.RegisterResource("aws:dms/eventSubscription:EventSubscription", name, args, &resource, opts...) diff --git a/sdk/go/aws/dms/replicationConfig.go b/sdk/go/aws/dms/replicationConfig.go index 1c6bcf4003a..24f8be8b320 100644 --- a/sdk/go/aws/dms/replicationConfig.go +++ b/sdk/go/aws/dms/replicationConfig.go @@ -121,10 +121,6 @@ func NewReplicationConfig(ctx *pulumi.Context, if args.TargetEndpointArn == nil { return nil, errors.New("invalid value for required argument 'TargetEndpointArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ReplicationConfig err := ctx.RegisterResource("aws:dms/replicationConfig:ReplicationConfig", name, args, &resource, opts...) diff --git a/sdk/go/aws/dms/replicationInstance.go b/sdk/go/aws/dms/replicationInstance.go index 14ff8aa88b0..cdf4297eb0b 100644 --- a/sdk/go/aws/dms/replicationInstance.go +++ b/sdk/go/aws/dms/replicationInstance.go @@ -202,10 +202,6 @@ func NewReplicationInstance(ctx *pulumi.Context, if args.ReplicationInstanceId == nil { return nil, errors.New("invalid value for required argument 'ReplicationInstanceId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ReplicationInstance err := ctx.RegisterResource("aws:dms/replicationInstance:ReplicationInstance", name, args, &resource, opts...) diff --git a/sdk/go/aws/dms/replicationSubnetGroup.go b/sdk/go/aws/dms/replicationSubnetGroup.go index fa4ddcd88d4..cbcfc1bd606 100644 --- a/sdk/go/aws/dms/replicationSubnetGroup.go +++ b/sdk/go/aws/dms/replicationSubnetGroup.go @@ -166,10 +166,6 @@ func NewReplicationSubnetGroup(ctx *pulumi.Context, if args.SubnetIds == nil { return nil, errors.New("invalid value for required argument 'SubnetIds'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ReplicationSubnetGroup err := ctx.RegisterResource("aws:dms/replicationSubnetGroup:ReplicationSubnetGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/dms/replicationTask.go b/sdk/go/aws/dms/replicationTask.go index f846f29628e..e77726df9cc 100644 --- a/sdk/go/aws/dms/replicationTask.go +++ b/sdk/go/aws/dms/replicationTask.go @@ -126,10 +126,6 @@ func NewReplicationTask(ctx *pulumi.Context, if args.TargetEndpointArn == nil { return nil, errors.New("invalid value for required argument 'TargetEndpointArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ReplicationTask err := ctx.RegisterResource("aws:dms/replicationTask:ReplicationTask", name, args, &resource, opts...) diff --git a/sdk/go/aws/dms/s3endpoint.go b/sdk/go/aws/dms/s3endpoint.go index 5fdea3ab255..3cb2b230017 100644 --- a/sdk/go/aws/dms/s3endpoint.go +++ b/sdk/go/aws/dms/s3endpoint.go @@ -270,10 +270,6 @@ func NewS3Endpoint(ctx *pulumi.Context, if args.ServiceAccessRoleArn == nil { return nil, errors.New("invalid value for required argument 'ServiceAccessRoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource S3Endpoint err := ctx.RegisterResource("aws:dms/s3Endpoint:S3Endpoint", name, args, &resource, opts...) diff --git a/sdk/go/aws/docdb/cluster.go b/sdk/go/aws/docdb/cluster.go index 5b2ab9c8028..4dd5b4f8a6b 100644 --- a/sdk/go/aws/docdb/cluster.go +++ b/sdk/go/aws/docdb/cluster.go @@ -157,7 +157,6 @@ func NewCluster(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "masterPassword", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/docdb/clusterInstance.go b/sdk/go/aws/docdb/clusterInstance.go index 2cc1addbde2..e86cf369af5 100644 --- a/sdk/go/aws/docdb/clusterInstance.go +++ b/sdk/go/aws/docdb/clusterInstance.go @@ -177,10 +177,6 @@ func NewClusterInstance(ctx *pulumi.Context, if args.InstanceClass == nil { return nil, errors.New("invalid value for required argument 'InstanceClass'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ClusterInstance err := ctx.RegisterResource("aws:docdb/clusterInstance:ClusterInstance", name, args, &resource, opts...) diff --git a/sdk/go/aws/docdb/clusterParameterGroup.go b/sdk/go/aws/docdb/clusterParameterGroup.go index 90bf6a2c4ba..06ce3247565 100644 --- a/sdk/go/aws/docdb/clusterParameterGroup.go +++ b/sdk/go/aws/docdb/clusterParameterGroup.go @@ -89,10 +89,6 @@ func NewClusterParameterGroup(ctx *pulumi.Context, if args.Family == nil { return nil, errors.New("invalid value for required argument 'Family'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ClusterParameterGroup err := ctx.RegisterResource("aws:docdb/clusterParameterGroup:ClusterParameterGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/docdb/elasticCluster.go b/sdk/go/aws/docdb/elasticCluster.go index 82103183673..b7eba4d93cd 100644 --- a/sdk/go/aws/docdb/elasticCluster.go +++ b/sdk/go/aws/docdb/elasticCluster.go @@ -117,7 +117,6 @@ func NewElasticCluster(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "adminUserPassword", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/docdb/eventSubscription.go b/sdk/go/aws/docdb/eventSubscription.go index cb0a5a15731..fe59b7c5486 100644 --- a/sdk/go/aws/docdb/eventSubscription.go +++ b/sdk/go/aws/docdb/eventSubscription.go @@ -115,10 +115,6 @@ func NewEventSubscription(ctx *pulumi.Context, if args.SnsTopicArn == nil { return nil, errors.New("invalid value for required argument 'SnsTopicArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource EventSubscription err := ctx.RegisterResource("aws:docdb/eventSubscription:EventSubscription", name, args, &resource, opts...) diff --git a/sdk/go/aws/docdb/subnetGroup.go b/sdk/go/aws/docdb/subnetGroup.go index 98ff6ca01b5..1683731c73a 100644 --- a/sdk/go/aws/docdb/subnetGroup.go +++ b/sdk/go/aws/docdb/subnetGroup.go @@ -89,10 +89,6 @@ func NewSubnetGroup(ctx *pulumi.Context, if args.Description == nil { args.Description = pulumi.StringPtr("Managed by Pulumi") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SubnetGroup err := ctx.RegisterResource("aws:docdb/subnetGroup:SubnetGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/dynamodb/table.go b/sdk/go/aws/dynamodb/table.go index 9c907b0818e..b9d3e945829 100644 --- a/sdk/go/aws/dynamodb/table.go +++ b/sdk/go/aws/dynamodb/table.go @@ -219,10 +219,6 @@ func NewTable(ctx *pulumi.Context, args = &TableArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Table err := ctx.RegisterResource("aws:dynamodb/table:Table", name, args, &resource, opts...) diff --git a/sdk/go/aws/dynamodb/tableReplica.go b/sdk/go/aws/dynamodb/tableReplica.go index 0a010b90b38..3c13fc224a6 100644 --- a/sdk/go/aws/dynamodb/tableReplica.go +++ b/sdk/go/aws/dynamodb/tableReplica.go @@ -121,10 +121,6 @@ func NewTableReplica(ctx *pulumi.Context, if args.GlobalTableArn == nil { return nil, errors.New("invalid value for required argument 'GlobalTableArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource TableReplica err := ctx.RegisterResource("aws:dynamodb/tableReplica:TableReplica", name, args, &resource, opts...) diff --git a/sdk/go/aws/ebs/snapshot.go b/sdk/go/aws/ebs/snapshot.go index 90eff273dde..040fe3347a1 100644 --- a/sdk/go/aws/ebs/snapshot.go +++ b/sdk/go/aws/ebs/snapshot.go @@ -109,10 +109,6 @@ func NewSnapshot(ctx *pulumi.Context, if args.VolumeId == nil { return nil, errors.New("invalid value for required argument 'VolumeId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Snapshot err := ctx.RegisterResource("aws:ebs/snapshot:Snapshot", name, args, &resource, opts...) diff --git a/sdk/go/aws/ebs/snapshotCopy.go b/sdk/go/aws/ebs/snapshotCopy.go index 8a16b46efd2..2e446a07b7b 100644 --- a/sdk/go/aws/ebs/snapshotCopy.go +++ b/sdk/go/aws/ebs/snapshotCopy.go @@ -114,10 +114,6 @@ func NewSnapshotCopy(ctx *pulumi.Context, if args.SourceSnapshotId == nil { return nil, errors.New("invalid value for required argument 'SourceSnapshotId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SnapshotCopy err := ctx.RegisterResource("aws:ebs/snapshotCopy:SnapshotCopy", name, args, &resource, opts...) diff --git a/sdk/go/aws/ebs/snapshotImport.go b/sdk/go/aws/ebs/snapshotImport.go index a448ad9b186..3b36c6a0c4d 100644 --- a/sdk/go/aws/ebs/snapshotImport.go +++ b/sdk/go/aws/ebs/snapshotImport.go @@ -100,10 +100,6 @@ func NewSnapshotImport(ctx *pulumi.Context, if args.DiskContainer == nil { return nil, errors.New("invalid value for required argument 'DiskContainer'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SnapshotImport err := ctx.RegisterResource("aws:ebs/snapshotImport:SnapshotImport", name, args, &resource, opts...) diff --git a/sdk/go/aws/ebs/volume.go b/sdk/go/aws/ebs/volume.go index 9ea3742f5d1..9e437655526 100644 --- a/sdk/go/aws/ebs/volume.go +++ b/sdk/go/aws/ebs/volume.go @@ -102,10 +102,6 @@ func NewVolume(ctx *pulumi.Context, if args.AvailabilityZone == nil { return nil, errors.New("invalid value for required argument 'AvailabilityZone'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Volume err := ctx.RegisterResource("aws:ebs/volume:Volume", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/ami.go b/sdk/go/aws/ec2/ami.go index dc365b4d966..e0be1e73f8b 100644 --- a/sdk/go/aws/ec2/ami.go +++ b/sdk/go/aws/ec2/ami.go @@ -143,10 +143,6 @@ func NewAmi(ctx *pulumi.Context, args = &AmiArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Ami err := ctx.RegisterResource("aws:ec2/ami:Ami", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/amiCopy.go b/sdk/go/aws/ec2/amiCopy.go index c18d75e3d76..10d7311d4f2 100644 --- a/sdk/go/aws/ec2/amiCopy.go +++ b/sdk/go/aws/ec2/amiCopy.go @@ -141,10 +141,6 @@ func NewAmiCopy(ctx *pulumi.Context, if args.SourceAmiRegion == nil { return nil, errors.New("invalid value for required argument 'SourceAmiRegion'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource AmiCopy err := ctx.RegisterResource("aws:ec2/amiCopy:AmiCopy", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/amiFromInstance.go b/sdk/go/aws/ec2/amiFromInstance.go index 7f4d91431df..d5b16e427b3 100644 --- a/sdk/go/aws/ec2/amiFromInstance.go +++ b/sdk/go/aws/ec2/amiFromInstance.go @@ -133,10 +133,6 @@ func NewAmiFromInstance(ctx *pulumi.Context, if args.SourceInstanceId == nil { return nil, errors.New("invalid value for required argument 'SourceInstanceId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource AmiFromInstance err := ctx.RegisterResource("aws:ec2/amiFromInstance:AmiFromInstance", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/capacityReservation.go b/sdk/go/aws/ec2/capacityReservation.go index d537dbc90ce..61b7befaac7 100644 --- a/sdk/go/aws/ec2/capacityReservation.go +++ b/sdk/go/aws/ec2/capacityReservation.go @@ -110,10 +110,6 @@ func NewCapacityReservation(ctx *pulumi.Context, if args.InstanceType == nil { return nil, errors.New("invalid value for required argument 'InstanceType'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource CapacityReservation err := ctx.RegisterResource("aws:ec2/capacityReservation:CapacityReservation", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/carrierGateway.go b/sdk/go/aws/ec2/carrierGateway.go index 6bccb74e87c..2e113ccea58 100644 --- a/sdk/go/aws/ec2/carrierGateway.go +++ b/sdk/go/aws/ec2/carrierGateway.go @@ -79,10 +79,6 @@ func NewCarrierGateway(ctx *pulumi.Context, if args.VpcId == nil { return nil, errors.New("invalid value for required argument 'VpcId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource CarrierGateway err := ctx.RegisterResource("aws:ec2/carrierGateway:CarrierGateway", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/customerGateway.go b/sdk/go/aws/ec2/customerGateway.go index 726a812da57..3ccdd884e80 100644 --- a/sdk/go/aws/ec2/customerGateway.go +++ b/sdk/go/aws/ec2/customerGateway.go @@ -91,10 +91,6 @@ func NewCustomerGateway(ctx *pulumi.Context, if args.Type == nil { return nil, errors.New("invalid value for required argument 'Type'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource CustomerGateway err := ctx.RegisterResource("aws:ec2/customerGateway:CustomerGateway", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/dedicatedHost.go b/sdk/go/aws/ec2/dedicatedHost.go index 31f902d5b6a..50cd1a388d2 100644 --- a/sdk/go/aws/ec2/dedicatedHost.go +++ b/sdk/go/aws/ec2/dedicatedHost.go @@ -91,10 +91,6 @@ func NewDedicatedHost(ctx *pulumi.Context, if args.AvailabilityZone == nil { return nil, errors.New("invalid value for required argument 'AvailabilityZone'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DedicatedHost err := ctx.RegisterResource("aws:ec2/dedicatedHost:DedicatedHost", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/defaultNetworkAcl.go b/sdk/go/aws/ec2/defaultNetworkAcl.go index 34dd79173cc..c9bc80a1c95 100644 --- a/sdk/go/aws/ec2/defaultNetworkAcl.go +++ b/sdk/go/aws/ec2/defaultNetworkAcl.go @@ -233,10 +233,6 @@ func NewDefaultNetworkAcl(ctx *pulumi.Context, if args.DefaultNetworkAclId == nil { return nil, errors.New("invalid value for required argument 'DefaultNetworkAclId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DefaultNetworkAcl err := ctx.RegisterResource("aws:ec2/defaultNetworkAcl:DefaultNetworkAcl", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/defaultRouteTable.go b/sdk/go/aws/ec2/defaultRouteTable.go index 34803573e7a..8687b93676b 100644 --- a/sdk/go/aws/ec2/defaultRouteTable.go +++ b/sdk/go/aws/ec2/defaultRouteTable.go @@ -133,10 +133,6 @@ func NewDefaultRouteTable(ctx *pulumi.Context, if args.DefaultRouteTableId == nil { return nil, errors.New("invalid value for required argument 'DefaultRouteTableId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DefaultRouteTable err := ctx.RegisterResource("aws:ec2/defaultRouteTable:DefaultRouteTable", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/defaultSecurityGroup.go b/sdk/go/aws/ec2/defaultSecurityGroup.go index f686ff980fc..b7bbe4a9ba2 100644 --- a/sdk/go/aws/ec2/defaultSecurityGroup.go +++ b/sdk/go/aws/ec2/defaultSecurityGroup.go @@ -160,10 +160,6 @@ func NewDefaultSecurityGroup(ctx *pulumi.Context, args = &DefaultSecurityGroupArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DefaultSecurityGroup err := ctx.RegisterResource("aws:ec2/defaultSecurityGroup:DefaultSecurityGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/defaultSubnet.go b/sdk/go/aws/ec2/defaultSubnet.go index 48259ce4e79..e301c4371f6 100644 --- a/sdk/go/aws/ec2/defaultSubnet.go +++ b/sdk/go/aws/ec2/defaultSubnet.go @@ -107,10 +107,6 @@ func NewDefaultSubnet(ctx *pulumi.Context, if args.AvailabilityZone == nil { return nil, errors.New("invalid value for required argument 'AvailabilityZone'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DefaultSubnet err := ctx.RegisterResource("aws:ec2/defaultSubnet:DefaultSubnet", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/defaultVpc.go b/sdk/go/aws/ec2/defaultVpc.go index 21b0d30933e..5920477261d 100644 --- a/sdk/go/aws/ec2/defaultVpc.go +++ b/sdk/go/aws/ec2/defaultVpc.go @@ -100,10 +100,6 @@ func NewDefaultVpc(ctx *pulumi.Context, args = &DefaultVpcArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DefaultVpc err := ctx.RegisterResource("aws:ec2/defaultVpc:DefaultVpc", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/defaultVpcDhcpOptions.go b/sdk/go/aws/ec2/defaultVpcDhcpOptions.go index 8a65c373be3..1ea82e74b0a 100644 --- a/sdk/go/aws/ec2/defaultVpcDhcpOptions.go +++ b/sdk/go/aws/ec2/defaultVpcDhcpOptions.go @@ -88,10 +88,6 @@ func NewDefaultVpcDhcpOptions(ctx *pulumi.Context, args = &DefaultVpcDhcpOptionsArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DefaultVpcDhcpOptions err := ctx.RegisterResource("aws:ec2/defaultVpcDhcpOptions:DefaultVpcDhcpOptions", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/egressOnlyInternetGateway.go b/sdk/go/aws/ec2/egressOnlyInternetGateway.go index 2af5e001657..b2c9fe43bcb 100644 --- a/sdk/go/aws/ec2/egressOnlyInternetGateway.go +++ b/sdk/go/aws/ec2/egressOnlyInternetGateway.go @@ -85,10 +85,6 @@ func NewEgressOnlyInternetGateway(ctx *pulumi.Context, if args.VpcId == nil { return nil, errors.New("invalid value for required argument 'VpcId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource EgressOnlyInternetGateway err := ctx.RegisterResource("aws:ec2/egressOnlyInternetGateway:EgressOnlyInternetGateway", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/eip.go b/sdk/go/aws/ec2/eip.go index 4cb51df0f92..ba3d1b28ace 100644 --- a/sdk/go/aws/ec2/eip.go +++ b/sdk/go/aws/ec2/eip.go @@ -247,10 +247,6 @@ func NewEip(ctx *pulumi.Context, args = &EipArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Eip err := ctx.RegisterResource("aws:ec2/eip:Eip", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/fleet.go b/sdk/go/aws/ec2/fleet.go index b428df119e3..301b75d23c3 100644 --- a/sdk/go/aws/ec2/fleet.go +++ b/sdk/go/aws/ec2/fleet.go @@ -118,10 +118,6 @@ func NewFleet(ctx *pulumi.Context, if args.TargetCapacitySpecification == nil { return nil, errors.New("invalid value for required argument 'TargetCapacitySpecification'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Fleet err := ctx.RegisterResource("aws:ec2/fleet:Fleet", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/flowLog.go b/sdk/go/aws/ec2/flowLog.go index 9283252c86d..7821a0a1165 100644 --- a/sdk/go/aws/ec2/flowLog.go +++ b/sdk/go/aws/ec2/flowLog.go @@ -236,10 +236,6 @@ func NewFlowLog(ctx *pulumi.Context, args = &FlowLogArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource FlowLog err := ctx.RegisterResource("aws:ec2/flowLog:FlowLog", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/instance.go b/sdk/go/aws/ec2/instance.go index a44e1a26b17..fe561dad820 100644 --- a/sdk/go/aws/ec2/instance.go +++ b/sdk/go/aws/ec2/instance.go @@ -443,10 +443,6 @@ func NewInstance(ctx *pulumi.Context, args = &InstanceArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Instance err := ctx.RegisterResource("aws:ec2/instance:Instance", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/internetGateway.go b/sdk/go/aws/ec2/internetGateway.go index 76555e9a7e7..3b2a978c8db 100644 --- a/sdk/go/aws/ec2/internetGateway.go +++ b/sdk/go/aws/ec2/internetGateway.go @@ -104,10 +104,6 @@ func NewInternetGateway(ctx *pulumi.Context, args = &InternetGatewayArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource InternetGateway err := ctx.RegisterResource("aws:ec2/internetGateway:InternetGateway", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/keyPair.go b/sdk/go/aws/ec2/keyPair.go index 9200bebb4ec..4de113ddd9c 100644 --- a/sdk/go/aws/ec2/keyPair.go +++ b/sdk/go/aws/ec2/keyPair.go @@ -94,10 +94,6 @@ func NewKeyPair(ctx *pulumi.Context, if args.PublicKey == nil { return nil, errors.New("invalid value for required argument 'PublicKey'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource KeyPair err := ctx.RegisterResource("aws:ec2/keyPair:KeyPair", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/launchTemplate.go b/sdk/go/aws/ec2/launchTemplate.go index 00d664dd4f7..d3572184425 100644 --- a/sdk/go/aws/ec2/launchTemplate.go +++ b/sdk/go/aws/ec2/launchTemplate.go @@ -237,10 +237,6 @@ func NewLaunchTemplate(ctx *pulumi.Context, args = &LaunchTemplateArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource LaunchTemplate err := ctx.RegisterResource("aws:ec2/launchTemplate:LaunchTemplate", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/localGatewayRouteTableVpcAssociation.go b/sdk/go/aws/ec2/localGatewayRouteTableVpcAssociation.go index 1230d23d69e..df01d9696c1 100644 --- a/sdk/go/aws/ec2/localGatewayRouteTableVpcAssociation.go +++ b/sdk/go/aws/ec2/localGatewayRouteTableVpcAssociation.go @@ -93,10 +93,6 @@ func NewLocalGatewayRouteTableVpcAssociation(ctx *pulumi.Context, if args.VpcId == nil { return nil, errors.New("invalid value for required argument 'VpcId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource LocalGatewayRouteTableVpcAssociation err := ctx.RegisterResource("aws:ec2/localGatewayRouteTableVpcAssociation:LocalGatewayRouteTableVpcAssociation", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/managedPrefixList.go b/sdk/go/aws/ec2/managedPrefixList.go index 4b7bc46ab12..2ae51bfe314 100644 --- a/sdk/go/aws/ec2/managedPrefixList.go +++ b/sdk/go/aws/ec2/managedPrefixList.go @@ -115,10 +115,6 @@ func NewManagedPrefixList(ctx *pulumi.Context, if args.MaxEntries == nil { return nil, errors.New("invalid value for required argument 'MaxEntries'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ManagedPrefixList err := ctx.RegisterResource("aws:ec2/managedPrefixList:ManagedPrefixList", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/natGateway.go b/sdk/go/aws/ec2/natGateway.go index a1f2476b6b6..7a8260532b4 100644 --- a/sdk/go/aws/ec2/natGateway.go +++ b/sdk/go/aws/ec2/natGateway.go @@ -182,10 +182,6 @@ func NewNatGateway(ctx *pulumi.Context, if args.SubnetId == nil { return nil, errors.New("invalid value for required argument 'SubnetId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource NatGateway err := ctx.RegisterResource("aws:ec2/natGateway:NatGateway", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/networkAcl.go b/sdk/go/aws/ec2/networkAcl.go index 472b57967cd..9ed65e0a02e 100644 --- a/sdk/go/aws/ec2/networkAcl.go +++ b/sdk/go/aws/ec2/networkAcl.go @@ -116,10 +116,6 @@ func NewNetworkAcl(ctx *pulumi.Context, if args.VpcId == nil { return nil, errors.New("invalid value for required argument 'VpcId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource NetworkAcl err := ctx.RegisterResource("aws:ec2/networkAcl:NetworkAcl", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/networkInsightsAnalysis.go b/sdk/go/aws/ec2/networkInsightsAnalysis.go index e420cca1d15..e0019bc4d13 100644 --- a/sdk/go/aws/ec2/networkInsightsAnalysis.go +++ b/sdk/go/aws/ec2/networkInsightsAnalysis.go @@ -106,10 +106,6 @@ func NewNetworkInsightsAnalysis(ctx *pulumi.Context, if args.NetworkInsightsPathId == nil { return nil, errors.New("invalid value for required argument 'NetworkInsightsPathId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource NetworkInsightsAnalysis err := ctx.RegisterResource("aws:ec2/networkInsightsAnalysis:NetworkInsightsAnalysis", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/networkInsightsPath.go b/sdk/go/aws/ec2/networkInsightsPath.go index eafb4fa93af..7d9d77d2813 100644 --- a/sdk/go/aws/ec2/networkInsightsPath.go +++ b/sdk/go/aws/ec2/networkInsightsPath.go @@ -98,10 +98,6 @@ func NewNetworkInsightsPath(ctx *pulumi.Context, if args.Source == nil { return nil, errors.New("invalid value for required argument 'Source'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource NetworkInsightsPath err := ctx.RegisterResource("aws:ec2/networkInsightsPath:NetworkInsightsPath", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/networkInterface.go b/sdk/go/aws/ec2/networkInterface.go index b4ce65f943f..489bd278ba0 100644 --- a/sdk/go/aws/ec2/networkInterface.go +++ b/sdk/go/aws/ec2/networkInterface.go @@ -146,10 +146,6 @@ func NewNetworkInterface(ctx *pulumi.Context, if args.SubnetId == nil { return nil, errors.New("invalid value for required argument 'SubnetId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource NetworkInterface err := ctx.RegisterResource("aws:ec2/networkInterface:NetworkInterface", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/placementGroup.go b/sdk/go/aws/ec2/placementGroup.go index e14134f07eb..3909da8b83b 100644 --- a/sdk/go/aws/ec2/placementGroup.go +++ b/sdk/go/aws/ec2/placementGroup.go @@ -86,10 +86,6 @@ func NewPlacementGroup(ctx *pulumi.Context, if args.Strategy == nil { return nil, errors.New("invalid value for required argument 'Strategy'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource PlacementGroup err := ctx.RegisterResource("aws:ec2/placementGroup:PlacementGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/routeTable.go b/sdk/go/aws/ec2/routeTable.go index ea1932b8451..a0d22b6bf53 100644 --- a/sdk/go/aws/ec2/routeTable.go +++ b/sdk/go/aws/ec2/routeTable.go @@ -238,10 +238,6 @@ func NewRouteTable(ctx *pulumi.Context, if args.VpcId == nil { return nil, errors.New("invalid value for required argument 'VpcId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource RouteTable err := ctx.RegisterResource("aws:ec2/routeTable:RouteTable", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/securityGroup.go b/sdk/go/aws/ec2/securityGroup.go index 18604d0141a..82ec5c000cd 100644 --- a/sdk/go/aws/ec2/securityGroup.go +++ b/sdk/go/aws/ec2/securityGroup.go @@ -350,10 +350,6 @@ func NewSecurityGroup(ctx *pulumi.Context, if args.Description == nil { args.Description = pulumi.StringPtr("Managed by Pulumi") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SecurityGroup err := ctx.RegisterResource("aws:ec2/securityGroup:SecurityGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/spotFleetRequest.go b/sdk/go/aws/ec2/spotFleetRequest.go index 5b1fa1bc75b..5e6bf91575d 100644 --- a/sdk/go/aws/ec2/spotFleetRequest.go +++ b/sdk/go/aws/ec2/spotFleetRequest.go @@ -306,10 +306,6 @@ func NewSpotFleetRequest(ctx *pulumi.Context, if args.TargetCapacity == nil { return nil, errors.New("invalid value for required argument 'TargetCapacity'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SpotFleetRequest err := ctx.RegisterResource("aws:ec2/spotFleetRequest:SpotFleetRequest", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/spotInstanceRequest.go b/sdk/go/aws/ec2/spotInstanceRequest.go index d741dddacda..ea2e1e7ea07 100644 --- a/sdk/go/aws/ec2/spotInstanceRequest.go +++ b/sdk/go/aws/ec2/spotInstanceRequest.go @@ -230,10 +230,6 @@ func NewSpotInstanceRequest(ctx *pulumi.Context, args = &SpotInstanceRequestArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SpotInstanceRequest err := ctx.RegisterResource("aws:ec2/spotInstanceRequest:SpotInstanceRequest", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/subnet.go b/sdk/go/aws/ec2/subnet.go index cd5a8fc9b3a..1ddbdc22019 100644 --- a/sdk/go/aws/ec2/subnet.go +++ b/sdk/go/aws/ec2/subnet.go @@ -156,10 +156,6 @@ func NewSubnet(ctx *pulumi.Context, if args.VpcId == nil { return nil, errors.New("invalid value for required argument 'VpcId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Subnet err := ctx.RegisterResource("aws:ec2/subnet:Subnet", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/trafficMirrorFilter.go b/sdk/go/aws/ec2/trafficMirrorFilter.go index eda321c576b..1a8297d7e5f 100644 --- a/sdk/go/aws/ec2/trafficMirrorFilter.go +++ b/sdk/go/aws/ec2/trafficMirrorFilter.go @@ -78,10 +78,6 @@ func NewTrafficMirrorFilter(ctx *pulumi.Context, args = &TrafficMirrorFilterArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource TrafficMirrorFilter err := ctx.RegisterResource("aws:ec2/trafficMirrorFilter:TrafficMirrorFilter", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/trafficMirrorSession.go b/sdk/go/aws/ec2/trafficMirrorSession.go index 913f19c2e0e..04ccbebe60b 100644 --- a/sdk/go/aws/ec2/trafficMirrorSession.go +++ b/sdk/go/aws/ec2/trafficMirrorSession.go @@ -119,10 +119,6 @@ func NewTrafficMirrorSession(ctx *pulumi.Context, if args.TrafficMirrorTargetId == nil { return nil, errors.New("invalid value for required argument 'TrafficMirrorTargetId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource TrafficMirrorSession err := ctx.RegisterResource("aws:ec2/trafficMirrorSession:TrafficMirrorSession", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/trafficMirrorTarget.go b/sdk/go/aws/ec2/trafficMirrorTarget.go index 22c07424341..31272c9cfb7 100644 --- a/sdk/go/aws/ec2/trafficMirrorTarget.go +++ b/sdk/go/aws/ec2/trafficMirrorTarget.go @@ -98,10 +98,6 @@ func NewTrafficMirrorTarget(ctx *pulumi.Context, args = &TrafficMirrorTargetArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource TrafficMirrorTarget err := ctx.RegisterResource("aws:ec2/trafficMirrorTarget:TrafficMirrorTarget", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/vpc.go b/sdk/go/aws/ec2/vpc.go index 5f0e9cadafe..08d6647f911 100644 --- a/sdk/go/aws/ec2/vpc.go +++ b/sdk/go/aws/ec2/vpc.go @@ -198,10 +198,6 @@ func NewVpc(ctx *pulumi.Context, args = &VpcArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Vpc err := ctx.RegisterResource("aws:ec2/vpc:Vpc", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/vpcDhcpOptions.go b/sdk/go/aws/ec2/vpcDhcpOptions.go index 1e00a44ef95..9d70926409c 100644 --- a/sdk/go/aws/ec2/vpcDhcpOptions.go +++ b/sdk/go/aws/ec2/vpcDhcpOptions.go @@ -132,10 +132,6 @@ func NewVpcDhcpOptions(ctx *pulumi.Context, args = &VpcDhcpOptionsArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VpcDhcpOptions err := ctx.RegisterResource("aws:ec2/vpcDhcpOptions:VpcDhcpOptions", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/vpcEndpoint.go b/sdk/go/aws/ec2/vpcEndpoint.go index bede2daa557..ea64f4048dc 100644 --- a/sdk/go/aws/ec2/vpcEndpoint.go +++ b/sdk/go/aws/ec2/vpcEndpoint.go @@ -230,10 +230,6 @@ func NewVpcEndpoint(ctx *pulumi.Context, if args.VpcId == nil { return nil, errors.New("invalid value for required argument 'VpcId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VpcEndpoint err := ctx.RegisterResource("aws:ec2/vpcEndpoint:VpcEndpoint", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/vpcEndpointService.go b/sdk/go/aws/ec2/vpcEndpointService.go index 6441738dc6b..6abcd50fa34 100644 --- a/sdk/go/aws/ec2/vpcEndpointService.go +++ b/sdk/go/aws/ec2/vpcEndpointService.go @@ -137,10 +137,6 @@ func NewVpcEndpointService(ctx *pulumi.Context, if args.AcceptanceRequired == nil { return nil, errors.New("invalid value for required argument 'AcceptanceRequired'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VpcEndpointService err := ctx.RegisterResource("aws:ec2/vpcEndpointService:VpcEndpointService", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/vpcIpam.go b/sdk/go/aws/ec2/vpcIpam.go index 8f6bd51a537..c5f7c58342b 100644 --- a/sdk/go/aws/ec2/vpcIpam.go +++ b/sdk/go/aws/ec2/vpcIpam.go @@ -63,10 +63,6 @@ func NewVpcIpam(ctx *pulumi.Context, if args.OperatingRegions == nil { return nil, errors.New("invalid value for required argument 'OperatingRegions'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VpcIpam err := ctx.RegisterResource("aws:ec2/vpcIpam:VpcIpam", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/vpcIpamPool.go b/sdk/go/aws/ec2/vpcIpamPool.go index 198b989f0ec..74eef1c1117 100644 --- a/sdk/go/aws/ec2/vpcIpamPool.go +++ b/sdk/go/aws/ec2/vpcIpamPool.go @@ -190,10 +190,6 @@ func NewVpcIpamPool(ctx *pulumi.Context, if args.IpamScopeId == nil { return nil, errors.New("invalid value for required argument 'IpamScopeId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VpcIpamPool err := ctx.RegisterResource("aws:ec2/vpcIpamPool:VpcIpamPool", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/vpcIpamResourceDiscovery.go b/sdk/go/aws/ec2/vpcIpamResourceDiscovery.go index 4787c79c7c4..0b9d580261d 100644 --- a/sdk/go/aws/ec2/vpcIpamResourceDiscovery.go +++ b/sdk/go/aws/ec2/vpcIpamResourceDiscovery.go @@ -97,10 +97,6 @@ func NewVpcIpamResourceDiscovery(ctx *pulumi.Context, if args.OperatingRegions == nil { return nil, errors.New("invalid value for required argument 'OperatingRegions'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VpcIpamResourceDiscovery err := ctx.RegisterResource("aws:ec2/vpcIpamResourceDiscovery:VpcIpamResourceDiscovery", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/vpcIpamResourceDiscoveryAssociation.go b/sdk/go/aws/ec2/vpcIpamResourceDiscoveryAssociation.go index 79f6d56a080..63579f4c967 100644 --- a/sdk/go/aws/ec2/vpcIpamResourceDiscoveryAssociation.go +++ b/sdk/go/aws/ec2/vpcIpamResourceDiscoveryAssociation.go @@ -97,10 +97,6 @@ func NewVpcIpamResourceDiscoveryAssociation(ctx *pulumi.Context, if args.IpamResourceDiscoveryId == nil { return nil, errors.New("invalid value for required argument 'IpamResourceDiscoveryId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VpcIpamResourceDiscoveryAssociation err := ctx.RegisterResource("aws:ec2/vpcIpamResourceDiscoveryAssociation:VpcIpamResourceDiscoveryAssociation", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/vpcIpamScope.go b/sdk/go/aws/ec2/vpcIpamScope.go index 56d2fa64079..2b657bc5fec 100644 --- a/sdk/go/aws/ec2/vpcIpamScope.go +++ b/sdk/go/aws/ec2/vpcIpamScope.go @@ -99,10 +99,6 @@ func NewVpcIpamScope(ctx *pulumi.Context, if args.IpamId == nil { return nil, errors.New("invalid value for required argument 'IpamId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VpcIpamScope err := ctx.RegisterResource("aws:ec2/vpcIpamScope:VpcIpamScope", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/vpcPeeringConnection.go b/sdk/go/aws/ec2/vpcPeeringConnection.go index 80f7d2ff240..6f36c3e2804 100644 --- a/sdk/go/aws/ec2/vpcPeeringConnection.go +++ b/sdk/go/aws/ec2/vpcPeeringConnection.go @@ -233,10 +233,6 @@ func NewVpcPeeringConnection(ctx *pulumi.Context, if args.VpcId == nil { return nil, errors.New("invalid value for required argument 'VpcId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VpcPeeringConnection err := ctx.RegisterResource("aws:ec2/vpcPeeringConnection:VpcPeeringConnection", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/vpcPeeringConnectionAccepter.go b/sdk/go/aws/ec2/vpcPeeringConnectionAccepter.go index d9864d6f0a3..77155604652 100644 --- a/sdk/go/aws/ec2/vpcPeeringConnectionAccepter.go +++ b/sdk/go/aws/ec2/vpcPeeringConnectionAccepter.go @@ -139,10 +139,6 @@ func NewVpcPeeringConnectionAccepter(ctx *pulumi.Context, if args.VpcPeeringConnectionId == nil { return nil, errors.New("invalid value for required argument 'VpcPeeringConnectionId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VpcPeeringConnectionAccepter err := ctx.RegisterResource("aws:ec2/vpcPeeringConnectionAccepter:VpcPeeringConnectionAccepter", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2/vpnConnection.go b/sdk/go/aws/ec2/vpnConnection.go index 59e2fa1ea04..6e7f4b1ecdd 100644 --- a/sdk/go/aws/ec2/vpnConnection.go +++ b/sdk/go/aws/ec2/vpnConnection.go @@ -366,7 +366,6 @@ func NewVpnConnection(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "customerGatewayConfiguration", - "tagsAll", "tunnel1PresharedKey", "tunnel2PresharedKey", }) diff --git a/sdk/go/aws/ec2/vpnGateway.go b/sdk/go/aws/ec2/vpnGateway.go index 0673f36ea42..9f43025ecee 100644 --- a/sdk/go/aws/ec2/vpnGateway.go +++ b/sdk/go/aws/ec2/vpnGateway.go @@ -77,10 +77,6 @@ func NewVpnGateway(ctx *pulumi.Context, args = &VpnGatewayArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VpnGateway err := ctx.RegisterResource("aws:ec2/vpnGateway:VpnGateway", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2clientvpn/endpoint.go b/sdk/go/aws/ec2clientvpn/endpoint.go index e3b51850ff0..be8795204c9 100644 --- a/sdk/go/aws/ec2clientvpn/endpoint.go +++ b/sdk/go/aws/ec2clientvpn/endpoint.go @@ -129,10 +129,6 @@ func NewEndpoint(ctx *pulumi.Context, if args.ServerCertificateArn == nil { return nil, errors.New("invalid value for required argument 'ServerCertificateArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Endpoint err := ctx.RegisterResource("aws:ec2clientvpn/endpoint:Endpoint", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2transitgateway/connect.go b/sdk/go/aws/ec2transitgateway/connect.go index 86cc5234964..cade745670f 100644 --- a/sdk/go/aws/ec2transitgateway/connect.go +++ b/sdk/go/aws/ec2transitgateway/connect.go @@ -94,10 +94,6 @@ func NewConnect(ctx *pulumi.Context, if args.TransportAttachmentId == nil { return nil, errors.New("invalid value for required argument 'TransportAttachmentId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Connect err := ctx.RegisterResource("aws:ec2transitgateway/connect:Connect", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2transitgateway/connectPeer.go b/sdk/go/aws/ec2transitgateway/connectPeer.go index 176d514b1f3..59b22fdd2e6 100644 --- a/sdk/go/aws/ec2transitgateway/connectPeer.go +++ b/sdk/go/aws/ec2transitgateway/connectPeer.go @@ -103,10 +103,6 @@ func NewConnectPeer(ctx *pulumi.Context, if args.TransitGatewayAttachmentId == nil { return nil, errors.New("invalid value for required argument 'TransitGatewayAttachmentId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ConnectPeer err := ctx.RegisterResource("aws:ec2transitgateway/connectPeer:ConnectPeer", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2transitgateway/instanceConnectEndpoint.go b/sdk/go/aws/ec2transitgateway/instanceConnectEndpoint.go index a4865dc8d2b..41e2ac346f1 100644 --- a/sdk/go/aws/ec2transitgateway/instanceConnectEndpoint.go +++ b/sdk/go/aws/ec2transitgateway/instanceConnectEndpoint.go @@ -91,10 +91,6 @@ func NewInstanceConnectEndpoint(ctx *pulumi.Context, if args.SubnetId == nil { return nil, errors.New("invalid value for required argument 'SubnetId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource InstanceConnectEndpoint err := ctx.RegisterResource("aws:ec2transitgateway/instanceConnectEndpoint:InstanceConnectEndpoint", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2transitgateway/multicastDomain.go b/sdk/go/aws/ec2transitgateway/multicastDomain.go index 43e8806b290..a0de5540589 100644 --- a/sdk/go/aws/ec2transitgateway/multicastDomain.go +++ b/sdk/go/aws/ec2transitgateway/multicastDomain.go @@ -252,10 +252,6 @@ func NewMulticastDomain(ctx *pulumi.Context, if args.TransitGatewayId == nil { return nil, errors.New("invalid value for required argument 'TransitGatewayId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource MulticastDomain err := ctx.RegisterResource("aws:ec2transitgateway/multicastDomain:MulticastDomain", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2transitgateway/peeringAttachment.go b/sdk/go/aws/ec2transitgateway/peeringAttachment.go index 29723ae7e5d..eede6d80f06 100644 --- a/sdk/go/aws/ec2transitgateway/peeringAttachment.go +++ b/sdk/go/aws/ec2transitgateway/peeringAttachment.go @@ -124,10 +124,6 @@ func NewPeeringAttachment(ctx *pulumi.Context, if args.TransitGatewayId == nil { return nil, errors.New("invalid value for required argument 'TransitGatewayId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource PeeringAttachment err := ctx.RegisterResource("aws:ec2transitgateway/peeringAttachment:PeeringAttachment", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2transitgateway/peeringAttachmentAccepter.go b/sdk/go/aws/ec2transitgateway/peeringAttachmentAccepter.go index b1f5a22a2cd..6d7ce1af78a 100644 --- a/sdk/go/aws/ec2transitgateway/peeringAttachmentAccepter.go +++ b/sdk/go/aws/ec2transitgateway/peeringAttachmentAccepter.go @@ -88,10 +88,6 @@ func NewPeeringAttachmentAccepter(ctx *pulumi.Context, }, }) opts = append(opts, aliases) - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource PeeringAttachmentAccepter err := ctx.RegisterResource("aws:ec2transitgateway/peeringAttachmentAccepter:PeeringAttachmentAccepter", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2transitgateway/policyTable.go b/sdk/go/aws/ec2transitgateway/policyTable.go index ea391581444..4acae397b14 100644 --- a/sdk/go/aws/ec2transitgateway/policyTable.go +++ b/sdk/go/aws/ec2transitgateway/policyTable.go @@ -79,10 +79,6 @@ func NewPolicyTable(ctx *pulumi.Context, if args.TransitGatewayId == nil { return nil, errors.New("invalid value for required argument 'TransitGatewayId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource PolicyTable err := ctx.RegisterResource("aws:ec2transitgateway/policyTable:PolicyTable", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2transitgateway/routeTable.go b/sdk/go/aws/ec2transitgateway/routeTable.go index 71796204135..567f8e5beec 100644 --- a/sdk/go/aws/ec2transitgateway/routeTable.go +++ b/sdk/go/aws/ec2transitgateway/routeTable.go @@ -78,10 +78,6 @@ func NewRouteTable(ctx *pulumi.Context, if args.TransitGatewayId == nil { return nil, errors.New("invalid value for required argument 'TransitGatewayId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource RouteTable err := ctx.RegisterResource("aws:ec2transitgateway/routeTable:RouteTable", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2transitgateway/transitGateway.go b/sdk/go/aws/ec2transitgateway/transitGateway.go index 7a525168899..06a2b473f0c 100644 --- a/sdk/go/aws/ec2transitgateway/transitGateway.go +++ b/sdk/go/aws/ec2transitgateway/transitGateway.go @@ -94,10 +94,6 @@ func NewTransitGateway(ctx *pulumi.Context, args = &TransitGatewayArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource TransitGateway err := ctx.RegisterResource("aws:ec2transitgateway/transitGateway:TransitGateway", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2transitgateway/vpcAttachment.go b/sdk/go/aws/ec2transitgateway/vpcAttachment.go index 96a10b7c4ab..4e3fcc82a72 100644 --- a/sdk/go/aws/ec2transitgateway/vpcAttachment.go +++ b/sdk/go/aws/ec2transitgateway/vpcAttachment.go @@ -98,10 +98,6 @@ func NewVpcAttachment(ctx *pulumi.Context, if args.VpcId == nil { return nil, errors.New("invalid value for required argument 'VpcId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VpcAttachment err := ctx.RegisterResource("aws:ec2transitgateway/vpcAttachment:VpcAttachment", name, args, &resource, opts...) diff --git a/sdk/go/aws/ec2transitgateway/vpcAttachmentAccepter.go b/sdk/go/aws/ec2transitgateway/vpcAttachmentAccepter.go index b107f0b26b6..e1e5de61787 100644 --- a/sdk/go/aws/ec2transitgateway/vpcAttachmentAccepter.go +++ b/sdk/go/aws/ec2transitgateway/vpcAttachmentAccepter.go @@ -99,10 +99,6 @@ func NewVpcAttachmentAccepter(ctx *pulumi.Context, if args.TransitGatewayAttachmentId == nil { return nil, errors.New("invalid value for required argument 'TransitGatewayAttachmentId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VpcAttachmentAccepter err := ctx.RegisterResource("aws:ec2transitgateway/vpcAttachmentAccepter:VpcAttachmentAccepter", name, args, &resource, opts...) diff --git a/sdk/go/aws/ecr/repository.go b/sdk/go/aws/ecr/repository.go index 93ff5fdd24d..afbcc7ae77b 100644 --- a/sdk/go/aws/ecr/repository.go +++ b/sdk/go/aws/ecr/repository.go @@ -86,10 +86,6 @@ func NewRepository(ctx *pulumi.Context, args = &RepositoryArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Repository err := ctx.RegisterResource("aws:ecr/repository:Repository", name, args, &resource, opts...) diff --git a/sdk/go/aws/ecrpublic/repository.go b/sdk/go/aws/ecrpublic/repository.go index 55615708d4a..3577ea64dfd 100644 --- a/sdk/go/aws/ecrpublic/repository.go +++ b/sdk/go/aws/ecrpublic/repository.go @@ -116,10 +116,6 @@ func NewRepository(ctx *pulumi.Context, if args.RepositoryName == nil { return nil, errors.New("invalid value for required argument 'RepositoryName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Repository err := ctx.RegisterResource("aws:ecrpublic/repository:Repository", name, args, &resource, opts...) diff --git a/sdk/go/aws/ecs/capacityProvider.go b/sdk/go/aws/ecs/capacityProvider.go index a6cf3fc43e7..5b8205450b5 100644 --- a/sdk/go/aws/ecs/capacityProvider.go +++ b/sdk/go/aws/ecs/capacityProvider.go @@ -100,10 +100,6 @@ func NewCapacityProvider(ctx *pulumi.Context, if args.AutoScalingGroupProvider == nil { return nil, errors.New("invalid value for required argument 'AutoScalingGroupProvider'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource CapacityProvider err := ctx.RegisterResource("aws:ecs/capacityProvider:CapacityProvider", name, args, &resource, opts...) diff --git a/sdk/go/aws/ecs/cluster.go b/sdk/go/aws/ecs/cluster.go index b97d27454a0..bc5753a6169 100644 --- a/sdk/go/aws/ecs/cluster.go +++ b/sdk/go/aws/ecs/cluster.go @@ -128,10 +128,6 @@ func NewCluster(ctx *pulumi.Context, args = &ClusterArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Cluster err := ctx.RegisterResource("aws:ecs/cluster:Cluster", name, args, &resource, opts...) diff --git a/sdk/go/aws/ecs/service.go b/sdk/go/aws/ecs/service.go index ce6b9e49556..aaf62d4abe5 100644 --- a/sdk/go/aws/ecs/service.go +++ b/sdk/go/aws/ecs/service.go @@ -264,10 +264,6 @@ func NewService(ctx *pulumi.Context, args = &ServiceArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Service err := ctx.RegisterResource("aws:ecs/service:Service", name, args, &resource, opts...) diff --git a/sdk/go/aws/ecs/taskDefinition.go b/sdk/go/aws/ecs/taskDefinition.go index d270e349c28..1cd5edde0e0 100644 --- a/sdk/go/aws/ecs/taskDefinition.go +++ b/sdk/go/aws/ecs/taskDefinition.go @@ -490,10 +490,6 @@ func NewTaskDefinition(ctx *pulumi.Context, if args.Family == nil { return nil, errors.New("invalid value for required argument 'Family'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource TaskDefinition err := ctx.RegisterResource("aws:ecs/taskDefinition:TaskDefinition", name, args, &resource, opts...) diff --git a/sdk/go/aws/ecs/taskSet.go b/sdk/go/aws/ecs/taskSet.go index d307b182e3a..23e3227216b 100644 --- a/sdk/go/aws/ecs/taskSet.go +++ b/sdk/go/aws/ecs/taskSet.go @@ -125,10 +125,6 @@ func NewTaskSet(ctx *pulumi.Context, if args.TaskDefinition == nil { return nil, errors.New("invalid value for required argument 'TaskDefinition'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource TaskSet err := ctx.RegisterResource("aws:ecs/taskSet:TaskSet", name, args, &resource, opts...) diff --git a/sdk/go/aws/efs/accessPoint.go b/sdk/go/aws/efs/accessPoint.go index beb436cc585..a0b23711ce4 100644 --- a/sdk/go/aws/efs/accessPoint.go +++ b/sdk/go/aws/efs/accessPoint.go @@ -81,10 +81,6 @@ func NewAccessPoint(ctx *pulumi.Context, if args.FileSystemId == nil { return nil, errors.New("invalid value for required argument 'FileSystemId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource AccessPoint err := ctx.RegisterResource("aws:efs/accessPoint:AccessPoint", name, args, &resource, opts...) diff --git a/sdk/go/aws/efs/fileSystem.go b/sdk/go/aws/efs/fileSystem.go index 3ed98d44697..1ba69afd74b 100644 --- a/sdk/go/aws/efs/fileSystem.go +++ b/sdk/go/aws/efs/fileSystem.go @@ -133,10 +133,6 @@ func NewFileSystem(ctx *pulumi.Context, args = &FileSystemArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource FileSystem err := ctx.RegisterResource("aws:efs/fileSystem:FileSystem", name, args, &resource, opts...) diff --git a/sdk/go/aws/eks/accessEntry.go b/sdk/go/aws/eks/accessEntry.go index 0083c034861..eebe6004dcd 100644 --- a/sdk/go/aws/eks/accessEntry.go +++ b/sdk/go/aws/eks/accessEntry.go @@ -97,10 +97,6 @@ func NewAccessEntry(ctx *pulumi.Context, if args.PrincipalArn == nil { return nil, errors.New("invalid value for required argument 'PrincipalArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource AccessEntry err := ctx.RegisterResource("aws:eks/accessEntry:AccessEntry", name, args, &resource, opts...) diff --git a/sdk/go/aws/eks/addon.go b/sdk/go/aws/eks/addon.go index ad7e9090778..8a7b071f39f 100644 --- a/sdk/go/aws/eks/addon.go +++ b/sdk/go/aws/eks/addon.go @@ -219,10 +219,6 @@ func NewAddon(ctx *pulumi.Context, if args.ClusterName == nil { return nil, errors.New("invalid value for required argument 'ClusterName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Addon err := ctx.RegisterResource("aws:eks/addon:Addon", name, args, &resource, opts...) diff --git a/sdk/go/aws/eks/cluster.go b/sdk/go/aws/eks/cluster.go index ae0b4cc9811..5df98d8db4e 100644 --- a/sdk/go/aws/eks/cluster.go +++ b/sdk/go/aws/eks/cluster.go @@ -319,10 +319,6 @@ func NewCluster(ctx *pulumi.Context, if args.VpcConfig == nil { return nil, errors.New("invalid value for required argument 'VpcConfig'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Cluster err := ctx.RegisterResource("aws:eks/cluster:Cluster", name, args, &resource, opts...) diff --git a/sdk/go/aws/eks/fargateProfile.go b/sdk/go/aws/eks/fargateProfile.go index df8f5c35582..6024d59b968 100644 --- a/sdk/go/aws/eks/fargateProfile.go +++ b/sdk/go/aws/eks/fargateProfile.go @@ -158,10 +158,6 @@ func NewFargateProfile(ctx *pulumi.Context, if args.Selectors == nil { return nil, errors.New("invalid value for required argument 'Selectors'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource FargateProfile err := ctx.RegisterResource("aws:eks/fargateProfile:FargateProfile", name, args, &resource, opts...) diff --git a/sdk/go/aws/eks/identityProviderConfig.go b/sdk/go/aws/eks/identityProviderConfig.go index d5c68e77aab..043eafe3a5f 100644 --- a/sdk/go/aws/eks/identityProviderConfig.go +++ b/sdk/go/aws/eks/identityProviderConfig.go @@ -86,10 +86,6 @@ func NewIdentityProviderConfig(ctx *pulumi.Context, if args.Oidc == nil { return nil, errors.New("invalid value for required argument 'Oidc'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource IdentityProviderConfig err := ctx.RegisterResource("aws:eks/identityProviderConfig:IdentityProviderConfig", name, args, &resource, opts...) diff --git a/sdk/go/aws/eks/nodeGroup.go b/sdk/go/aws/eks/nodeGroup.go index 1d1d15e9851..4fc1fd67977 100644 --- a/sdk/go/aws/eks/nodeGroup.go +++ b/sdk/go/aws/eks/nodeGroup.go @@ -239,10 +239,6 @@ func NewNodeGroup(ctx *pulumi.Context, if args.SubnetIds == nil { return nil, errors.New("invalid value for required argument 'SubnetIds'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource NodeGroup err := ctx.RegisterResource("aws:eks/nodeGroup:NodeGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/eks/podIdentityAssociation.go b/sdk/go/aws/eks/podIdentityAssociation.go index 6eecbef4122..81b55fd8b53 100644 --- a/sdk/go/aws/eks/podIdentityAssociation.go +++ b/sdk/go/aws/eks/podIdentityAssociation.go @@ -141,10 +141,6 @@ func NewPodIdentityAssociation(ctx *pulumi.Context, if args.ServiceAccount == nil { return nil, errors.New("invalid value for required argument 'ServiceAccount'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource PodIdentityAssociation err := ctx.RegisterResource("aws:eks/podIdentityAssociation:PodIdentityAssociation", name, args, &resource, opts...) diff --git a/sdk/go/aws/elasticache/cluster.go b/sdk/go/aws/elasticache/cluster.go index a42667c9d7f..c4692b09a5d 100644 --- a/sdk/go/aws/elasticache/cluster.go +++ b/sdk/go/aws/elasticache/cluster.go @@ -268,10 +268,6 @@ func NewCluster(ctx *pulumi.Context, args = &ClusterArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Cluster err := ctx.RegisterResource("aws:elasticache/cluster:Cluster", name, args, &resource, opts...) diff --git a/sdk/go/aws/elasticache/parameterGroup.go b/sdk/go/aws/elasticache/parameterGroup.go index 1256b7aface..8b00b5e3ca5 100644 --- a/sdk/go/aws/elasticache/parameterGroup.go +++ b/sdk/go/aws/elasticache/parameterGroup.go @@ -95,10 +95,6 @@ func NewParameterGroup(ctx *pulumi.Context, if args.Description == nil { args.Description = pulumi.StringPtr("Managed by Pulumi") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ParameterGroup err := ctx.RegisterResource("aws:elasticache/parameterGroup:ParameterGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/elasticache/replicationGroup.go b/sdk/go/aws/elasticache/replicationGroup.go index d94264a62aa..e3f72e8058e 100644 --- a/sdk/go/aws/elasticache/replicationGroup.go +++ b/sdk/go/aws/elasticache/replicationGroup.go @@ -419,7 +419,6 @@ func NewReplicationGroup(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "authToken", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/elasticache/serverlessCache.go b/sdk/go/aws/elasticache/serverlessCache.go index ffcd3b3fef7..9afb6b50e52 100644 --- a/sdk/go/aws/elasticache/serverlessCache.go +++ b/sdk/go/aws/elasticache/serverlessCache.go @@ -190,10 +190,6 @@ func NewServerlessCache(ctx *pulumi.Context, if args.Engine == nil { return nil, errors.New("invalid value for required argument 'Engine'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ServerlessCache err := ctx.RegisterResource("aws:elasticache/serverlessCache:ServerlessCache", name, args, &resource, opts...) diff --git a/sdk/go/aws/elasticache/subnetGroup.go b/sdk/go/aws/elasticache/subnetGroup.go index 63c29378111..1be39c75d98 100644 --- a/sdk/go/aws/elasticache/subnetGroup.go +++ b/sdk/go/aws/elasticache/subnetGroup.go @@ -103,10 +103,6 @@ func NewSubnetGroup(ctx *pulumi.Context, if args.Description == nil { args.Description = pulumi.StringPtr("Managed by Pulumi") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SubnetGroup err := ctx.RegisterResource("aws:elasticache/subnetGroup:SubnetGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/elasticache/user.go b/sdk/go/aws/elasticache/user.go index db8f8de2c30..cc198d5ec28 100644 --- a/sdk/go/aws/elasticache/user.go +++ b/sdk/go/aws/elasticache/user.go @@ -171,7 +171,6 @@ func NewUser(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "passwords", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/elasticache/userGroup.go b/sdk/go/aws/elasticache/userGroup.go index 8f2641fd0b5..ef9498ca1c7 100644 --- a/sdk/go/aws/elasticache/userGroup.go +++ b/sdk/go/aws/elasticache/userGroup.go @@ -99,10 +99,6 @@ func NewUserGroup(ctx *pulumi.Context, if args.UserGroupId == nil { return nil, errors.New("invalid value for required argument 'UserGroupId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource UserGroup err := ctx.RegisterResource("aws:elasticache/userGroup:UserGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/elasticbeanstalk/application.go b/sdk/go/aws/elasticbeanstalk/application.go index be542d94eec..f96a5f46025 100644 --- a/sdk/go/aws/elasticbeanstalk/application.go +++ b/sdk/go/aws/elasticbeanstalk/application.go @@ -83,10 +83,6 @@ func NewApplication(ctx *pulumi.Context, args = &ApplicationArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Application err := ctx.RegisterResource("aws:elasticbeanstalk/application:Application", name, args, &resource, opts...) diff --git a/sdk/go/aws/elasticbeanstalk/applicationVersion.go b/sdk/go/aws/elasticbeanstalk/applicationVersion.go index 44f8d1a13ce..3894e5c488f 100644 --- a/sdk/go/aws/elasticbeanstalk/applicationVersion.go +++ b/sdk/go/aws/elasticbeanstalk/applicationVersion.go @@ -114,10 +114,6 @@ func NewApplicationVersion(ctx *pulumi.Context, if args.Key == nil { return nil, errors.New("invalid value for required argument 'Key'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ApplicationVersion err := ctx.RegisterResource("aws:elasticbeanstalk/applicationVersion:ApplicationVersion", name, args, &resource, opts...) diff --git a/sdk/go/aws/elasticbeanstalk/environment.go b/sdk/go/aws/elasticbeanstalk/environment.go index 5b008b53fc8..67cd229990b 100644 --- a/sdk/go/aws/elasticbeanstalk/environment.go +++ b/sdk/go/aws/elasticbeanstalk/environment.go @@ -199,10 +199,6 @@ func NewEnvironment(ctx *pulumi.Context, if args.Application == nil { return nil, errors.New("invalid value for required argument 'Application'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Environment err := ctx.RegisterResource("aws:elasticbeanstalk/environment:Environment", name, args, &resource, opts...) diff --git a/sdk/go/aws/elasticsearch/domain.go b/sdk/go/aws/elasticsearch/domain.go index 33b172ffb3a..fbace9bf71f 100644 --- a/sdk/go/aws/elasticsearch/domain.go +++ b/sdk/go/aws/elasticsearch/domain.go @@ -369,10 +369,6 @@ func NewDomain(ctx *pulumi.Context, args = &DomainArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Domain err := ctx.RegisterResource("aws:elasticsearch/domain:Domain", name, args, &resource, opts...) diff --git a/sdk/go/aws/elb/loadBalancer.go b/sdk/go/aws/elb/loadBalancer.go index 7fb0e5bd415..4405154d815 100644 --- a/sdk/go/aws/elb/loadBalancer.go +++ b/sdk/go/aws/elb/loadBalancer.go @@ -182,10 +182,6 @@ func NewLoadBalancer(ctx *pulumi.Context, }, }) opts = append(opts, aliases) - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource LoadBalancer err := ctx.RegisterResource("aws:elb/loadBalancer:LoadBalancer", name, args, &resource, opts...) diff --git a/sdk/go/aws/emr/cluster.go b/sdk/go/aws/emr/cluster.go index 33e75b0d058..cee98ed9da0 100644 --- a/sdk/go/aws/emr/cluster.go +++ b/sdk/go/aws/emr/cluster.go @@ -510,10 +510,6 @@ func NewCluster(ctx *pulumi.Context, if args.ServiceRole == nil { return nil, errors.New("invalid value for required argument 'ServiceRole'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Cluster err := ctx.RegisterResource("aws:emr/cluster:Cluster", name, args, &resource, opts...) diff --git a/sdk/go/aws/emr/studio.go b/sdk/go/aws/emr/studio.go index de8bd24d76f..7fd8f5915b6 100644 --- a/sdk/go/aws/emr/studio.go +++ b/sdk/go/aws/emr/studio.go @@ -127,10 +127,6 @@ func NewStudio(ctx *pulumi.Context, if args.WorkspaceSecurityGroupId == nil { return nil, errors.New("invalid value for required argument 'WorkspaceSecurityGroupId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Studio err := ctx.RegisterResource("aws:emr/studio:Studio", name, args, &resource, opts...) diff --git a/sdk/go/aws/emrcontainers/jobTemplate.go b/sdk/go/aws/emrcontainers/jobTemplate.go index 7437384690c..9200425e41e 100644 --- a/sdk/go/aws/emrcontainers/jobTemplate.go +++ b/sdk/go/aws/emrcontainers/jobTemplate.go @@ -87,10 +87,6 @@ func NewJobTemplate(ctx *pulumi.Context, if args.JobTemplateData == nil { return nil, errors.New("invalid value for required argument 'JobTemplateData'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource JobTemplate err := ctx.RegisterResource("aws:emrcontainers/jobTemplate:JobTemplate", name, args, &resource, opts...) diff --git a/sdk/go/aws/emrcontainers/virtualCluster.go b/sdk/go/aws/emrcontainers/virtualCluster.go index 8a47ae6cea8..38e097cb90b 100644 --- a/sdk/go/aws/emrcontainers/virtualCluster.go +++ b/sdk/go/aws/emrcontainers/virtualCluster.go @@ -85,10 +85,6 @@ func NewVirtualCluster(ctx *pulumi.Context, if args.ContainerProvider == nil { return nil, errors.New("invalid value for required argument 'ContainerProvider'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VirtualCluster err := ctx.RegisterResource("aws:emrcontainers/virtualCluster:VirtualCluster", name, args, &resource, opts...) diff --git a/sdk/go/aws/emrserverless/application.go b/sdk/go/aws/emrserverless/application.go index eef2a1dad0c..49dd93bbd89 100644 --- a/sdk/go/aws/emrserverless/application.go +++ b/sdk/go/aws/emrserverless/application.go @@ -165,10 +165,6 @@ func NewApplication(ctx *pulumi.Context, if args.Type == nil { return nil, errors.New("invalid value for required argument 'Type'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Application err := ctx.RegisterResource("aws:emrserverless/application:Application", name, args, &resource, opts...) diff --git a/sdk/go/aws/evidently/feature.go b/sdk/go/aws/evidently/feature.go index 33628914d40..631e16da4fb 100644 --- a/sdk/go/aws/evidently/feature.go +++ b/sdk/go/aws/evidently/feature.go @@ -231,10 +231,6 @@ func NewFeature(ctx *pulumi.Context, if args.Variations == nil { return nil, errors.New("invalid value for required argument 'Variations'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Feature err := ctx.RegisterResource("aws:evidently/feature:Feature", name, args, &resource, opts...) diff --git a/sdk/go/aws/evidently/launch.go b/sdk/go/aws/evidently/launch.go index 46971b1b7b8..65648185e6b 100644 --- a/sdk/go/aws/evidently/launch.go +++ b/sdk/go/aws/evidently/launch.go @@ -449,10 +449,6 @@ func NewLaunch(ctx *pulumi.Context, if args.Project == nil { return nil, errors.New("invalid value for required argument 'Project'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Launch err := ctx.RegisterResource("aws:evidently/launch:Launch", name, args, &resource, opts...) diff --git a/sdk/go/aws/evidently/project.go b/sdk/go/aws/evidently/project.go index 38c8ecdecee..6bc252326d1 100644 --- a/sdk/go/aws/evidently/project.go +++ b/sdk/go/aws/evidently/project.go @@ -161,10 +161,6 @@ func NewProject(ctx *pulumi.Context, args = &ProjectArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Project err := ctx.RegisterResource("aws:evidently/project:Project", name, args, &resource, opts...) diff --git a/sdk/go/aws/evidently/segment.go b/sdk/go/aws/evidently/segment.go index dc2de2d5f8c..e6064bcc9b0 100644 --- a/sdk/go/aws/evidently/segment.go +++ b/sdk/go/aws/evidently/segment.go @@ -153,10 +153,6 @@ func NewSegment(ctx *pulumi.Context, if args.Pattern == nil { return nil, errors.New("invalid value for required argument 'Pattern'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Segment err := ctx.RegisterResource("aws:evidently/segment:Segment", name, args, &resource, opts...) diff --git a/sdk/go/aws/finspace/kxCluster.go b/sdk/go/aws/finspace/kxCluster.go index bee9c406774..4bfa401075d 100644 --- a/sdk/go/aws/finspace/kxCluster.go +++ b/sdk/go/aws/finspace/kxCluster.go @@ -113,10 +113,6 @@ func NewKxCluster(ctx *pulumi.Context, if args.VpcConfiguration == nil { return nil, errors.New("invalid value for required argument 'VpcConfiguration'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource KxCluster err := ctx.RegisterResource("aws:finspace/kxCluster:KxCluster", name, args, &resource, opts...) diff --git a/sdk/go/aws/finspace/kxDatabase.go b/sdk/go/aws/finspace/kxDatabase.go index 86c78689c53..154dc1199bb 100644 --- a/sdk/go/aws/finspace/kxDatabase.go +++ b/sdk/go/aws/finspace/kxDatabase.go @@ -100,10 +100,6 @@ func NewKxDatabase(ctx *pulumi.Context, if args.EnvironmentId == nil { return nil, errors.New("invalid value for required argument 'EnvironmentId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource KxDatabase err := ctx.RegisterResource("aws:finspace/kxDatabase:KxDatabase", name, args, &resource, opts...) diff --git a/sdk/go/aws/finspace/kxDataview.go b/sdk/go/aws/finspace/kxDataview.go index 856463d5891..7408762207f 100644 --- a/sdk/go/aws/finspace/kxDataview.go +++ b/sdk/go/aws/finspace/kxDataview.go @@ -82,10 +82,6 @@ func NewKxDataview(ctx *pulumi.Context, if args.EnvironmentId == nil { return nil, errors.New("invalid value for required argument 'EnvironmentId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource KxDataview err := ctx.RegisterResource("aws:finspace/kxDataview:KxDataview", name, args, &resource, opts...) diff --git a/sdk/go/aws/finspace/kxEnvironment.go b/sdk/go/aws/finspace/kxEnvironment.go index 76cac0aae0b..a6f559f59cd 100644 --- a/sdk/go/aws/finspace/kxEnvironment.go +++ b/sdk/go/aws/finspace/kxEnvironment.go @@ -221,10 +221,6 @@ func NewKxEnvironment(ctx *pulumi.Context, if args.KmsKeyId == nil { return nil, errors.New("invalid value for required argument 'KmsKeyId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource KxEnvironment err := ctx.RegisterResource("aws:finspace/kxEnvironment:KxEnvironment", name, args, &resource, opts...) diff --git a/sdk/go/aws/finspace/kxScalingGroup.go b/sdk/go/aws/finspace/kxScalingGroup.go index d11dc3da451..5124c30008b 100644 --- a/sdk/go/aws/finspace/kxScalingGroup.go +++ b/sdk/go/aws/finspace/kxScalingGroup.go @@ -101,10 +101,6 @@ func NewKxScalingGroup(ctx *pulumi.Context, if args.HostType == nil { return nil, errors.New("invalid value for required argument 'HostType'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource KxScalingGroup err := ctx.RegisterResource("aws:finspace/kxScalingGroup:KxScalingGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/finspace/kxUser.go b/sdk/go/aws/finspace/kxUser.go index 36d6ef38db3..d84af58349a 100644 --- a/sdk/go/aws/finspace/kxUser.go +++ b/sdk/go/aws/finspace/kxUser.go @@ -125,10 +125,6 @@ func NewKxUser(ctx *pulumi.Context, if args.IamRole == nil { return nil, errors.New("invalid value for required argument 'IamRole'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource KxUser err := ctx.RegisterResource("aws:finspace/kxUser:KxUser", name, args, &resource, opts...) diff --git a/sdk/go/aws/finspace/kxVolume.go b/sdk/go/aws/finspace/kxVolume.go index b8361ed06d8..69a101fc74c 100644 --- a/sdk/go/aws/finspace/kxVolume.go +++ b/sdk/go/aws/finspace/kxVolume.go @@ -114,10 +114,6 @@ func NewKxVolume(ctx *pulumi.Context, if args.Type == nil { return nil, errors.New("invalid value for required argument 'Type'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource KxVolume err := ctx.RegisterResource("aws:finspace/kxVolume:KxVolume", name, args, &resource, opts...) diff --git a/sdk/go/aws/fis/experimentTemplate.go b/sdk/go/aws/fis/experimentTemplate.go index d9446678f23..c2c63b2fc62 100644 --- a/sdk/go/aws/fis/experimentTemplate.go +++ b/sdk/go/aws/fis/experimentTemplate.go @@ -124,10 +124,6 @@ func NewExperimentTemplate(ctx *pulumi.Context, if args.StopConditions == nil { return nil, errors.New("invalid value for required argument 'StopConditions'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ExperimentTemplate err := ctx.RegisterResource("aws:fis/experimentTemplate:ExperimentTemplate", name, args, &resource, opts...) diff --git a/sdk/go/aws/fms/policy.go b/sdk/go/aws/fms/policy.go index 6af0aaf9aee..449a141f7ae 100644 --- a/sdk/go/aws/fms/policy.go +++ b/sdk/go/aws/fms/policy.go @@ -142,10 +142,6 @@ func NewPolicy(ctx *pulumi.Context, if args.SecurityServicePolicyData == nil { return nil, errors.New("invalid value for required argument 'SecurityServicePolicyData'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Policy err := ctx.RegisterResource("aws:fms/policy:Policy", name, args, &resource, opts...) diff --git a/sdk/go/aws/fsx/backup.go b/sdk/go/aws/fsx/backup.go index 4939dff0b1e..cf6d28142d6 100644 --- a/sdk/go/aws/fsx/backup.go +++ b/sdk/go/aws/fsx/backup.go @@ -199,10 +199,6 @@ func NewBackup(ctx *pulumi.Context, args = &BackupArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Backup err := ctx.RegisterResource("aws:fsx/backup:Backup", name, args, &resource, opts...) diff --git a/sdk/go/aws/fsx/dataRepositoryAssociation.go b/sdk/go/aws/fsx/dataRepositoryAssociation.go index de74cdeed1f..bf8d901167a 100644 --- a/sdk/go/aws/fsx/dataRepositoryAssociation.go +++ b/sdk/go/aws/fsx/dataRepositoryAssociation.go @@ -141,10 +141,6 @@ func NewDataRepositoryAssociation(ctx *pulumi.Context, if args.FileSystemPath == nil { return nil, errors.New("invalid value for required argument 'FileSystemPath'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DataRepositoryAssociation err := ctx.RegisterResource("aws:fsx/dataRepositoryAssociation:DataRepositoryAssociation", name, args, &resource, opts...) diff --git a/sdk/go/aws/fsx/fileCache.go b/sdk/go/aws/fsx/fileCache.go index f05a8ee7c72..8d2256d5232 100644 --- a/sdk/go/aws/fsx/fileCache.go +++ b/sdk/go/aws/fsx/fileCache.go @@ -148,10 +148,6 @@ func NewFileCache(ctx *pulumi.Context, if args.SubnetIds == nil { return nil, errors.New("invalid value for required argument 'SubnetIds'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource FileCache err := ctx.RegisterResource("aws:fsx/fileCache:FileCache", name, args, &resource, opts...) diff --git a/sdk/go/aws/fsx/lustreFileSystem.go b/sdk/go/aws/fsx/lustreFileSystem.go index c7eb9045712..97d72f4f5b8 100644 --- a/sdk/go/aws/fsx/lustreFileSystem.go +++ b/sdk/go/aws/fsx/lustreFileSystem.go @@ -134,10 +134,6 @@ func NewLustreFileSystem(ctx *pulumi.Context, if args.SubnetIds == nil { return nil, errors.New("invalid value for required argument 'SubnetIds'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource LustreFileSystem err := ctx.RegisterResource("aws:fsx/lustreFileSystem:LustreFileSystem", name, args, &resource, opts...) diff --git a/sdk/go/aws/fsx/ontapFileSystem.go b/sdk/go/aws/fsx/ontapFileSystem.go index a754257deba..8441f959e2a 100644 --- a/sdk/go/aws/fsx/ontapFileSystem.go +++ b/sdk/go/aws/fsx/ontapFileSystem.go @@ -137,7 +137,6 @@ func NewOntapFileSystem(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "fsxAdminPassword", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/fsx/ontapStorageVirtualMachine.go b/sdk/go/aws/fsx/ontapStorageVirtualMachine.go index cdd4f7e7302..49265020426 100644 --- a/sdk/go/aws/fsx/ontapStorageVirtualMachine.go +++ b/sdk/go/aws/fsx/ontapStorageVirtualMachine.go @@ -135,7 +135,6 @@ func NewOntapStorageVirtualMachine(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "svmAdminPassword", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/fsx/ontapVolume.go b/sdk/go/aws/fsx/ontapVolume.go index a2ce444e7f7..8bf5b7c6f84 100644 --- a/sdk/go/aws/fsx/ontapVolume.go +++ b/sdk/go/aws/fsx/ontapVolume.go @@ -148,10 +148,6 @@ func NewOntapVolume(ctx *pulumi.Context, if args.StorageVirtualMachineId == nil { return nil, errors.New("invalid value for required argument 'StorageVirtualMachineId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource OntapVolume err := ctx.RegisterResource("aws:fsx/ontapVolume:OntapVolume", name, args, &resource, opts...) diff --git a/sdk/go/aws/fsx/openZfsFileSystem.go b/sdk/go/aws/fsx/openZfsFileSystem.go index be20e952b00..f149fddcf28 100644 --- a/sdk/go/aws/fsx/openZfsFileSystem.go +++ b/sdk/go/aws/fsx/openZfsFileSystem.go @@ -134,10 +134,6 @@ func NewOpenZfsFileSystem(ctx *pulumi.Context, if args.ThroughputCapacity == nil { return nil, errors.New("invalid value for required argument 'ThroughputCapacity'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource OpenZfsFileSystem err := ctx.RegisterResource("aws:fsx/openZfsFileSystem:OpenZfsFileSystem", name, args, &resource, opts...) diff --git a/sdk/go/aws/fsx/openZfsSnapshot.go b/sdk/go/aws/fsx/openZfsSnapshot.go index 1064213eafc..7940a8f820f 100644 --- a/sdk/go/aws/fsx/openZfsSnapshot.go +++ b/sdk/go/aws/fsx/openZfsSnapshot.go @@ -132,10 +132,6 @@ func NewOpenZfsSnapshot(ctx *pulumi.Context, if args.VolumeId == nil { return nil, errors.New("invalid value for required argument 'VolumeId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource OpenZfsSnapshot err := ctx.RegisterResource("aws:fsx/openZfsSnapshot:OpenZfsSnapshot", name, args, &resource, opts...) diff --git a/sdk/go/aws/fsx/openZfsVolume.go b/sdk/go/aws/fsx/openZfsVolume.go index ae72a8359cc..9cbe950aa25 100644 --- a/sdk/go/aws/fsx/openZfsVolume.go +++ b/sdk/go/aws/fsx/openZfsVolume.go @@ -98,10 +98,6 @@ func NewOpenZfsVolume(ctx *pulumi.Context, if args.ParentVolumeId == nil { return nil, errors.New("invalid value for required argument 'ParentVolumeId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource OpenZfsVolume err := ctx.RegisterResource("aws:fsx/openZfsVolume:OpenZfsVolume", name, args, &resource, opts...) diff --git a/sdk/go/aws/fsx/windowsFileSystem.go b/sdk/go/aws/fsx/windowsFileSystem.go index 5f28de6dbca..56a645b4834 100644 --- a/sdk/go/aws/fsx/windowsFileSystem.go +++ b/sdk/go/aws/fsx/windowsFileSystem.go @@ -181,10 +181,6 @@ func NewWindowsFileSystem(ctx *pulumi.Context, if args.ThroughputCapacity == nil { return nil, errors.New("invalid value for required argument 'ThroughputCapacity'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource WindowsFileSystem err := ctx.RegisterResource("aws:fsx/windowsFileSystem:WindowsFileSystem", name, args, &resource, opts...) diff --git a/sdk/go/aws/gamelift/alias.go b/sdk/go/aws/gamelift/alias.go index 904dbfa8327..13acb2a3597 100644 --- a/sdk/go/aws/gamelift/alias.go +++ b/sdk/go/aws/gamelift/alias.go @@ -82,10 +82,6 @@ func NewAlias(ctx *pulumi.Context, if args.RoutingStrategy == nil { return nil, errors.New("invalid value for required argument 'RoutingStrategy'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Alias err := ctx.RegisterResource("aws:gamelift/alias:Alias", name, args, &resource, opts...) diff --git a/sdk/go/aws/gamelift/build.go b/sdk/go/aws/gamelift/build.go index c79e7c99ed6..5aaf7d2c2de 100644 --- a/sdk/go/aws/gamelift/build.go +++ b/sdk/go/aws/gamelift/build.go @@ -88,10 +88,6 @@ func NewBuild(ctx *pulumi.Context, if args.StorageLocation == nil { return nil, errors.New("invalid value for required argument 'StorageLocation'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Build err := ctx.RegisterResource("aws:gamelift/build:Build", name, args, &resource, opts...) diff --git a/sdk/go/aws/gamelift/fleet.go b/sdk/go/aws/gamelift/fleet.go index b79bffe7635..53cc7edcf1a 100644 --- a/sdk/go/aws/gamelift/fleet.go +++ b/sdk/go/aws/gamelift/fleet.go @@ -115,10 +115,6 @@ func NewFleet(ctx *pulumi.Context, if args.Ec2InstanceType == nil { return nil, errors.New("invalid value for required argument 'Ec2InstanceType'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Fleet err := ctx.RegisterResource("aws:gamelift/fleet:Fleet", name, args, &resource, opts...) diff --git a/sdk/go/aws/gamelift/gameServerGroup.go b/sdk/go/aws/gamelift/gameServerGroup.go index 0f25ba2641d..ad1a157b24d 100644 --- a/sdk/go/aws/gamelift/gameServerGroup.go +++ b/sdk/go/aws/gamelift/gameServerGroup.go @@ -251,10 +251,6 @@ func NewGameServerGroup(ctx *pulumi.Context, if args.RoleArn == nil { return nil, errors.New("invalid value for required argument 'RoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource GameServerGroup err := ctx.RegisterResource("aws:gamelift/gameServerGroup:GameServerGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/gamelift/gameSessionQueue.go b/sdk/go/aws/gamelift/gameSessionQueue.go index 0b282762625..d7428d64229 100644 --- a/sdk/go/aws/gamelift/gameSessionQueue.go +++ b/sdk/go/aws/gamelift/gameSessionQueue.go @@ -94,10 +94,6 @@ func NewGameSessionQueue(ctx *pulumi.Context, args = &GameSessionQueueArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource GameSessionQueue err := ctx.RegisterResource("aws:gamelift/gameSessionQueue:GameSessionQueue", name, args, &resource, opts...) diff --git a/sdk/go/aws/gamelift/matchmakingConfiguration.go b/sdk/go/aws/gamelift/matchmakingConfiguration.go index c455b3efc17..63f92331aef 100644 --- a/sdk/go/aws/gamelift/matchmakingConfiguration.go +++ b/sdk/go/aws/gamelift/matchmakingConfiguration.go @@ -156,10 +156,6 @@ func NewMatchmakingConfiguration(ctx *pulumi.Context, if args.RuleSetName == nil { return nil, errors.New("invalid value for required argument 'RuleSetName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource MatchmakingConfiguration err := ctx.RegisterResource("aws:gamelift/matchmakingConfiguration:MatchmakingConfiguration", name, args, &resource, opts...) diff --git a/sdk/go/aws/gamelift/matchmakingRuleSet.go b/sdk/go/aws/gamelift/matchmakingRuleSet.go index cdddaeda73d..b96cb61ea97 100644 --- a/sdk/go/aws/gamelift/matchmakingRuleSet.go +++ b/sdk/go/aws/gamelift/matchmakingRuleSet.go @@ -51,10 +51,6 @@ func NewMatchmakingRuleSet(ctx *pulumi.Context, if args.RuleSetBody == nil { return nil, errors.New("invalid value for required argument 'RuleSetBody'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource MatchmakingRuleSet err := ctx.RegisterResource("aws:gamelift/matchmakingRuleSet:MatchmakingRuleSet", name, args, &resource, opts...) diff --git a/sdk/go/aws/gamelift/script.go b/sdk/go/aws/gamelift/script.go index e58570780fc..a06cafda965 100644 --- a/sdk/go/aws/gamelift/script.go +++ b/sdk/go/aws/gamelift/script.go @@ -80,10 +80,6 @@ func NewScript(ctx *pulumi.Context, args = &ScriptArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Script err := ctx.RegisterResource("aws:gamelift/script:Script", name, args, &resource, opts...) diff --git a/sdk/go/aws/glacier/vault.go b/sdk/go/aws/glacier/vault.go index 40ab7d76686..c47ce96d9ff 100644 --- a/sdk/go/aws/glacier/vault.go +++ b/sdk/go/aws/glacier/vault.go @@ -121,10 +121,6 @@ func NewVault(ctx *pulumi.Context, args = &VaultArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Vault err := ctx.RegisterResource("aws:glacier/vault:Vault", name, args, &resource, opts...) diff --git a/sdk/go/aws/globalaccelerator/accelerator.go b/sdk/go/aws/globalaccelerator/accelerator.go index aa241c10ac9..3c5c2012df1 100644 --- a/sdk/go/aws/globalaccelerator/accelerator.go +++ b/sdk/go/aws/globalaccelerator/accelerator.go @@ -95,10 +95,6 @@ func NewAccelerator(ctx *pulumi.Context, args = &AcceleratorArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Accelerator err := ctx.RegisterResource("aws:globalaccelerator/accelerator:Accelerator", name, args, &resource, opts...) diff --git a/sdk/go/aws/globalaccelerator/customRoutingAccelerator.go b/sdk/go/aws/globalaccelerator/customRoutingAccelerator.go index 3a834f9016a..950001ad274 100644 --- a/sdk/go/aws/globalaccelerator/customRoutingAccelerator.go +++ b/sdk/go/aws/globalaccelerator/customRoutingAccelerator.go @@ -93,10 +93,6 @@ func NewCustomRoutingAccelerator(ctx *pulumi.Context, args = &CustomRoutingAcceleratorArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource CustomRoutingAccelerator err := ctx.RegisterResource("aws:globalaccelerator/customRoutingAccelerator:CustomRoutingAccelerator", name, args, &resource, opts...) diff --git a/sdk/go/aws/glue/catalogDatabase.go b/sdk/go/aws/glue/catalogDatabase.go index 0b30ebd2c2f..d7df9522ff1 100644 --- a/sdk/go/aws/glue/catalogDatabase.go +++ b/sdk/go/aws/glue/catalogDatabase.go @@ -119,10 +119,6 @@ func NewCatalogDatabase(ctx *pulumi.Context, args = &CatalogDatabaseArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource CatalogDatabase err := ctx.RegisterResource("aws:glue/catalogDatabase:CatalogDatabase", name, args, &resource, opts...) diff --git a/sdk/go/aws/glue/connection.go b/sdk/go/aws/glue/connection.go index caaabe7849c..8a9cbba7837 100644 --- a/sdk/go/aws/glue/connection.go +++ b/sdk/go/aws/glue/connection.go @@ -132,7 +132,6 @@ func NewConnection(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "connectionProperties", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/glue/crawler.go b/sdk/go/aws/glue/crawler.go index ca779f8ed70..07eb7172e0a 100644 --- a/sdk/go/aws/glue/crawler.go +++ b/sdk/go/aws/glue/crawler.go @@ -319,10 +319,6 @@ func NewCrawler(ctx *pulumi.Context, if args.Role == nil { return nil, errors.New("invalid value for required argument 'Role'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Crawler err := ctx.RegisterResource("aws:glue/crawler:Crawler", name, args, &resource, opts...) diff --git a/sdk/go/aws/glue/dataQualityRuleset.go b/sdk/go/aws/glue/dataQualityRuleset.go index e0fbb7811e4..e7ecdafa337 100644 --- a/sdk/go/aws/glue/dataQualityRuleset.go +++ b/sdk/go/aws/glue/dataQualityRuleset.go @@ -170,10 +170,6 @@ func NewDataQualityRuleset(ctx *pulumi.Context, if args.Ruleset == nil { return nil, errors.New("invalid value for required argument 'Ruleset'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DataQualityRuleset err := ctx.RegisterResource("aws:glue/dataQualityRuleset:DataQualityRuleset", name, args, &resource, opts...) diff --git a/sdk/go/aws/glue/devEndpoint.go b/sdk/go/aws/glue/devEndpoint.go index c9330db8d72..bea9e3512e7 100644 --- a/sdk/go/aws/glue/devEndpoint.go +++ b/sdk/go/aws/glue/devEndpoint.go @@ -152,10 +152,6 @@ func NewDevEndpoint(ctx *pulumi.Context, if args.RoleArn == nil { return nil, errors.New("invalid value for required argument 'RoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DevEndpoint err := ctx.RegisterResource("aws:glue/devEndpoint:DevEndpoint", name, args, &resource, opts...) diff --git a/sdk/go/aws/glue/job.go b/sdk/go/aws/glue/job.go index 21bfd532410..07fcefa034f 100644 --- a/sdk/go/aws/glue/job.go +++ b/sdk/go/aws/glue/job.go @@ -258,10 +258,6 @@ func NewJob(ctx *pulumi.Context, if args.RoleArn == nil { return nil, errors.New("invalid value for required argument 'RoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Job err := ctx.RegisterResource("aws:glue/job:Job", name, args, &resource, opts...) diff --git a/sdk/go/aws/glue/mltransform.go b/sdk/go/aws/glue/mltransform.go index 47c15afa179..85cffaf4897 100644 --- a/sdk/go/aws/glue/mltransform.go +++ b/sdk/go/aws/glue/mltransform.go @@ -201,10 +201,6 @@ func NewMLTransform(ctx *pulumi.Context, if args.RoleArn == nil { return nil, errors.New("invalid value for required argument 'RoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource MLTransform err := ctx.RegisterResource("aws:glue/mLTransform:MLTransform", name, args, &resource, opts...) diff --git a/sdk/go/aws/glue/registry.go b/sdk/go/aws/glue/registry.go index 7c260053cfd..d000ba56249 100644 --- a/sdk/go/aws/glue/registry.go +++ b/sdk/go/aws/glue/registry.go @@ -76,10 +76,6 @@ func NewRegistry(ctx *pulumi.Context, if args.RegistryName == nil { return nil, errors.New("invalid value for required argument 'RegistryName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Registry err := ctx.RegisterResource("aws:glue/registry:Registry", name, args, &resource, opts...) diff --git a/sdk/go/aws/glue/schema.go b/sdk/go/aws/glue/schema.go index 887aaf362f4..512d28d210c 100644 --- a/sdk/go/aws/glue/schema.go +++ b/sdk/go/aws/glue/schema.go @@ -105,10 +105,6 @@ func NewSchema(ctx *pulumi.Context, if args.SchemaName == nil { return nil, errors.New("invalid value for required argument 'SchemaName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Schema err := ctx.RegisterResource("aws:glue/schema:Schema", name, args, &resource, opts...) diff --git a/sdk/go/aws/glue/trigger.go b/sdk/go/aws/glue/trigger.go index 0e061649493..38ce86d0e6a 100644 --- a/sdk/go/aws/glue/trigger.go +++ b/sdk/go/aws/glue/trigger.go @@ -252,10 +252,6 @@ func NewTrigger(ctx *pulumi.Context, if args.Type == nil { return nil, errors.New("invalid value for required argument 'Type'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Trigger err := ctx.RegisterResource("aws:glue/trigger:Trigger", name, args, &resource, opts...) diff --git a/sdk/go/aws/glue/workflow.go b/sdk/go/aws/glue/workflow.go index d2308fa49ad..8028ade3aff 100644 --- a/sdk/go/aws/glue/workflow.go +++ b/sdk/go/aws/glue/workflow.go @@ -108,10 +108,6 @@ func NewWorkflow(ctx *pulumi.Context, args = &WorkflowArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Workflow err := ctx.RegisterResource("aws:glue/workflow:Workflow", name, args, &resource, opts...) diff --git a/sdk/go/aws/grafana/workspace.go b/sdk/go/aws/grafana/workspace.go index 9151deb2b1f..0e2a699ac40 100644 --- a/sdk/go/aws/grafana/workspace.go +++ b/sdk/go/aws/grafana/workspace.go @@ -145,10 +145,6 @@ func NewWorkspace(ctx *pulumi.Context, if args.PermissionType == nil { return nil, errors.New("invalid value for required argument 'PermissionType'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Workspace err := ctx.RegisterResource("aws:grafana/workspace:Workspace", name, args, &resource, opts...) diff --git a/sdk/go/aws/guardduty/detector.go b/sdk/go/aws/guardduty/detector.go index 64706ac3670..7c51271ef93 100644 --- a/sdk/go/aws/guardduty/detector.go +++ b/sdk/go/aws/guardduty/detector.go @@ -97,10 +97,6 @@ func NewDetector(ctx *pulumi.Context, args = &DetectorArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Detector err := ctx.RegisterResource("aws:guardduty/detector:Detector", name, args, &resource, opts...) diff --git a/sdk/go/aws/guardduty/filter.go b/sdk/go/aws/guardduty/filter.go index 43ba8c575cf..8bdf9cc58fe 100644 --- a/sdk/go/aws/guardduty/filter.go +++ b/sdk/go/aws/guardduty/filter.go @@ -121,10 +121,6 @@ func NewFilter(ctx *pulumi.Context, if args.Rank == nil { return nil, errors.New("invalid value for required argument 'Rank'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Filter err := ctx.RegisterResource("aws:guardduty/filter:Filter", name, args, &resource, opts...) diff --git a/sdk/go/aws/guardduty/ipset.go b/sdk/go/aws/guardduty/ipset.go index 6aed343c6db..e4ddc9b2ae0 100644 --- a/sdk/go/aws/guardduty/ipset.go +++ b/sdk/go/aws/guardduty/ipset.go @@ -128,10 +128,6 @@ func NewIPSet(ctx *pulumi.Context, if args.Location == nil { return nil, errors.New("invalid value for required argument 'Location'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource IPSet err := ctx.RegisterResource("aws:guardduty/iPSet:IPSet", name, args, &resource, opts...) diff --git a/sdk/go/aws/guardduty/threatIntelSet.go b/sdk/go/aws/guardduty/threatIntelSet.go index a430cbd183e..2a6277c55fc 100644 --- a/sdk/go/aws/guardduty/threatIntelSet.go +++ b/sdk/go/aws/guardduty/threatIntelSet.go @@ -129,10 +129,6 @@ func NewThreatIntelSet(ctx *pulumi.Context, if args.Location == nil { return nil, errors.New("invalid value for required argument 'Location'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ThreatIntelSet err := ctx.RegisterResource("aws:guardduty/threatIntelSet:ThreatIntelSet", name, args, &resource, opts...) diff --git a/sdk/go/aws/iam/instanceProfile.go b/sdk/go/aws/iam/instanceProfile.go index 1c567a8c328..93614ef663f 100644 --- a/sdk/go/aws/iam/instanceProfile.go +++ b/sdk/go/aws/iam/instanceProfile.go @@ -108,10 +108,6 @@ func NewInstanceProfile(ctx *pulumi.Context, args = &InstanceProfileArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource InstanceProfile err := ctx.RegisterResource("aws:iam/instanceProfile:InstanceProfile", name, args, &resource, opts...) diff --git a/sdk/go/aws/iam/openIdConnectProvider.go b/sdk/go/aws/iam/openIdConnectProvider.go index 8bf05fb81ba..a3815ed846a 100644 --- a/sdk/go/aws/iam/openIdConnectProvider.go +++ b/sdk/go/aws/iam/openIdConnectProvider.go @@ -90,10 +90,6 @@ func NewOpenIdConnectProvider(ctx *pulumi.Context, if args.Url == nil { return nil, errors.New("invalid value for required argument 'Url'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource OpenIdConnectProvider err := ctx.RegisterResource("aws:iam/openIdConnectProvider:OpenIdConnectProvider", name, args, &resource, opts...) diff --git a/sdk/go/aws/iam/policy.go b/sdk/go/aws/iam/policy.go index f746ea65ea2..bbf17106593 100644 --- a/sdk/go/aws/iam/policy.go +++ b/sdk/go/aws/iam/policy.go @@ -105,10 +105,6 @@ func NewPolicy(ctx *pulumi.Context, if args.Policy == nil { return nil, errors.New("invalid value for required argument 'Policy'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Policy err := ctx.RegisterResource("aws:iam/policy:Policy", name, args, &resource, opts...) diff --git a/sdk/go/aws/iam/role.go b/sdk/go/aws/iam/role.go index 8f980b86f1e..3a96cf0073d 100644 --- a/sdk/go/aws/iam/role.go +++ b/sdk/go/aws/iam/role.go @@ -379,10 +379,6 @@ func NewRole(ctx *pulumi.Context, if args.AssumeRolePolicy == nil { return nil, errors.New("invalid value for required argument 'AssumeRolePolicy'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Role err := ctx.RegisterResource("aws:iam/role:Role", name, args, &resource, opts...) diff --git a/sdk/go/aws/iam/samlProvider.go b/sdk/go/aws/iam/samlProvider.go index 30f4a05d1f9..3182f6aa591 100644 --- a/sdk/go/aws/iam/samlProvider.go +++ b/sdk/go/aws/iam/samlProvider.go @@ -88,10 +88,6 @@ func NewSamlProvider(ctx *pulumi.Context, if args.SamlMetadataDocument == nil { return nil, errors.New("invalid value for required argument 'SamlMetadataDocument'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SamlProvider err := ctx.RegisterResource("aws:iam/samlProvider:SamlProvider", name, args, &resource, opts...) diff --git a/sdk/go/aws/iam/serverCertificate.go b/sdk/go/aws/iam/serverCertificate.go index 2c30fe1a5b5..01e66fe5d26 100644 --- a/sdk/go/aws/iam/serverCertificate.go +++ b/sdk/go/aws/iam/serverCertificate.go @@ -219,7 +219,6 @@ func NewServerCertificate(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "privateKey", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/iam/serviceLinkedRole.go b/sdk/go/aws/iam/serviceLinkedRole.go index d25cf34f14d..c10223df4ad 100644 --- a/sdk/go/aws/iam/serviceLinkedRole.go +++ b/sdk/go/aws/iam/serviceLinkedRole.go @@ -86,10 +86,6 @@ func NewServiceLinkedRole(ctx *pulumi.Context, if args.AwsServiceName == nil { return nil, errors.New("invalid value for required argument 'AwsServiceName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ServiceLinkedRole err := ctx.RegisterResource("aws:iam/serviceLinkedRole:ServiceLinkedRole", name, args, &resource, opts...) diff --git a/sdk/go/aws/iam/user.go b/sdk/go/aws/iam/user.go index 04208d7f699..b93e5ab70a4 100644 --- a/sdk/go/aws/iam/user.go +++ b/sdk/go/aws/iam/user.go @@ -114,10 +114,6 @@ func NewUser(ctx *pulumi.Context, args = &UserArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource User err := ctx.RegisterResource("aws:iam/user:User", name, args, &resource, opts...) diff --git a/sdk/go/aws/iam/virtualMfaDevice.go b/sdk/go/aws/iam/virtualMfaDevice.go index 80f1448f3a3..04e5ac540a2 100644 --- a/sdk/go/aws/iam/virtualMfaDevice.go +++ b/sdk/go/aws/iam/virtualMfaDevice.go @@ -92,10 +92,6 @@ func NewVirtualMfaDevice(ctx *pulumi.Context, if args.VirtualMfaDeviceName == nil { return nil, errors.New("invalid value for required argument 'VirtualMfaDeviceName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VirtualMfaDevice err := ctx.RegisterResource("aws:iam/virtualMfaDevice:VirtualMfaDevice", name, args, &resource, opts...) diff --git a/sdk/go/aws/imagebuilder/component.go b/sdk/go/aws/imagebuilder/component.go index f2e6aed5104..6ae4c1c1aa0 100644 --- a/sdk/go/aws/imagebuilder/component.go +++ b/sdk/go/aws/imagebuilder/component.go @@ -114,10 +114,6 @@ func NewComponent(ctx *pulumi.Context, if args.Version == nil { return nil, errors.New("invalid value for required argument 'Version'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Component err := ctx.RegisterResource("aws:imagebuilder/component:Component", name, args, &resource, opts...) diff --git a/sdk/go/aws/imagebuilder/containerRecipe.go b/sdk/go/aws/imagebuilder/containerRecipe.go index a2005306bbe..9490a5bbe99 100644 --- a/sdk/go/aws/imagebuilder/containerRecipe.go +++ b/sdk/go/aws/imagebuilder/containerRecipe.go @@ -142,10 +142,6 @@ func NewContainerRecipe(ctx *pulumi.Context, if args.Version == nil { return nil, errors.New("invalid value for required argument 'Version'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ContainerRecipe err := ctx.RegisterResource("aws:imagebuilder/containerRecipe:ContainerRecipe", name, args, &resource, opts...) diff --git a/sdk/go/aws/imagebuilder/distributionConfiguration.go b/sdk/go/aws/imagebuilder/distributionConfiguration.go index a9d613761f9..6b89644ca77 100644 --- a/sdk/go/aws/imagebuilder/distributionConfiguration.go +++ b/sdk/go/aws/imagebuilder/distributionConfiguration.go @@ -104,10 +104,6 @@ func NewDistributionConfiguration(ctx *pulumi.Context, if args.Distributions == nil { return nil, errors.New("invalid value for required argument 'Distributions'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DistributionConfiguration err := ctx.RegisterResource("aws:imagebuilder/distributionConfiguration:DistributionConfiguration", name, args, &resource, opts...) diff --git a/sdk/go/aws/imagebuilder/image.go b/sdk/go/aws/imagebuilder/image.go index e7da15eaa1b..a16b10ab9e0 100644 --- a/sdk/go/aws/imagebuilder/image.go +++ b/sdk/go/aws/imagebuilder/image.go @@ -102,10 +102,6 @@ func NewImage(ctx *pulumi.Context, if args.InfrastructureConfigurationArn == nil { return nil, errors.New("invalid value for required argument 'InfrastructureConfigurationArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Image err := ctx.RegisterResource("aws:imagebuilder/image:Image", name, args, &resource, opts...) diff --git a/sdk/go/aws/imagebuilder/imagePipeline.go b/sdk/go/aws/imagebuilder/imagePipeline.go index d11c304a07f..8f9b20e945a 100644 --- a/sdk/go/aws/imagebuilder/imagePipeline.go +++ b/sdk/go/aws/imagebuilder/imagePipeline.go @@ -110,10 +110,6 @@ func NewImagePipeline(ctx *pulumi.Context, if args.InfrastructureConfigurationArn == nil { return nil, errors.New("invalid value for required argument 'InfrastructureConfigurationArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ImagePipeline err := ctx.RegisterResource("aws:imagebuilder/imagePipeline:ImagePipeline", name, args, &resource, opts...) diff --git a/sdk/go/aws/imagebuilder/imageRecipe.go b/sdk/go/aws/imagebuilder/imageRecipe.go index 499090920fa..3b4ec31e30b 100644 --- a/sdk/go/aws/imagebuilder/imageRecipe.go +++ b/sdk/go/aws/imagebuilder/imageRecipe.go @@ -132,10 +132,6 @@ func NewImageRecipe(ctx *pulumi.Context, if args.Version == nil { return nil, errors.New("invalid value for required argument 'Version'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ImageRecipe err := ctx.RegisterResource("aws:imagebuilder/imageRecipe:ImageRecipe", name, args, &resource, opts...) diff --git a/sdk/go/aws/imagebuilder/infrastructureConfiguration.go b/sdk/go/aws/imagebuilder/infrastructureConfiguration.go index 906571895b6..e7a46f7a3ea 100644 --- a/sdk/go/aws/imagebuilder/infrastructureConfiguration.go +++ b/sdk/go/aws/imagebuilder/infrastructureConfiguration.go @@ -123,10 +123,6 @@ func NewInfrastructureConfiguration(ctx *pulumi.Context, if args.InstanceProfileName == nil { return nil, errors.New("invalid value for required argument 'InstanceProfileName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource InfrastructureConfiguration err := ctx.RegisterResource("aws:imagebuilder/infrastructureConfiguration:InfrastructureConfiguration", name, args, &resource, opts...) diff --git a/sdk/go/aws/imagebuilder/workflow.go b/sdk/go/aws/imagebuilder/workflow.go index 9985a308f9c..9483d9683df 100644 --- a/sdk/go/aws/imagebuilder/workflow.go +++ b/sdk/go/aws/imagebuilder/workflow.go @@ -128,10 +128,6 @@ func NewWorkflow(ctx *pulumi.Context, if args.Version == nil { return nil, errors.New("invalid value for required argument 'Version'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Workflow err := ctx.RegisterResource("aws:imagebuilder/workflow:Workflow", name, args, &resource, opts...) diff --git a/sdk/go/aws/inspector/assessmentTemplate.go b/sdk/go/aws/inspector/assessmentTemplate.go index 32af2b7aa59..abf7abc7931 100644 --- a/sdk/go/aws/inspector/assessmentTemplate.go +++ b/sdk/go/aws/inspector/assessmentTemplate.go @@ -101,10 +101,6 @@ func NewAssessmentTemplate(ctx *pulumi.Context, if args.TargetArn == nil { return nil, errors.New("invalid value for required argument 'TargetArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource AssessmentTemplate err := ctx.RegisterResource("aws:inspector/assessmentTemplate:AssessmentTemplate", name, args, &resource, opts...) diff --git a/sdk/go/aws/iot/billingGroup.go b/sdk/go/aws/iot/billingGroup.go index cc5b1707613..92d1d114cf2 100644 --- a/sdk/go/aws/iot/billingGroup.go +++ b/sdk/go/aws/iot/billingGroup.go @@ -78,10 +78,6 @@ func NewBillingGroup(ctx *pulumi.Context, args = &BillingGroupArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource BillingGroup err := ctx.RegisterResource("aws:iot/billingGroup:BillingGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/iot/caCertificate.go b/sdk/go/aws/iot/caCertificate.go index 1fed5c94763..ba8d1b86672 100644 --- a/sdk/go/aws/iot/caCertificate.go +++ b/sdk/go/aws/iot/caCertificate.go @@ -155,7 +155,6 @@ func NewCaCertificate(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "caCertificatePem", - "tagsAll", "verificationCertificatePem", }) opts = append(opts, secrets) diff --git a/sdk/go/aws/iot/domainConfiguration.go b/sdk/go/aws/iot/domainConfiguration.go index 709f5ba5da6..702d72e3c00 100644 --- a/sdk/go/aws/iot/domainConfiguration.go +++ b/sdk/go/aws/iot/domainConfiguration.go @@ -89,10 +89,6 @@ func NewDomainConfiguration(ctx *pulumi.Context, args = &DomainConfigurationArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DomainConfiguration err := ctx.RegisterResource("aws:iot/domainConfiguration:DomainConfiguration", name, args, &resource, opts...) diff --git a/sdk/go/aws/iot/provisioningTemplate.go b/sdk/go/aws/iot/provisioningTemplate.go index b621657935b..627ac894cd5 100644 --- a/sdk/go/aws/iot/provisioningTemplate.go +++ b/sdk/go/aws/iot/provisioningTemplate.go @@ -183,10 +183,6 @@ func NewProvisioningTemplate(ctx *pulumi.Context, if args.TemplateBody == nil { return nil, errors.New("invalid value for required argument 'TemplateBody'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ProvisioningTemplate err := ctx.RegisterResource("aws:iot/provisioningTemplate:ProvisioningTemplate", name, args, &resource, opts...) diff --git a/sdk/go/aws/iot/thingGroup.go b/sdk/go/aws/iot/thingGroup.go index c985e5f4c23..e5d4bbc7154 100644 --- a/sdk/go/aws/iot/thingGroup.go +++ b/sdk/go/aws/iot/thingGroup.go @@ -91,10 +91,6 @@ func NewThingGroup(ctx *pulumi.Context, args = &ThingGroupArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ThingGroup err := ctx.RegisterResource("aws:iot/thingGroup:ThingGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/iot/thingType.go b/sdk/go/aws/iot/thingType.go index 10b3491030d..8dbb1a2f6dc 100644 --- a/sdk/go/aws/iot/thingType.go +++ b/sdk/go/aws/iot/thingType.go @@ -72,10 +72,6 @@ func NewThingType(ctx *pulumi.Context, args = &ThingTypeArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ThingType err := ctx.RegisterResource("aws:iot/thingType:ThingType", name, args, &resource, opts...) diff --git a/sdk/go/aws/iot/topicRule.go b/sdk/go/aws/iot/topicRule.go index e1e2d647b64..5fa67ada5b0 100644 --- a/sdk/go/aws/iot/topicRule.go +++ b/sdk/go/aws/iot/topicRule.go @@ -185,10 +185,6 @@ func NewTopicRule(ctx *pulumi.Context, if args.SqlVersion == nil { return nil, errors.New("invalid value for required argument 'SqlVersion'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource TopicRule err := ctx.RegisterResource("aws:iot/topicRule:TopicRule", name, args, &resource, opts...) diff --git a/sdk/go/aws/ivs/channel.go b/sdk/go/aws/ivs/channel.go index 8aacb98a3fd..dc771cade8d 100644 --- a/sdk/go/aws/ivs/channel.go +++ b/sdk/go/aws/ivs/channel.go @@ -81,10 +81,6 @@ func NewChannel(ctx *pulumi.Context, args = &ChannelArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Channel err := ctx.RegisterResource("aws:ivs/channel:Channel", name, args, &resource, opts...) diff --git a/sdk/go/aws/ivs/playbackKeyPair.go b/sdk/go/aws/ivs/playbackKeyPair.go index 60201075198..322e808860e 100644 --- a/sdk/go/aws/ivs/playbackKeyPair.go +++ b/sdk/go/aws/ivs/playbackKeyPair.go @@ -91,10 +91,6 @@ func NewPlaybackKeyPair(ctx *pulumi.Context, if args.PublicKey == nil { return nil, errors.New("invalid value for required argument 'PublicKey'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource PlaybackKeyPair err := ctx.RegisterResource("aws:ivs/playbackKeyPair:PlaybackKeyPair", name, args, &resource, opts...) diff --git a/sdk/go/aws/ivs/recordingConfiguration.go b/sdk/go/aws/ivs/recordingConfiguration.go index cc504417255..960ef0b4949 100644 --- a/sdk/go/aws/ivs/recordingConfiguration.go +++ b/sdk/go/aws/ivs/recordingConfiguration.go @@ -87,10 +87,6 @@ func NewRecordingConfiguration(ctx *pulumi.Context, if args.DestinationConfiguration == nil { return nil, errors.New("invalid value for required argument 'DestinationConfiguration'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource RecordingConfiguration err := ctx.RegisterResource("aws:ivs/recordingConfiguration:RecordingConfiguration", name, args, &resource, opts...) diff --git a/sdk/go/aws/ivschat/loggingConfiguration.go b/sdk/go/aws/ivschat/loggingConfiguration.go index 5cdd75fcfc4..72d51bdb735 100644 --- a/sdk/go/aws/ivschat/loggingConfiguration.go +++ b/sdk/go/aws/ivschat/loggingConfiguration.go @@ -169,10 +169,6 @@ func NewLoggingConfiguration(ctx *pulumi.Context, args = &LoggingConfigurationArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource LoggingConfiguration err := ctx.RegisterResource("aws:ivschat/loggingConfiguration:LoggingConfiguration", name, args, &resource, opts...) diff --git a/sdk/go/aws/ivschat/room.go b/sdk/go/aws/ivschat/room.go index b2a714aeb20..8db387cb7c3 100644 --- a/sdk/go/aws/ivschat/room.go +++ b/sdk/go/aws/ivschat/room.go @@ -127,10 +127,6 @@ func NewRoom(ctx *pulumi.Context, args = &RoomArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Room err := ctx.RegisterResource("aws:ivschat/room:Room", name, args, &resource, opts...) diff --git a/sdk/go/aws/kendra/dataSource.go b/sdk/go/aws/kendra/dataSource.go index cbb2a2cb958..0759e24bb28 100644 --- a/sdk/go/aws/kendra/dataSource.go +++ b/sdk/go/aws/kendra/dataSource.go @@ -598,10 +598,6 @@ func NewDataSource(ctx *pulumi.Context, if args.Type == nil { return nil, errors.New("invalid value for required argument 'Type'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DataSource err := ctx.RegisterResource("aws:kendra/dataSource:DataSource", name, args, &resource, opts...) diff --git a/sdk/go/aws/kendra/faq.go b/sdk/go/aws/kendra/faq.go index 76c39f0d4ba..330befeed29 100644 --- a/sdk/go/aws/kendra/faq.go +++ b/sdk/go/aws/kendra/faq.go @@ -175,10 +175,6 @@ func NewFaq(ctx *pulumi.Context, if args.S3Path == nil { return nil, errors.New("invalid value for required argument 'S3Path'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Faq err := ctx.RegisterResource("aws:kendra/faq:Faq", name, args, &resource, opts...) diff --git a/sdk/go/aws/kendra/index.go b/sdk/go/aws/kendra/index.go index f3d1a591067..055e622e323 100644 --- a/sdk/go/aws/kendra/index.go +++ b/sdk/go/aws/kendra/index.go @@ -740,10 +740,6 @@ func NewIndex(ctx *pulumi.Context, if args.RoleArn == nil { return nil, errors.New("invalid value for required argument 'RoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Index err := ctx.RegisterResource("aws:kendra/index:Index", name, args, &resource, opts...) diff --git a/sdk/go/aws/kendra/querySuggestionsBlockList.go b/sdk/go/aws/kendra/querySuggestionsBlockList.go index 79d52a42ac2..e115ad75c13 100644 --- a/sdk/go/aws/kendra/querySuggestionsBlockList.go +++ b/sdk/go/aws/kendra/querySuggestionsBlockList.go @@ -102,10 +102,6 @@ func NewQuerySuggestionsBlockList(ctx *pulumi.Context, if args.SourceS3Path == nil { return nil, errors.New("invalid value for required argument 'SourceS3Path'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource QuerySuggestionsBlockList err := ctx.RegisterResource("aws:kendra/querySuggestionsBlockList:QuerySuggestionsBlockList", name, args, &resource, opts...) diff --git a/sdk/go/aws/kendra/thesaurus.go b/sdk/go/aws/kendra/thesaurus.go index 6e9ce954316..cb5264f47dd 100644 --- a/sdk/go/aws/kendra/thesaurus.go +++ b/sdk/go/aws/kendra/thesaurus.go @@ -101,10 +101,6 @@ func NewThesaurus(ctx *pulumi.Context, if args.SourceS3Path == nil { return nil, errors.New("invalid value for required argument 'SourceS3Path'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Thesaurus err := ctx.RegisterResource("aws:kendra/thesaurus:Thesaurus", name, args, &resource, opts...) diff --git a/sdk/go/aws/keyspaces/keyspace.go b/sdk/go/aws/keyspaces/keyspace.go index 7285730787b..4ad49735fa9 100644 --- a/sdk/go/aws/keyspaces/keyspace.go +++ b/sdk/go/aws/keyspaces/keyspace.go @@ -72,10 +72,6 @@ func NewKeyspace(ctx *pulumi.Context, args = &KeyspaceArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Keyspace err := ctx.RegisterResource("aws:keyspaces/keyspace:Keyspace", name, args, &resource, opts...) diff --git a/sdk/go/aws/keyspaces/table.go b/sdk/go/aws/keyspaces/table.go index ed5b99212ee..5a4c2f0eed4 100644 --- a/sdk/go/aws/keyspaces/table.go +++ b/sdk/go/aws/keyspaces/table.go @@ -116,10 +116,6 @@ func NewTable(ctx *pulumi.Context, if args.TableName == nil { return nil, errors.New("invalid value for required argument 'TableName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Table err := ctx.RegisterResource("aws:keyspaces/table:Table", name, args, &resource, opts...) diff --git a/sdk/go/aws/kinesis/analyticsApplication.go b/sdk/go/aws/kinesis/analyticsApplication.go index c806f470590..c874585122e 100644 --- a/sdk/go/aws/kinesis/analyticsApplication.go +++ b/sdk/go/aws/kinesis/analyticsApplication.go @@ -229,10 +229,6 @@ func NewAnalyticsApplication(ctx *pulumi.Context, args = &AnalyticsApplicationArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource AnalyticsApplication err := ctx.RegisterResource("aws:kinesis/analyticsApplication:AnalyticsApplication", name, args, &resource, opts...) diff --git a/sdk/go/aws/kinesis/firehoseDeliveryStream.go b/sdk/go/aws/kinesis/firehoseDeliveryStream.go index c83f719db90..887c9359dec 100644 --- a/sdk/go/aws/kinesis/firehoseDeliveryStream.go +++ b/sdk/go/aws/kinesis/firehoseDeliveryStream.go @@ -894,10 +894,6 @@ func NewFirehoseDeliveryStream(ctx *pulumi.Context, if args.Destination == nil { return nil, errors.New("invalid value for required argument 'Destination'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource FirehoseDeliveryStream err := ctx.RegisterResource("aws:kinesis/firehoseDeliveryStream:FirehoseDeliveryStream", name, args, &resource, opts...) diff --git a/sdk/go/aws/kinesis/stream.go b/sdk/go/aws/kinesis/stream.go index d0ef8d82dad..9e95b346908 100644 --- a/sdk/go/aws/kinesis/stream.go +++ b/sdk/go/aws/kinesis/stream.go @@ -99,10 +99,6 @@ func NewStream(ctx *pulumi.Context, args = &StreamArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Stream err := ctx.RegisterResource("aws:kinesis/stream:Stream", name, args, &resource, opts...) diff --git a/sdk/go/aws/kinesis/videoStream.go b/sdk/go/aws/kinesis/videoStream.go index ce6c47df36d..f7e0784741d 100644 --- a/sdk/go/aws/kinesis/videoStream.go +++ b/sdk/go/aws/kinesis/videoStream.go @@ -90,10 +90,6 @@ func NewVideoStream(ctx *pulumi.Context, args = &VideoStreamArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VideoStream err := ctx.RegisterResource("aws:kinesis/videoStream:VideoStream", name, args, &resource, opts...) diff --git a/sdk/go/aws/kinesisanalyticsv2/application.go b/sdk/go/aws/kinesisanalyticsv2/application.go index a43633a32d3..635e98c0a61 100644 --- a/sdk/go/aws/kinesisanalyticsv2/application.go +++ b/sdk/go/aws/kinesisanalyticsv2/application.go @@ -348,10 +348,6 @@ func NewApplication(ctx *pulumi.Context, if args.ServiceExecutionRole == nil { return nil, errors.New("invalid value for required argument 'ServiceExecutionRole'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Application err := ctx.RegisterResource("aws:kinesisanalyticsv2/application:Application", name, args, &resource, opts...) diff --git a/sdk/go/aws/kms/externalKey.go b/sdk/go/aws/kms/externalKey.go index 4cabef38e0c..bad8cd7af0e 100644 --- a/sdk/go/aws/kms/externalKey.go +++ b/sdk/go/aws/kms/externalKey.go @@ -96,7 +96,6 @@ func NewExternalKey(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "keyMaterialBase64", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/kms/key.go b/sdk/go/aws/kms/key.go index 37a738f9bd3..a02fc020343 100644 --- a/sdk/go/aws/kms/key.go +++ b/sdk/go/aws/kms/key.go @@ -106,10 +106,6 @@ func NewKey(ctx *pulumi.Context, args = &KeyArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Key err := ctx.RegisterResource("aws:kms/key:Key", name, args, &resource, opts...) diff --git a/sdk/go/aws/kms/replicaExternalKey.go b/sdk/go/aws/kms/replicaExternalKey.go index 9fd87591eaa..f854a1e1f49 100644 --- a/sdk/go/aws/kms/replicaExternalKey.go +++ b/sdk/go/aws/kms/replicaExternalKey.go @@ -126,7 +126,6 @@ func NewReplicaExternalKey(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "keyMaterialBase64", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/kms/replicaKey.go b/sdk/go/aws/kms/replicaKey.go index 7ee1c6f0745..bfdbcc42402 100644 --- a/sdk/go/aws/kms/replicaKey.go +++ b/sdk/go/aws/kms/replicaKey.go @@ -113,10 +113,6 @@ func NewReplicaKey(ctx *pulumi.Context, if args.PrimaryKeyArn == nil { return nil, errors.New("invalid value for required argument 'PrimaryKeyArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ReplicaKey err := ctx.RegisterResource("aws:kms/replicaKey:ReplicaKey", name, args, &resource, opts...) diff --git a/sdk/go/aws/lambda/function.go b/sdk/go/aws/lambda/function.go index c4a48085f07..eb35c19f0e0 100644 --- a/sdk/go/aws/lambda/function.go +++ b/sdk/go/aws/lambda/function.go @@ -472,10 +472,6 @@ func NewFunction(ctx *pulumi.Context, if args.Role == nil { return nil, errors.New("invalid value for required argument 'Role'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Function err := ctx.RegisterResource("aws:lambda/function:Function", name, args, &resource, opts...) diff --git a/sdk/go/aws/lb/listener.go b/sdk/go/aws/lb/listener.go index 36fe6b75c97..cd1fad08abb 100644 --- a/sdk/go/aws/lb/listener.go +++ b/sdk/go/aws/lb/listener.go @@ -455,10 +455,6 @@ func NewListener(ctx *pulumi.Context, }, }) opts = append(opts, aliases) - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Listener err := ctx.RegisterResource("aws:lb/listener:Listener", name, args, &resource, opts...) diff --git a/sdk/go/aws/lb/listenerRule.go b/sdk/go/aws/lb/listenerRule.go index 50a1d254046..6b1368bc4dc 100644 --- a/sdk/go/aws/lb/listenerRule.go +++ b/sdk/go/aws/lb/listenerRule.go @@ -295,10 +295,6 @@ func NewListenerRule(ctx *pulumi.Context, }, }) opts = append(opts, aliases) - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ListenerRule err := ctx.RegisterResource("aws:lb/listenerRule:ListenerRule", name, args, &resource, opts...) diff --git a/sdk/go/aws/lb/loadBalancer.go b/sdk/go/aws/lb/loadBalancer.go index 9d4a657b120..6e66fffc524 100644 --- a/sdk/go/aws/lb/loadBalancer.go +++ b/sdk/go/aws/lb/loadBalancer.go @@ -249,10 +249,6 @@ func NewLoadBalancer(ctx *pulumi.Context, }, }) opts = append(opts, aliases) - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource LoadBalancer err := ctx.RegisterResource("aws:lb/loadBalancer:LoadBalancer", name, args, &resource, opts...) diff --git a/sdk/go/aws/lb/targetGroup.go b/sdk/go/aws/lb/targetGroup.go index 9d4a802cc71..617a0423e30 100644 --- a/sdk/go/aws/lb/targetGroup.go +++ b/sdk/go/aws/lb/targetGroup.go @@ -263,10 +263,6 @@ func NewTargetGroup(ctx *pulumi.Context, }, }) opts = append(opts, aliases) - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource TargetGroup err := ctx.RegisterResource("aws:lb/targetGroup:TargetGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/lb/trustStore.go b/sdk/go/aws/lb/trustStore.go index 4a8c7436b6e..4d785e31e6f 100644 --- a/sdk/go/aws/lb/trustStore.go +++ b/sdk/go/aws/lb/trustStore.go @@ -105,10 +105,6 @@ func NewTrustStore(ctx *pulumi.Context, if args.CaCertificatesBundleS3Key == nil { return nil, errors.New("invalid value for required argument 'CaCertificatesBundleS3Key'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource TrustStore err := ctx.RegisterResource("aws:lb/trustStore:TrustStore", name, args, &resource, opts...) diff --git a/sdk/go/aws/lex/v2modelsBot.go b/sdk/go/aws/lex/v2modelsBot.go index f69d7836b6e..12ce07edfa4 100644 --- a/sdk/go/aws/lex/v2modelsBot.go +++ b/sdk/go/aws/lex/v2modelsBot.go @@ -101,10 +101,6 @@ func NewV2modelsBot(ctx *pulumi.Context, if args.RoleArn == nil { return nil, errors.New("invalid value for required argument 'RoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource V2modelsBot err := ctx.RegisterResource("aws:lex/v2modelsBot:V2modelsBot", name, args, &resource, opts...) diff --git a/sdk/go/aws/licensemanager/licenseConfiguration.go b/sdk/go/aws/licensemanager/licenseConfiguration.go index adb977bf7bd..c84ab93ae22 100644 --- a/sdk/go/aws/licensemanager/licenseConfiguration.go +++ b/sdk/go/aws/licensemanager/licenseConfiguration.go @@ -108,10 +108,6 @@ func NewLicenseConfiguration(ctx *pulumi.Context, if args.LicenseCountingType == nil { return nil, errors.New("invalid value for required argument 'LicenseCountingType'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource LicenseConfiguration err := ctx.RegisterResource("aws:licensemanager/licenseConfiguration:LicenseConfiguration", name, args, &resource, opts...) diff --git a/sdk/go/aws/lightsail/bucket.go b/sdk/go/aws/lightsail/bucket.go index 5fded07a6bc..c5a679a9eaf 100644 --- a/sdk/go/aws/lightsail/bucket.go +++ b/sdk/go/aws/lightsail/bucket.go @@ -87,10 +87,6 @@ func NewBucket(ctx *pulumi.Context, if args.BundleId == nil { return nil, errors.New("invalid value for required argument 'BundleId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Bucket err := ctx.RegisterResource("aws:lightsail/bucket:Bucket", name, args, &resource, opts...) diff --git a/sdk/go/aws/lightsail/certificate.go b/sdk/go/aws/lightsail/certificate.go index de7762b13f0..4ced314ed5b 100644 --- a/sdk/go/aws/lightsail/certificate.go +++ b/sdk/go/aws/lightsail/certificate.go @@ -81,10 +81,6 @@ func NewCertificate(ctx *pulumi.Context, args = &CertificateArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Certificate err := ctx.RegisterResource("aws:lightsail/certificate:Certificate", name, args, &resource, opts...) diff --git a/sdk/go/aws/lightsail/containerService.go b/sdk/go/aws/lightsail/containerService.go index 18ec12e1fa8..81ff3e23799 100644 --- a/sdk/go/aws/lightsail/containerService.go +++ b/sdk/go/aws/lightsail/containerService.go @@ -223,10 +223,6 @@ func NewContainerService(ctx *pulumi.Context, if args.Scale == nil { return nil, errors.New("invalid value for required argument 'Scale'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ContainerService err := ctx.RegisterResource("aws:lightsail/containerService:ContainerService", name, args, &resource, opts...) diff --git a/sdk/go/aws/lightsail/database.go b/sdk/go/aws/lightsail/database.go index 728c8e2f6e6..9171c78c752 100644 --- a/sdk/go/aws/lightsail/database.go +++ b/sdk/go/aws/lightsail/database.go @@ -335,7 +335,6 @@ func NewDatabase(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "masterPassword", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/lightsail/disk.go b/sdk/go/aws/lightsail/disk.go index ba3fc7a0122..676cdae89b0 100644 --- a/sdk/go/aws/lightsail/disk.go +++ b/sdk/go/aws/lightsail/disk.go @@ -101,10 +101,6 @@ func NewDisk(ctx *pulumi.Context, if args.SizeInGb == nil { return nil, errors.New("invalid value for required argument 'SizeInGb'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Disk err := ctx.RegisterResource("aws:lightsail/disk:Disk", name, args, &resource, opts...) diff --git a/sdk/go/aws/lightsail/distribution.go b/sdk/go/aws/lightsail/distribution.go index ba2cd56b803..2b0fe4cf78b 100644 --- a/sdk/go/aws/lightsail/distribution.go +++ b/sdk/go/aws/lightsail/distribution.go @@ -295,10 +295,6 @@ func NewDistribution(ctx *pulumi.Context, if args.Origin == nil { return nil, errors.New("invalid value for required argument 'Origin'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Distribution err := ctx.RegisterResource("aws:lightsail/distribution:Distribution", name, args, &resource, opts...) diff --git a/sdk/go/aws/lightsail/instance.go b/sdk/go/aws/lightsail/instance.go index b0329fa5c83..deca2d3fd76 100644 --- a/sdk/go/aws/lightsail/instance.go +++ b/sdk/go/aws/lightsail/instance.go @@ -193,10 +193,6 @@ func NewInstance(ctx *pulumi.Context, if args.BundleId == nil { return nil, errors.New("invalid value for required argument 'BundleId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Instance err := ctx.RegisterResource("aws:lightsail/instance:Instance", name, args, &resource, opts...) diff --git a/sdk/go/aws/lightsail/keyPair.go b/sdk/go/aws/lightsail/keyPair.go index 0e97004e79a..e1a0dff3eb7 100644 --- a/sdk/go/aws/lightsail/keyPair.go +++ b/sdk/go/aws/lightsail/keyPair.go @@ -140,10 +140,6 @@ func NewKeyPair(ctx *pulumi.Context, args = &KeyPairArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource KeyPair err := ctx.RegisterResource("aws:lightsail/keyPair:KeyPair", name, args, &resource, opts...) diff --git a/sdk/go/aws/lightsail/lb.go b/sdk/go/aws/lightsail/lb.go index 0be716c7245..83272c3f723 100644 --- a/sdk/go/aws/lightsail/lb.go +++ b/sdk/go/aws/lightsail/lb.go @@ -93,10 +93,6 @@ func NewLb(ctx *pulumi.Context, if args.InstancePort == nil { return nil, errors.New("invalid value for required argument 'InstancePort'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Lb err := ctx.RegisterResource("aws:lightsail/lb:Lb", name, args, &resource, opts...) diff --git a/sdk/go/aws/location/geofenceCollection.go b/sdk/go/aws/location/geofenceCollection.go index 74bc8faea22..403f0b4b06f 100644 --- a/sdk/go/aws/location/geofenceCollection.go +++ b/sdk/go/aws/location/geofenceCollection.go @@ -82,10 +82,6 @@ func NewGeofenceCollection(ctx *pulumi.Context, if args.CollectionName == nil { return nil, errors.New("invalid value for required argument 'CollectionName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource GeofenceCollection err := ctx.RegisterResource("aws:location/geofenceCollection:GeofenceCollection", name, args, &resource, opts...) diff --git a/sdk/go/aws/location/map.go b/sdk/go/aws/location/map.go index ef11402b5dd..e836de5f951 100644 --- a/sdk/go/aws/location/map.go +++ b/sdk/go/aws/location/map.go @@ -90,10 +90,6 @@ func NewMap(ctx *pulumi.Context, if args.MapName == nil { return nil, errors.New("invalid value for required argument 'MapName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Map err := ctx.RegisterResource("aws:location/map:Map", name, args, &resource, opts...) diff --git a/sdk/go/aws/location/placeIndex.go b/sdk/go/aws/location/placeIndex.go index 9878dc9f536..9c854c60fde 100644 --- a/sdk/go/aws/location/placeIndex.go +++ b/sdk/go/aws/location/placeIndex.go @@ -90,10 +90,6 @@ func NewPlaceIndex(ctx *pulumi.Context, if args.IndexName == nil { return nil, errors.New("invalid value for required argument 'IndexName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource PlaceIndex err := ctx.RegisterResource("aws:location/placeIndex:PlaceIndex", name, args, &resource, opts...) diff --git a/sdk/go/aws/location/routeCalculation.go b/sdk/go/aws/location/routeCalculation.go index d412808661c..8c4f11b2c74 100644 --- a/sdk/go/aws/location/routeCalculation.go +++ b/sdk/go/aws/location/routeCalculation.go @@ -88,10 +88,6 @@ func NewRouteCalculation(ctx *pulumi.Context, if args.DataSource == nil { return nil, errors.New("invalid value for required argument 'DataSource'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource RouteCalculation err := ctx.RegisterResource("aws:location/routeCalculation:RouteCalculation", name, args, &resource, opts...) diff --git a/sdk/go/aws/location/tracker.go b/sdk/go/aws/location/tracker.go index ba90e4a9f88..e0d55091692 100644 --- a/sdk/go/aws/location/tracker.go +++ b/sdk/go/aws/location/tracker.go @@ -86,10 +86,6 @@ func NewTracker(ctx *pulumi.Context, if args.TrackerName == nil { return nil, errors.New("invalid value for required argument 'TrackerName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Tracker err := ctx.RegisterResource("aws:location/tracker:Tracker", name, args, &resource, opts...) diff --git a/sdk/go/aws/macie/customDataIdentifier.go b/sdk/go/aws/macie/customDataIdentifier.go index 5e4af0a9df6..f3dae970228 100644 --- a/sdk/go/aws/macie/customDataIdentifier.go +++ b/sdk/go/aws/macie/customDataIdentifier.go @@ -97,10 +97,6 @@ func NewCustomDataIdentifier(ctx *pulumi.Context, args = &CustomDataIdentifierArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource CustomDataIdentifier err := ctx.RegisterResource("aws:macie/customDataIdentifier:CustomDataIdentifier", name, args, &resource, opts...) diff --git a/sdk/go/aws/macie/findingsFilter.go b/sdk/go/aws/macie/findingsFilter.go index 0815d9367ad..e2fa6c9d205 100644 --- a/sdk/go/aws/macie/findingsFilter.go +++ b/sdk/go/aws/macie/findingsFilter.go @@ -104,10 +104,6 @@ func NewFindingsFilter(ctx *pulumi.Context, if args.FindingCriteria == nil { return nil, errors.New("invalid value for required argument 'FindingCriteria'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource FindingsFilter err := ctx.RegisterResource("aws:macie/findingsFilter:FindingsFilter", name, args, &resource, opts...) diff --git a/sdk/go/aws/macie2/classificationJob.go b/sdk/go/aws/macie2/classificationJob.go index f407b86b196..22d0e6d41ce 100644 --- a/sdk/go/aws/macie2/classificationJob.go +++ b/sdk/go/aws/macie2/classificationJob.go @@ -113,10 +113,6 @@ func NewClassificationJob(ctx *pulumi.Context, if args.S3JobDefinition == nil { return nil, errors.New("invalid value for required argument 'S3JobDefinition'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ClassificationJob err := ctx.RegisterResource("aws:macie2/classificationJob:ClassificationJob", name, args, &resource, opts...) diff --git a/sdk/go/aws/macie2/member.go b/sdk/go/aws/macie2/member.go index 21938770e22..b957e701a05 100644 --- a/sdk/go/aws/macie2/member.go +++ b/sdk/go/aws/macie2/member.go @@ -104,10 +104,6 @@ func NewMember(ctx *pulumi.Context, if args.Email == nil { return nil, errors.New("invalid value for required argument 'Email'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Member err := ctx.RegisterResource("aws:macie2/member:Member", name, args, &resource, opts...) diff --git a/sdk/go/aws/mediaconvert/queue.go b/sdk/go/aws/mediaconvert/queue.go index 4995a445aed..bb6dea49a4e 100644 --- a/sdk/go/aws/mediaconvert/queue.go +++ b/sdk/go/aws/mediaconvert/queue.go @@ -76,10 +76,6 @@ func NewQueue(ctx *pulumi.Context, args = &QueueArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Queue err := ctx.RegisterResource("aws:mediaconvert/queue:Queue", name, args, &resource, opts...) diff --git a/sdk/go/aws/medialive/channel.go b/sdk/go/aws/medialive/channel.go index 27d75211166..0480594ac51 100644 --- a/sdk/go/aws/medialive/channel.go +++ b/sdk/go/aws/medialive/channel.go @@ -189,10 +189,6 @@ func NewChannel(ctx *pulumi.Context, if args.InputSpecification == nil { return nil, errors.New("invalid value for required argument 'InputSpecification'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Channel err := ctx.RegisterResource("aws:medialive/channel:Channel", name, args, &resource, opts...) diff --git a/sdk/go/aws/medialive/input.go b/sdk/go/aws/medialive/input.go index a68d70048d8..87012b76ba6 100644 --- a/sdk/go/aws/medialive/input.go +++ b/sdk/go/aws/medialive/input.go @@ -118,10 +118,6 @@ func NewInput(ctx *pulumi.Context, if args.Type == nil { return nil, errors.New("invalid value for required argument 'Type'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Input err := ctx.RegisterResource("aws:medialive/input:Input", name, args, &resource, opts...) diff --git a/sdk/go/aws/medialive/inputSecurityGroup.go b/sdk/go/aws/medialive/inputSecurityGroup.go index 5f963b1174b..9d732f1df89 100644 --- a/sdk/go/aws/medialive/inputSecurityGroup.go +++ b/sdk/go/aws/medialive/inputSecurityGroup.go @@ -84,10 +84,6 @@ func NewInputSecurityGroup(ctx *pulumi.Context, if args.WhitelistRules == nil { return nil, errors.New("invalid value for required argument 'WhitelistRules'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource InputSecurityGroup err := ctx.RegisterResource("aws:medialive/inputSecurityGroup:InputSecurityGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/medialive/multiplex.go b/sdk/go/aws/medialive/multiplex.go index ae06cfb885d..d41123257d1 100644 --- a/sdk/go/aws/medialive/multiplex.go +++ b/sdk/go/aws/medialive/multiplex.go @@ -101,10 +101,6 @@ func NewMultiplex(ctx *pulumi.Context, if args.AvailabilityZones == nil { return nil, errors.New("invalid value for required argument 'AvailabilityZones'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Multiplex err := ctx.RegisterResource("aws:medialive/multiplex:Multiplex", name, args, &resource, opts...) diff --git a/sdk/go/aws/mediapackage/channel.go b/sdk/go/aws/mediapackage/channel.go index 7d090a67050..15eac819684 100644 --- a/sdk/go/aws/mediapackage/channel.go +++ b/sdk/go/aws/mediapackage/channel.go @@ -82,10 +82,6 @@ func NewChannel(ctx *pulumi.Context, if args.Description == nil { args.Description = pulumi.StringPtr("Managed by Pulumi") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Channel err := ctx.RegisterResource("aws:mediapackage/channel:Channel", name, args, &resource, opts...) diff --git a/sdk/go/aws/mediastore/container.go b/sdk/go/aws/mediastore/container.go index b68e5bc49ec..bbbbab1a42f 100644 --- a/sdk/go/aws/mediastore/container.go +++ b/sdk/go/aws/mediastore/container.go @@ -70,10 +70,6 @@ func NewContainer(ctx *pulumi.Context, args = &ContainerArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Container err := ctx.RegisterResource("aws:mediastore/container:Container", name, args, &resource, opts...) diff --git a/sdk/go/aws/memorydb/acl.go b/sdk/go/aws/memorydb/acl.go index e7c86838a68..f6bfaaa961c 100644 --- a/sdk/go/aws/memorydb/acl.go +++ b/sdk/go/aws/memorydb/acl.go @@ -81,10 +81,6 @@ func NewAcl(ctx *pulumi.Context, args = &AclArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Acl err := ctx.RegisterResource("aws:memorydb/acl:Acl", name, args, &resource, opts...) diff --git a/sdk/go/aws/memorydb/cluster.go b/sdk/go/aws/memorydb/cluster.go index 726126d030a..4a29beda9fa 100644 --- a/sdk/go/aws/memorydb/cluster.go +++ b/sdk/go/aws/memorydb/cluster.go @@ -137,10 +137,6 @@ func NewCluster(ctx *pulumi.Context, if args.NodeType == nil { return nil, errors.New("invalid value for required argument 'NodeType'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Cluster err := ctx.RegisterResource("aws:memorydb/cluster:Cluster", name, args, &resource, opts...) diff --git a/sdk/go/aws/memorydb/parameterGroup.go b/sdk/go/aws/memorydb/parameterGroup.go index 256ace206a0..3ef227bc1ca 100644 --- a/sdk/go/aws/memorydb/parameterGroup.go +++ b/sdk/go/aws/memorydb/parameterGroup.go @@ -92,10 +92,6 @@ func NewParameterGroup(ctx *pulumi.Context, if args.Family == nil { return nil, errors.New("invalid value for required argument 'Family'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ParameterGroup err := ctx.RegisterResource("aws:memorydb/parameterGroup:ParameterGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/memorydb/snapshot.go b/sdk/go/aws/memorydb/snapshot.go index e78caaf80e9..87583245200 100644 --- a/sdk/go/aws/memorydb/snapshot.go +++ b/sdk/go/aws/memorydb/snapshot.go @@ -86,10 +86,6 @@ func NewSnapshot(ctx *pulumi.Context, if args.ClusterName == nil { return nil, errors.New("invalid value for required argument 'ClusterName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Snapshot err := ctx.RegisterResource("aws:memorydb/snapshot:Snapshot", name, args, &resource, opts...) diff --git a/sdk/go/aws/memorydb/subnetGroup.go b/sdk/go/aws/memorydb/subnetGroup.go index 748b6890b6a..b15387101a2 100644 --- a/sdk/go/aws/memorydb/subnetGroup.go +++ b/sdk/go/aws/memorydb/subnetGroup.go @@ -103,10 +103,6 @@ func NewSubnetGroup(ctx *pulumi.Context, if args.SubnetIds == nil { return nil, errors.New("invalid value for required argument 'SubnetIds'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SubnetGroup err := ctx.RegisterResource("aws:memorydb/subnetGroup:SubnetGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/memorydb/user.go b/sdk/go/aws/memorydb/user.go index 7b9b5632c74..bd080c76a0a 100644 --- a/sdk/go/aws/memorydb/user.go +++ b/sdk/go/aws/memorydb/user.go @@ -107,10 +107,6 @@ func NewUser(ctx *pulumi.Context, if args.UserName == nil { return nil, errors.New("invalid value for required argument 'UserName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource User err := ctx.RegisterResource("aws:memorydb/user:User", name, args, &resource, opts...) diff --git a/sdk/go/aws/mq/broker.go b/sdk/go/aws/mq/broker.go index e538f413ae1..973a500dc7e 100644 --- a/sdk/go/aws/mq/broker.go +++ b/sdk/go/aws/mq/broker.go @@ -197,10 +197,6 @@ func NewBroker(ctx *pulumi.Context, if args.Users == nil { return nil, errors.New("invalid value for required argument 'Users'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Broker err := ctx.RegisterResource("aws:mq/broker:Broker", name, args, &resource, opts...) diff --git a/sdk/go/aws/mq/configuration.go b/sdk/go/aws/mq/configuration.go index f6a1506a220..a84e032f8f1 100644 --- a/sdk/go/aws/mq/configuration.go +++ b/sdk/go/aws/mq/configuration.go @@ -141,10 +141,6 @@ func NewConfiguration(ctx *pulumi.Context, if args.EngineVersion == nil { return nil, errors.New("invalid value for required argument 'EngineVersion'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Configuration err := ctx.RegisterResource("aws:mq/configuration:Configuration", name, args, &resource, opts...) diff --git a/sdk/go/aws/msk/cluster.go b/sdk/go/aws/msk/cluster.go index 4e9c3228a14..88aa8044007 100644 --- a/sdk/go/aws/msk/cluster.go +++ b/sdk/go/aws/msk/cluster.go @@ -340,10 +340,6 @@ func NewCluster(ctx *pulumi.Context, if args.NumberOfBrokerNodes == nil { return nil, errors.New("invalid value for required argument 'NumberOfBrokerNodes'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Cluster err := ctx.RegisterResource("aws:msk/cluster:Cluster", name, args, &resource, opts...) diff --git a/sdk/go/aws/msk/replicator.go b/sdk/go/aws/msk/replicator.go index 5274e780a96..ffacf0458fc 100644 --- a/sdk/go/aws/msk/replicator.go +++ b/sdk/go/aws/msk/replicator.go @@ -65,10 +65,6 @@ func NewReplicator(ctx *pulumi.Context, if args.ServiceExecutionRoleArn == nil { return nil, errors.New("invalid value for required argument 'ServiceExecutionRoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Replicator err := ctx.RegisterResource("aws:msk/replicator:Replicator", name, args, &resource, opts...) diff --git a/sdk/go/aws/msk/serverlessCluster.go b/sdk/go/aws/msk/serverlessCluster.go index d12c8031b7f..7b53adb6f03 100644 --- a/sdk/go/aws/msk/serverlessCluster.go +++ b/sdk/go/aws/msk/serverlessCluster.go @@ -59,10 +59,6 @@ func NewServerlessCluster(ctx *pulumi.Context, if args.VpcConfigs == nil { return nil, errors.New("invalid value for required argument 'VpcConfigs'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ServerlessCluster err := ctx.RegisterResource("aws:msk/serverlessCluster:ServerlessCluster", name, args, &resource, opts...) diff --git a/sdk/go/aws/msk/vpcConnection.go b/sdk/go/aws/msk/vpcConnection.go index abcf142a267..f1a01a49afb 100644 --- a/sdk/go/aws/msk/vpcConnection.go +++ b/sdk/go/aws/msk/vpcConnection.go @@ -109,10 +109,6 @@ func NewVpcConnection(ctx *pulumi.Context, if args.VpcId == nil { return nil, errors.New("invalid value for required argument 'VpcId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VpcConnection err := ctx.RegisterResource("aws:msk/vpcConnection:VpcConnection", name, args, &resource, opts...) diff --git a/sdk/go/aws/mwaa/environment.go b/sdk/go/aws/mwaa/environment.go index 7f19ebfed7f..3fc7e9fe302 100644 --- a/sdk/go/aws/mwaa/environment.go +++ b/sdk/go/aws/mwaa/environment.go @@ -272,7 +272,6 @@ func NewEnvironment(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "airflowConfigurationOptions", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/neptune/cluster.go b/sdk/go/aws/neptune/cluster.go index 1105ee5fa6d..3c2a84a6784 100644 --- a/sdk/go/aws/neptune/cluster.go +++ b/sdk/go/aws/neptune/cluster.go @@ -153,10 +153,6 @@ func NewCluster(ctx *pulumi.Context, args = &ClusterArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Cluster err := ctx.RegisterResource("aws:neptune/cluster:Cluster", name, args, &resource, opts...) diff --git a/sdk/go/aws/neptune/clusterEndpoint.go b/sdk/go/aws/neptune/clusterEndpoint.go index 2af37aa7245..121f9ba1b46 100644 --- a/sdk/go/aws/neptune/clusterEndpoint.go +++ b/sdk/go/aws/neptune/clusterEndpoint.go @@ -92,10 +92,6 @@ func NewClusterEndpoint(ctx *pulumi.Context, if args.EndpointType == nil { return nil, errors.New("invalid value for required argument 'EndpointType'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ClusterEndpoint err := ctx.RegisterResource("aws:neptune/clusterEndpoint:ClusterEndpoint", name, args, &resource, opts...) diff --git a/sdk/go/aws/neptune/clusterInstance.go b/sdk/go/aws/neptune/clusterInstance.go index 50101612a6c..3bf0d31f853 100644 --- a/sdk/go/aws/neptune/clusterInstance.go +++ b/sdk/go/aws/neptune/clusterInstance.go @@ -151,10 +151,6 @@ func NewClusterInstance(ctx *pulumi.Context, if args.InstanceClass == nil { return nil, errors.New("invalid value for required argument 'InstanceClass'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ClusterInstance err := ctx.RegisterResource("aws:neptune/clusterInstance:ClusterInstance", name, args, &resource, opts...) diff --git a/sdk/go/aws/neptune/clusterParameterGroup.go b/sdk/go/aws/neptune/clusterParameterGroup.go index 922f27d79cd..23026c964d0 100644 --- a/sdk/go/aws/neptune/clusterParameterGroup.go +++ b/sdk/go/aws/neptune/clusterParameterGroup.go @@ -89,10 +89,6 @@ func NewClusterParameterGroup(ctx *pulumi.Context, if args.Family == nil { return nil, errors.New("invalid value for required argument 'Family'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ClusterParameterGroup err := ctx.RegisterResource("aws:neptune/clusterParameterGroup:ClusterParameterGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/neptune/eventSubscription.go b/sdk/go/aws/neptune/eventSubscription.go index 5fcb6f75685..b8e733e3762 100644 --- a/sdk/go/aws/neptune/eventSubscription.go +++ b/sdk/go/aws/neptune/eventSubscription.go @@ -133,10 +133,6 @@ func NewEventSubscription(ctx *pulumi.Context, if args.SnsTopicArn == nil { return nil, errors.New("invalid value for required argument 'SnsTopicArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource EventSubscription err := ctx.RegisterResource("aws:neptune/eventSubscription:EventSubscription", name, args, &resource, opts...) diff --git a/sdk/go/aws/neptune/parameterGroup.go b/sdk/go/aws/neptune/parameterGroup.go index 8f4d9304960..2e1361be099 100644 --- a/sdk/go/aws/neptune/parameterGroup.go +++ b/sdk/go/aws/neptune/parameterGroup.go @@ -88,10 +88,6 @@ func NewParameterGroup(ctx *pulumi.Context, if args.Family == nil { return nil, errors.New("invalid value for required argument 'Family'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ParameterGroup err := ctx.RegisterResource("aws:neptune/parameterGroup:ParameterGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/neptune/subnetGroup.go b/sdk/go/aws/neptune/subnetGroup.go index fb9e3897b9b..005fabd0373 100644 --- a/sdk/go/aws/neptune/subnetGroup.go +++ b/sdk/go/aws/neptune/subnetGroup.go @@ -89,10 +89,6 @@ func NewSubnetGroup(ctx *pulumi.Context, if args.Description == nil { args.Description = pulumi.StringPtr("Managed by Pulumi") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SubnetGroup err := ctx.RegisterResource("aws:neptune/subnetGroup:SubnetGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/networkfirewall/firewall.go b/sdk/go/aws/networkfirewall/firewall.go index 1e0f2ffe478..5da0b652c68 100644 --- a/sdk/go/aws/networkfirewall/firewall.go +++ b/sdk/go/aws/networkfirewall/firewall.go @@ -74,10 +74,6 @@ func NewFirewall(ctx *pulumi.Context, if args.VpcId == nil { return nil, errors.New("invalid value for required argument 'VpcId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Firewall err := ctx.RegisterResource("aws:networkfirewall/firewall:Firewall", name, args, &resource, opts...) diff --git a/sdk/go/aws/networkfirewall/firewallPolicy.go b/sdk/go/aws/networkfirewall/firewallPolicy.go index 061a8f50feb..ec09dae6541 100644 --- a/sdk/go/aws/networkfirewall/firewallPolicy.go +++ b/sdk/go/aws/networkfirewall/firewallPolicy.go @@ -155,10 +155,6 @@ func NewFirewallPolicy(ctx *pulumi.Context, if args.FirewallPolicy == nil { return nil, errors.New("invalid value for required argument 'FirewallPolicy'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource FirewallPolicy err := ctx.RegisterResource("aws:networkfirewall/firewallPolicy:FirewallPolicy", name, args, &resource, opts...) diff --git a/sdk/go/aws/networkfirewall/ruleGroup.go b/sdk/go/aws/networkfirewall/ruleGroup.go index c3c5a59efe2..6ef57f7cd85 100644 --- a/sdk/go/aws/networkfirewall/ruleGroup.go +++ b/sdk/go/aws/networkfirewall/ruleGroup.go @@ -284,10 +284,6 @@ func NewRuleGroup(ctx *pulumi.Context, if args.Type == nil { return nil, errors.New("invalid value for required argument 'Type'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource RuleGroup err := ctx.RegisterResource("aws:networkfirewall/ruleGroup:RuleGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/networkmanager/connectAttachment.go b/sdk/go/aws/networkmanager/connectAttachment.go index e33510e6f1a..26f773e5a0e 100644 --- a/sdk/go/aws/networkmanager/connectAttachment.go +++ b/sdk/go/aws/networkmanager/connectAttachment.go @@ -82,10 +82,6 @@ func NewConnectAttachment(ctx *pulumi.Context, if args.TransportAttachmentId == nil { return nil, errors.New("invalid value for required argument 'TransportAttachmentId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ConnectAttachment err := ctx.RegisterResource("aws:networkmanager/connectAttachment:ConnectAttachment", name, args, &resource, opts...) diff --git a/sdk/go/aws/networkmanager/connectPeer.go b/sdk/go/aws/networkmanager/connectPeer.go index e6cbde275d0..866a4fbe752 100644 --- a/sdk/go/aws/networkmanager/connectPeer.go +++ b/sdk/go/aws/networkmanager/connectPeer.go @@ -75,10 +75,6 @@ func NewConnectPeer(ctx *pulumi.Context, if args.PeerAddress == nil { return nil, errors.New("invalid value for required argument 'PeerAddress'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ConnectPeer err := ctx.RegisterResource("aws:networkmanager/connectPeer:ConnectPeer", name, args, &resource, opts...) diff --git a/sdk/go/aws/networkmanager/connection.go b/sdk/go/aws/networkmanager/connection.go index e9faa956437..0bfb65e2600 100644 --- a/sdk/go/aws/networkmanager/connection.go +++ b/sdk/go/aws/networkmanager/connection.go @@ -93,10 +93,6 @@ func NewConnection(ctx *pulumi.Context, if args.GlobalNetworkId == nil { return nil, errors.New("invalid value for required argument 'GlobalNetworkId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Connection err := ctx.RegisterResource("aws:networkmanager/connection:Connection", name, args, &resource, opts...) diff --git a/sdk/go/aws/networkmanager/coreNetwork.go b/sdk/go/aws/networkmanager/coreNetwork.go index f6e7c9a0ad5..7e9f29fd76a 100644 --- a/sdk/go/aws/networkmanager/coreNetwork.go +++ b/sdk/go/aws/networkmanager/coreNetwork.go @@ -640,10 +640,6 @@ func NewCoreNetwork(ctx *pulumi.Context, if args.GlobalNetworkId == nil { return nil, errors.New("invalid value for required argument 'GlobalNetworkId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource CoreNetwork err := ctx.RegisterResource("aws:networkmanager/coreNetwork:CoreNetwork", name, args, &resource, opts...) diff --git a/sdk/go/aws/networkmanager/device.go b/sdk/go/aws/networkmanager/device.go index f947b2eb5d3..5425b1fdff3 100644 --- a/sdk/go/aws/networkmanager/device.go +++ b/sdk/go/aws/networkmanager/device.go @@ -92,10 +92,6 @@ func NewDevice(ctx *pulumi.Context, if args.GlobalNetworkId == nil { return nil, errors.New("invalid value for required argument 'GlobalNetworkId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Device err := ctx.RegisterResource("aws:networkmanager/device:Device", name, args, &resource, opts...) diff --git a/sdk/go/aws/networkmanager/globalNetwork.go b/sdk/go/aws/networkmanager/globalNetwork.go index 3868068c826..a62cc3c3c60 100644 --- a/sdk/go/aws/networkmanager/globalNetwork.go +++ b/sdk/go/aws/networkmanager/globalNetwork.go @@ -70,10 +70,6 @@ func NewGlobalNetwork(ctx *pulumi.Context, args = &GlobalNetworkArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource GlobalNetwork err := ctx.RegisterResource("aws:networkmanager/globalNetwork:GlobalNetwork", name, args, &resource, opts...) diff --git a/sdk/go/aws/networkmanager/link.go b/sdk/go/aws/networkmanager/link.go index cf4cbb0e059..157331bd6c7 100644 --- a/sdk/go/aws/networkmanager/link.go +++ b/sdk/go/aws/networkmanager/link.go @@ -96,10 +96,6 @@ func NewLink(ctx *pulumi.Context, if args.SiteId == nil { return nil, errors.New("invalid value for required argument 'SiteId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Link err := ctx.RegisterResource("aws:networkmanager/link:Link", name, args, &resource, opts...) diff --git a/sdk/go/aws/networkmanager/site.go b/sdk/go/aws/networkmanager/site.go index ffe351188ce..ffcc28ea79f 100644 --- a/sdk/go/aws/networkmanager/site.go +++ b/sdk/go/aws/networkmanager/site.go @@ -82,10 +82,6 @@ func NewSite(ctx *pulumi.Context, if args.GlobalNetworkId == nil { return nil, errors.New("invalid value for required argument 'GlobalNetworkId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Site err := ctx.RegisterResource("aws:networkmanager/site:Site", name, args, &resource, opts...) diff --git a/sdk/go/aws/networkmanager/siteToSiteVpnAttachment.go b/sdk/go/aws/networkmanager/siteToSiteVpnAttachment.go index fef860bc508..cae92b8dcad 100644 --- a/sdk/go/aws/networkmanager/siteToSiteVpnAttachment.go +++ b/sdk/go/aws/networkmanager/siteToSiteVpnAttachment.go @@ -99,10 +99,6 @@ func NewSiteToSiteVpnAttachment(ctx *pulumi.Context, if args.VpnConnectionArn == nil { return nil, errors.New("invalid value for required argument 'VpnConnectionArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SiteToSiteVpnAttachment err := ctx.RegisterResource("aws:networkmanager/siteToSiteVpnAttachment:SiteToSiteVpnAttachment", name, args, &resource, opts...) diff --git a/sdk/go/aws/networkmanager/transitGatewayPeering.go b/sdk/go/aws/networkmanager/transitGatewayPeering.go index ac61f98d283..94067ff92f1 100644 --- a/sdk/go/aws/networkmanager/transitGatewayPeering.go +++ b/sdk/go/aws/networkmanager/transitGatewayPeering.go @@ -92,10 +92,6 @@ func NewTransitGatewayPeering(ctx *pulumi.Context, if args.TransitGatewayArn == nil { return nil, errors.New("invalid value for required argument 'TransitGatewayArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource TransitGatewayPeering err := ctx.RegisterResource("aws:networkmanager/transitGatewayPeering:TransitGatewayPeering", name, args, &resource, opts...) diff --git a/sdk/go/aws/networkmanager/transitGatewayRouteTableAttachment.go b/sdk/go/aws/networkmanager/transitGatewayRouteTableAttachment.go index 226742a679d..cb5d18fc00f 100644 --- a/sdk/go/aws/networkmanager/transitGatewayRouteTableAttachment.go +++ b/sdk/go/aws/networkmanager/transitGatewayRouteTableAttachment.go @@ -98,10 +98,6 @@ func NewTransitGatewayRouteTableAttachment(ctx *pulumi.Context, if args.TransitGatewayRouteTableArn == nil { return nil, errors.New("invalid value for required argument 'TransitGatewayRouteTableArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource TransitGatewayRouteTableAttachment err := ctx.RegisterResource("aws:networkmanager/transitGatewayRouteTableAttachment:TransitGatewayRouteTableAttachment", name, args, &resource, opts...) diff --git a/sdk/go/aws/networkmanager/vpcAttachment.go b/sdk/go/aws/networkmanager/vpcAttachment.go index 912c4995707..03350708957 100644 --- a/sdk/go/aws/networkmanager/vpcAttachment.go +++ b/sdk/go/aws/networkmanager/vpcAttachment.go @@ -109,10 +109,6 @@ func NewVpcAttachment(ctx *pulumi.Context, if args.VpcArn == nil { return nil, errors.New("invalid value for required argument 'VpcArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VpcAttachment err := ctx.RegisterResource("aws:networkmanager/vpcAttachment:VpcAttachment", name, args, &resource, opts...) diff --git a/sdk/go/aws/oam/link.go b/sdk/go/aws/oam/link.go index 0475083bbe1..3a1152c9607 100644 --- a/sdk/go/aws/oam/link.go +++ b/sdk/go/aws/oam/link.go @@ -98,10 +98,6 @@ func NewLink(ctx *pulumi.Context, if args.SinkIdentifier == nil { return nil, errors.New("invalid value for required argument 'SinkIdentifier'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Link err := ctx.RegisterResource("aws:oam/link:Link", name, args, &resource, opts...) diff --git a/sdk/go/aws/oam/sink.go b/sdk/go/aws/oam/sink.go index 1a601b690ff..709ec8ede34 100644 --- a/sdk/go/aws/oam/sink.go +++ b/sdk/go/aws/oam/sink.go @@ -75,10 +75,6 @@ func NewSink(ctx *pulumi.Context, args = &SinkArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Sink err := ctx.RegisterResource("aws:oam/sink:Sink", name, args, &resource, opts...) diff --git a/sdk/go/aws/opensearch/domain.go b/sdk/go/aws/opensearch/domain.go index 233d0859b3a..c03f7a6e412 100644 --- a/sdk/go/aws/opensearch/domain.go +++ b/sdk/go/aws/opensearch/domain.go @@ -532,10 +532,6 @@ func NewDomain(ctx *pulumi.Context, args = &DomainArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Domain err := ctx.RegisterResource("aws:opensearch/domain:Domain", name, args, &resource, opts...) diff --git a/sdk/go/aws/opensearch/serverlessCollection.go b/sdk/go/aws/opensearch/serverlessCollection.go index e57aa2b1632..55988cdbc5b 100644 --- a/sdk/go/aws/opensearch/serverlessCollection.go +++ b/sdk/go/aws/opensearch/serverlessCollection.go @@ -112,10 +112,6 @@ func NewServerlessCollection(ctx *pulumi.Context, args = &ServerlessCollectionArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ServerlessCollection err := ctx.RegisterResource("aws:opensearch/serverlessCollection:ServerlessCollection", name, args, &resource, opts...) diff --git a/sdk/go/aws/opensearchingest/pipeline.go b/sdk/go/aws/opensearchingest/pipeline.go index 007d7a12579..943fe5770ad 100644 --- a/sdk/go/aws/opensearchingest/pipeline.go +++ b/sdk/go/aws/opensearchingest/pipeline.go @@ -195,10 +195,6 @@ func NewPipeline(ctx *pulumi.Context, if args.PipelineName == nil { return nil, errors.New("invalid value for required argument 'PipelineName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Pipeline err := ctx.RegisterResource("aws:opensearchingest/pipeline:Pipeline", name, args, &resource, opts...) diff --git a/sdk/go/aws/opsworks/customLayer.go b/sdk/go/aws/opsworks/customLayer.go index 5be43650e5e..9577bc81cb3 100644 --- a/sdk/go/aws/opsworks/customLayer.go +++ b/sdk/go/aws/opsworks/customLayer.go @@ -121,10 +121,6 @@ func NewCustomLayer(ctx *pulumi.Context, if args.StackId == nil { return nil, errors.New("invalid value for required argument 'StackId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource CustomLayer err := ctx.RegisterResource("aws:opsworks/customLayer:CustomLayer", name, args, &resource, opts...) diff --git a/sdk/go/aws/opsworks/ecsClusterLayer.go b/sdk/go/aws/opsworks/ecsClusterLayer.go index 334a8dcf263..fbbb0fbcf3d 100644 --- a/sdk/go/aws/opsworks/ecsClusterLayer.go +++ b/sdk/go/aws/opsworks/ecsClusterLayer.go @@ -107,10 +107,6 @@ func NewEcsClusterLayer(ctx *pulumi.Context, if args.StackId == nil { return nil, errors.New("invalid value for required argument 'StackId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource EcsClusterLayer err := ctx.RegisterResource("aws:opsworks/ecsClusterLayer:EcsClusterLayer", name, args, &resource, opts...) diff --git a/sdk/go/aws/opsworks/gangliaLayer.go b/sdk/go/aws/opsworks/gangliaLayer.go index 0fd66f1b21f..10c7593f8dd 100644 --- a/sdk/go/aws/opsworks/gangliaLayer.go +++ b/sdk/go/aws/opsworks/gangliaLayer.go @@ -113,10 +113,6 @@ func NewGangliaLayer(ctx *pulumi.Context, if args.StackId == nil { return nil, errors.New("invalid value for required argument 'StackId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource GangliaLayer err := ctx.RegisterResource("aws:opsworks/gangliaLayer:GangliaLayer", name, args, &resource, opts...) diff --git a/sdk/go/aws/opsworks/haproxyLayer.go b/sdk/go/aws/opsworks/haproxyLayer.go index 47aeaab1eee..95fbfe27152 100644 --- a/sdk/go/aws/opsworks/haproxyLayer.go +++ b/sdk/go/aws/opsworks/haproxyLayer.go @@ -119,10 +119,6 @@ func NewHaproxyLayer(ctx *pulumi.Context, if args.StatsPassword == nil { return nil, errors.New("invalid value for required argument 'StatsPassword'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource HaproxyLayer err := ctx.RegisterResource("aws:opsworks/haproxyLayer:HaproxyLayer", name, args, &resource, opts...) diff --git a/sdk/go/aws/opsworks/javaAppLayer.go b/sdk/go/aws/opsworks/javaAppLayer.go index 3778a526b20..a56e52e245a 100644 --- a/sdk/go/aws/opsworks/javaAppLayer.go +++ b/sdk/go/aws/opsworks/javaAppLayer.go @@ -113,10 +113,6 @@ func NewJavaAppLayer(ctx *pulumi.Context, if args.StackId == nil { return nil, errors.New("invalid value for required argument 'StackId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource JavaAppLayer err := ctx.RegisterResource("aws:opsworks/javaAppLayer:JavaAppLayer", name, args, &resource, opts...) diff --git a/sdk/go/aws/opsworks/memcachedLayer.go b/sdk/go/aws/opsworks/memcachedLayer.go index 8909bec8e8f..8d6b05f3fab 100644 --- a/sdk/go/aws/opsworks/memcachedLayer.go +++ b/sdk/go/aws/opsworks/memcachedLayer.go @@ -105,10 +105,6 @@ func NewMemcachedLayer(ctx *pulumi.Context, if args.StackId == nil { return nil, errors.New("invalid value for required argument 'StackId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource MemcachedLayer err := ctx.RegisterResource("aws:opsworks/memcachedLayer:MemcachedLayer", name, args, &resource, opts...) diff --git a/sdk/go/aws/opsworks/mysqlLayer.go b/sdk/go/aws/opsworks/mysqlLayer.go index 51b9be40e69..42b62260bf2 100644 --- a/sdk/go/aws/opsworks/mysqlLayer.go +++ b/sdk/go/aws/opsworks/mysqlLayer.go @@ -107,10 +107,6 @@ func NewMysqlLayer(ctx *pulumi.Context, if args.StackId == nil { return nil, errors.New("invalid value for required argument 'StackId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource MysqlLayer err := ctx.RegisterResource("aws:opsworks/mysqlLayer:MysqlLayer", name, args, &resource, opts...) diff --git a/sdk/go/aws/opsworks/nodejsAppLayer.go b/sdk/go/aws/opsworks/nodejsAppLayer.go index b090e3a93ba..1ddf3b239fd 100644 --- a/sdk/go/aws/opsworks/nodejsAppLayer.go +++ b/sdk/go/aws/opsworks/nodejsAppLayer.go @@ -105,10 +105,6 @@ func NewNodejsAppLayer(ctx *pulumi.Context, if args.StackId == nil { return nil, errors.New("invalid value for required argument 'StackId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource NodejsAppLayer err := ctx.RegisterResource("aws:opsworks/nodejsAppLayer:NodejsAppLayer", name, args, &resource, opts...) diff --git a/sdk/go/aws/opsworks/phpAppLayer.go b/sdk/go/aws/opsworks/phpAppLayer.go index 1ba0fbec8ca..3190b18d5ce 100644 --- a/sdk/go/aws/opsworks/phpAppLayer.go +++ b/sdk/go/aws/opsworks/phpAppLayer.go @@ -113,10 +113,6 @@ func NewPhpAppLayer(ctx *pulumi.Context, if args.StackId == nil { return nil, errors.New("invalid value for required argument 'StackId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource PhpAppLayer err := ctx.RegisterResource("aws:opsworks/phpAppLayer:PhpAppLayer", name, args, &resource, opts...) diff --git a/sdk/go/aws/opsworks/railsAppLayer.go b/sdk/go/aws/opsworks/railsAppLayer.go index 75c9a65e855..b99c7d505c5 100644 --- a/sdk/go/aws/opsworks/railsAppLayer.go +++ b/sdk/go/aws/opsworks/railsAppLayer.go @@ -115,10 +115,6 @@ func NewRailsAppLayer(ctx *pulumi.Context, if args.StackId == nil { return nil, errors.New("invalid value for required argument 'StackId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource RailsAppLayer err := ctx.RegisterResource("aws:opsworks/railsAppLayer:RailsAppLayer", name, args, &resource, opts...) diff --git a/sdk/go/aws/opsworks/stack.go b/sdk/go/aws/opsworks/stack.go index af2fbc3a13e..7aa0bb3c58b 100644 --- a/sdk/go/aws/opsworks/stack.go +++ b/sdk/go/aws/opsworks/stack.go @@ -130,10 +130,6 @@ func NewStack(ctx *pulumi.Context, if args.ServiceRoleArn == nil { return nil, errors.New("invalid value for required argument 'ServiceRoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Stack err := ctx.RegisterResource("aws:opsworks/stack:Stack", name, args, &resource, opts...) diff --git a/sdk/go/aws/opsworks/staticWebLayer.go b/sdk/go/aws/opsworks/staticWebLayer.go index 7a23a745a19..19f6960106e 100644 --- a/sdk/go/aws/opsworks/staticWebLayer.go +++ b/sdk/go/aws/opsworks/staticWebLayer.go @@ -112,10 +112,6 @@ func NewStaticWebLayer(ctx *pulumi.Context, if args.StackId == nil { return nil, errors.New("invalid value for required argument 'StackId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource StaticWebLayer err := ctx.RegisterResource("aws:opsworks/staticWebLayer:StaticWebLayer", name, args, &resource, opts...) diff --git a/sdk/go/aws/organizations/account.go b/sdk/go/aws/organizations/account.go index 23ca5cd219b..680fa54443c 100644 --- a/sdk/go/aws/organizations/account.go +++ b/sdk/go/aws/organizations/account.go @@ -99,10 +99,6 @@ func NewAccount(ctx *pulumi.Context, if args.Email == nil { return nil, errors.New("invalid value for required argument 'Email'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Account err := ctx.RegisterResource("aws:organizations/account:Account", name, args, &resource, opts...) diff --git a/sdk/go/aws/organizations/organizationalUnit.go b/sdk/go/aws/organizations/organizationalUnit.go index 759acfe5ca9..a8289f6a338 100644 --- a/sdk/go/aws/organizations/organizationalUnit.go +++ b/sdk/go/aws/organizations/organizationalUnit.go @@ -78,10 +78,6 @@ func NewOrganizationalUnit(ctx *pulumi.Context, if args.ParentId == nil { return nil, errors.New("invalid value for required argument 'ParentId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource OrganizationalUnit err := ctx.RegisterResource("aws:organizations/organizationalUnit:OrganizationalUnit", name, args, &resource, opts...) diff --git a/sdk/go/aws/organizations/policy.go b/sdk/go/aws/organizations/policy.go index af04f3413ec..4fb658351d1 100644 --- a/sdk/go/aws/organizations/policy.go +++ b/sdk/go/aws/organizations/policy.go @@ -99,10 +99,6 @@ func NewPolicy(ctx *pulumi.Context, if args.Content == nil { return nil, errors.New("invalid value for required argument 'Content'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Policy err := ctx.RegisterResource("aws:organizations/policy:Policy", name, args, &resource, opts...) diff --git a/sdk/go/aws/organizations/resourcePolicy.go b/sdk/go/aws/organizations/resourcePolicy.go index 7151a35fcab..8a94f013a7d 100644 --- a/sdk/go/aws/organizations/resourcePolicy.go +++ b/sdk/go/aws/organizations/resourcePolicy.go @@ -106,10 +106,6 @@ func NewResourcePolicy(ctx *pulumi.Context, if args.Content == nil { return nil, errors.New("invalid value for required argument 'Content'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ResourcePolicy err := ctx.RegisterResource("aws:organizations/resourcePolicy:ResourcePolicy", name, args, &resource, opts...) diff --git a/sdk/go/aws/pinpoint/app.go b/sdk/go/aws/pinpoint/app.go index 9d2b3c288ea..ce74d0d9572 100644 --- a/sdk/go/aws/pinpoint/app.go +++ b/sdk/go/aws/pinpoint/app.go @@ -86,10 +86,6 @@ func NewApp(ctx *pulumi.Context, args = &AppArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource App err := ctx.RegisterResource("aws:pinpoint/app:App", name, args, &resource, opts...) diff --git a/sdk/go/aws/pipes/pipe.go b/sdk/go/aws/pipes/pipe.go index da9582434a3..8836d91315f 100644 --- a/sdk/go/aws/pipes/pipe.go +++ b/sdk/go/aws/pipes/pipe.go @@ -261,10 +261,6 @@ func NewPipe(ctx *pulumi.Context, if args.Target == nil { return nil, errors.New("invalid value for required argument 'Target'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Pipe err := ctx.RegisterResource("aws:pipes/pipe:Pipe", name, args, &resource, opts...) diff --git a/sdk/go/aws/qldb/ledger.go b/sdk/go/aws/qldb/ledger.go index 6e8d8e73f48..595695e5323 100644 --- a/sdk/go/aws/qldb/ledger.go +++ b/sdk/go/aws/qldb/ledger.go @@ -82,10 +82,6 @@ func NewLedger(ctx *pulumi.Context, if args.PermissionsMode == nil { return nil, errors.New("invalid value for required argument 'PermissionsMode'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Ledger err := ctx.RegisterResource("aws:qldb/ledger:Ledger", name, args, &resource, opts...) diff --git a/sdk/go/aws/qldb/stream.go b/sdk/go/aws/qldb/stream.go index cb87984c4cf..903f4cf3d4a 100644 --- a/sdk/go/aws/qldb/stream.go +++ b/sdk/go/aws/qldb/stream.go @@ -96,10 +96,6 @@ func NewStream(ctx *pulumi.Context, if args.StreamName == nil { return nil, errors.New("invalid value for required argument 'StreamName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Stream err := ctx.RegisterResource("aws:qldb/stream:Stream", name, args, &resource, opts...) diff --git a/sdk/go/aws/quicksight/analysis.go b/sdk/go/aws/quicksight/analysis.go index 34351c877ee..436de99532a 100644 --- a/sdk/go/aws/quicksight/analysis.go +++ b/sdk/go/aws/quicksight/analysis.go @@ -109,10 +109,6 @@ func NewAnalysis(ctx *pulumi.Context, if args.AnalysisId == nil { return nil, errors.New("invalid value for required argument 'AnalysisId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Analysis err := ctx.RegisterResource("aws:quicksight/analysis:Analysis", name, args, &resource, opts...) diff --git a/sdk/go/aws/quicksight/dashboard.go b/sdk/go/aws/quicksight/dashboard.go index 26083cc15e0..f4396e16f62 100644 --- a/sdk/go/aws/quicksight/dashboard.go +++ b/sdk/go/aws/quicksight/dashboard.go @@ -119,10 +119,6 @@ func NewDashboard(ctx *pulumi.Context, if args.VersionDescription == nil { return nil, errors.New("invalid value for required argument 'VersionDescription'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Dashboard err := ctx.RegisterResource("aws:quicksight/dashboard:Dashboard", name, args, &resource, opts...) diff --git a/sdk/go/aws/quicksight/dataSet.go b/sdk/go/aws/quicksight/dataSet.go index f4958a58615..4060ba314c3 100644 --- a/sdk/go/aws/quicksight/dataSet.go +++ b/sdk/go/aws/quicksight/dataSet.go @@ -339,10 +339,6 @@ func NewDataSet(ctx *pulumi.Context, if args.ImportMode == nil { return nil, errors.New("invalid value for required argument 'ImportMode'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DataSet err := ctx.RegisterResource("aws:quicksight/dataSet:DataSet", name, args, &resource, opts...) diff --git a/sdk/go/aws/quicksight/dataSource.go b/sdk/go/aws/quicksight/dataSource.go index 4a674fa47c3..01960bab48d 100644 --- a/sdk/go/aws/quicksight/dataSource.go +++ b/sdk/go/aws/quicksight/dataSource.go @@ -107,10 +107,6 @@ func NewDataSource(ctx *pulumi.Context, if args.Type == nil { return nil, errors.New("invalid value for required argument 'Type'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DataSource err := ctx.RegisterResource("aws:quicksight/dataSource:DataSource", name, args, &resource, opts...) diff --git a/sdk/go/aws/quicksight/folder.go b/sdk/go/aws/quicksight/folder.go index e05ff6478c6..5efa6330480 100644 --- a/sdk/go/aws/quicksight/folder.go +++ b/sdk/go/aws/quicksight/folder.go @@ -165,10 +165,6 @@ func NewFolder(ctx *pulumi.Context, if args.FolderId == nil { return nil, errors.New("invalid value for required argument 'FolderId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Folder err := ctx.RegisterResource("aws:quicksight/folder:Folder", name, args, &resource, opts...) diff --git a/sdk/go/aws/quicksight/namespace.go b/sdk/go/aws/quicksight/namespace.go index 23fb00ba13b..e18c20c2444 100644 --- a/sdk/go/aws/quicksight/namespace.go +++ b/sdk/go/aws/quicksight/namespace.go @@ -86,10 +86,6 @@ func NewNamespace(ctx *pulumi.Context, if args.Namespace == nil { return nil, errors.New("invalid value for required argument 'Namespace'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Namespace err := ctx.RegisterResource("aws:quicksight/namespace:Namespace", name, args, &resource, opts...) diff --git a/sdk/go/aws/quicksight/template.go b/sdk/go/aws/quicksight/template.go index e44bee83758..872b808ca39 100644 --- a/sdk/go/aws/quicksight/template.go +++ b/sdk/go/aws/quicksight/template.go @@ -106,10 +106,6 @@ func NewTemplate(ctx *pulumi.Context, if args.VersionDescription == nil { return nil, errors.New("invalid value for required argument 'VersionDescription'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Template err := ctx.RegisterResource("aws:quicksight/template:Template", name, args, &resource, opts...) diff --git a/sdk/go/aws/quicksight/theme.go b/sdk/go/aws/quicksight/theme.go index 6f3e0f47399..b5da6a41720 100644 --- a/sdk/go/aws/quicksight/theme.go +++ b/sdk/go/aws/quicksight/theme.go @@ -75,10 +75,6 @@ func NewTheme(ctx *pulumi.Context, if args.ThemeId == nil { return nil, errors.New("invalid value for required argument 'ThemeId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Theme err := ctx.RegisterResource("aws:quicksight/theme:Theme", name, args, &resource, opts...) diff --git a/sdk/go/aws/quicksight/vpcConnection.go b/sdk/go/aws/quicksight/vpcConnection.go index 66fe1faf7da..dbd1a398757 100644 --- a/sdk/go/aws/quicksight/vpcConnection.go +++ b/sdk/go/aws/quicksight/vpcConnection.go @@ -162,10 +162,6 @@ func NewVpcConnection(ctx *pulumi.Context, if args.VpcConnectionId == nil { return nil, errors.New("invalid value for required argument 'VpcConnectionId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VpcConnection err := ctx.RegisterResource("aws:quicksight/vpcConnection:VpcConnection", name, args, &resource, opts...) diff --git a/sdk/go/aws/ram/resourceShare.go b/sdk/go/aws/ram/resourceShare.go index 488cfc8c4fe..f4451a36a59 100644 --- a/sdk/go/aws/ram/resourceShare.go +++ b/sdk/go/aws/ram/resourceShare.go @@ -77,10 +77,6 @@ func NewResourceShare(ctx *pulumi.Context, args = &ResourceShareArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ResourceShare err := ctx.RegisterResource("aws:ram/resourceShare:ResourceShare", name, args, &resource, opts...) diff --git a/sdk/go/aws/rbin/rule.go b/sdk/go/aws/rbin/rule.go index bd1af6d0f1e..257b411cd2a 100644 --- a/sdk/go/aws/rbin/rule.go +++ b/sdk/go/aws/rbin/rule.go @@ -104,10 +104,6 @@ func NewRule(ctx *pulumi.Context, if args.RetentionPeriod == nil { return nil, errors.New("invalid value for required argument 'RetentionPeriod'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Rule err := ctx.RegisterResource("aws:rbin/rule:Rule", name, args, &resource, opts...) diff --git a/sdk/go/aws/rds/cluster.go b/sdk/go/aws/rds/cluster.go index cd8b9ed91f3..d49c4be4d00 100644 --- a/sdk/go/aws/rds/cluster.go +++ b/sdk/go/aws/rds/cluster.go @@ -504,7 +504,6 @@ func NewCluster(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "masterPassword", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/rds/clusterEndpoint.go b/sdk/go/aws/rds/clusterEndpoint.go index 5c86fc19b62..f0b471e8ffe 100644 --- a/sdk/go/aws/rds/clusterEndpoint.go +++ b/sdk/go/aws/rds/clusterEndpoint.go @@ -158,10 +158,6 @@ func NewClusterEndpoint(ctx *pulumi.Context, if args.CustomEndpointType == nil { return nil, errors.New("invalid value for required argument 'CustomEndpointType'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ClusterEndpoint err := ctx.RegisterResource("aws:rds/clusterEndpoint:ClusterEndpoint", name, args, &resource, opts...) diff --git a/sdk/go/aws/rds/clusterInstance.go b/sdk/go/aws/rds/clusterInstance.go index 3f56fde7464..50619af33c7 100644 --- a/sdk/go/aws/rds/clusterInstance.go +++ b/sdk/go/aws/rds/clusterInstance.go @@ -182,10 +182,6 @@ func NewClusterInstance(ctx *pulumi.Context, if args.InstanceClass == nil { return nil, errors.New("invalid value for required argument 'InstanceClass'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ClusterInstance err := ctx.RegisterResource("aws:rds/clusterInstance:ClusterInstance", name, args, &resource, opts...) diff --git a/sdk/go/aws/rds/clusterParameterGroup.go b/sdk/go/aws/rds/clusterParameterGroup.go index a5cd1e889da..b591588caea 100644 --- a/sdk/go/aws/rds/clusterParameterGroup.go +++ b/sdk/go/aws/rds/clusterParameterGroup.go @@ -99,10 +99,6 @@ func NewClusterParameterGroup(ctx *pulumi.Context, if args.Description == nil { args.Description = pulumi.StringPtr("Managed by Pulumi") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ClusterParameterGroup err := ctx.RegisterResource("aws:rds/clusterParameterGroup:ClusterParameterGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/rds/clusterSnapshot.go b/sdk/go/aws/rds/clusterSnapshot.go index 8a2faecc6fc..8f0dc049744 100644 --- a/sdk/go/aws/rds/clusterSnapshot.go +++ b/sdk/go/aws/rds/clusterSnapshot.go @@ -102,10 +102,6 @@ func NewClusterSnapshot(ctx *pulumi.Context, if args.DbClusterSnapshotIdentifier == nil { return nil, errors.New("invalid value for required argument 'DbClusterSnapshotIdentifier'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ClusterSnapshot err := ctx.RegisterResource("aws:rds/clusterSnapshot:ClusterSnapshot", name, args, &resource, opts...) diff --git a/sdk/go/aws/rds/customDbEngineVersion.go b/sdk/go/aws/rds/customDbEngineVersion.go index 687a6c3a061..c4b2f935559 100644 --- a/sdk/go/aws/rds/customDbEngineVersion.go +++ b/sdk/go/aws/rds/customDbEngineVersion.go @@ -241,10 +241,6 @@ func NewCustomDbEngineVersion(ctx *pulumi.Context, if args.EngineVersion == nil { return nil, errors.New("invalid value for required argument 'EngineVersion'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource CustomDbEngineVersion err := ctx.RegisterResource("aws:rds/customDbEngineVersion:CustomDbEngineVersion", name, args, &resource, opts...) diff --git a/sdk/go/aws/rds/eventSubscription.go b/sdk/go/aws/rds/eventSubscription.go index 1a4cd46d067..89847994e88 100644 --- a/sdk/go/aws/rds/eventSubscription.go +++ b/sdk/go/aws/rds/eventSubscription.go @@ -123,10 +123,6 @@ func NewEventSubscription(ctx *pulumi.Context, if args.SnsTopic == nil { return nil, errors.New("invalid value for required argument 'SnsTopic'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource EventSubscription err := ctx.RegisterResource("aws:rds/eventSubscription:EventSubscription", name, args, &resource, opts...) diff --git a/sdk/go/aws/rds/instance.go b/sdk/go/aws/rds/instance.go index 694b2e2a1dc..11e6f203e1d 100644 --- a/sdk/go/aws/rds/instance.go +++ b/sdk/go/aws/rds/instance.go @@ -531,7 +531,6 @@ func NewInstance(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "password", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/rds/optionGroup.go b/sdk/go/aws/rds/optionGroup.go index 733a91de96e..d002d5e0677 100644 --- a/sdk/go/aws/rds/optionGroup.go +++ b/sdk/go/aws/rds/optionGroup.go @@ -130,10 +130,6 @@ func NewOptionGroup(ctx *pulumi.Context, if args.OptionGroupDescription == nil { args.OptionGroupDescription = pulumi.StringPtr("Managed by Pulumi") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource OptionGroup err := ctx.RegisterResource("aws:rds/optionGroup:OptionGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/rds/parameterGroup.go b/sdk/go/aws/rds/parameterGroup.go index 8ee4f238bbf..aed07ca4e4f 100644 --- a/sdk/go/aws/rds/parameterGroup.go +++ b/sdk/go/aws/rds/parameterGroup.go @@ -152,10 +152,6 @@ func NewParameterGroup(ctx *pulumi.Context, if args.Description == nil { args.Description = pulumi.StringPtr("Managed by Pulumi") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ParameterGroup err := ctx.RegisterResource("aws:rds/parameterGroup:ParameterGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/rds/proxy.go b/sdk/go/aws/rds/proxy.go index 9ef1089cad9..866a3e419f4 100644 --- a/sdk/go/aws/rds/proxy.go +++ b/sdk/go/aws/rds/proxy.go @@ -123,10 +123,6 @@ func NewProxy(ctx *pulumi.Context, if args.VpcSubnetIds == nil { return nil, errors.New("invalid value for required argument 'VpcSubnetIds'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Proxy err := ctx.RegisterResource("aws:rds/proxy:Proxy", name, args, &resource, opts...) diff --git a/sdk/go/aws/rds/proxyEndpoint.go b/sdk/go/aws/rds/proxyEndpoint.go index 102a3100909..7887dcb1488 100644 --- a/sdk/go/aws/rds/proxyEndpoint.go +++ b/sdk/go/aws/rds/proxyEndpoint.go @@ -104,10 +104,6 @@ func NewProxyEndpoint(ctx *pulumi.Context, if args.VpcSubnetIds == nil { return nil, errors.New("invalid value for required argument 'VpcSubnetIds'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ProxyEndpoint err := ctx.RegisterResource("aws:rds/proxyEndpoint:ProxyEndpoint", name, args, &resource, opts...) diff --git a/sdk/go/aws/rds/reservedInstance.go b/sdk/go/aws/rds/reservedInstance.go index f9eda7ebc3b..59a5429d34a 100644 --- a/sdk/go/aws/rds/reservedInstance.go +++ b/sdk/go/aws/rds/reservedInstance.go @@ -120,10 +120,6 @@ func NewReservedInstance(ctx *pulumi.Context, if args.OfferingId == nil { return nil, errors.New("invalid value for required argument 'OfferingId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ReservedInstance err := ctx.RegisterResource("aws:rds/reservedInstance:ReservedInstance", name, args, &resource, opts...) diff --git a/sdk/go/aws/rds/snapshot.go b/sdk/go/aws/rds/snapshot.go index bbfef1e567a..9a73b3bfb47 100644 --- a/sdk/go/aws/rds/snapshot.go +++ b/sdk/go/aws/rds/snapshot.go @@ -127,10 +127,6 @@ func NewSnapshot(ctx *pulumi.Context, if args.DbSnapshotIdentifier == nil { return nil, errors.New("invalid value for required argument 'DbSnapshotIdentifier'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Snapshot err := ctx.RegisterResource("aws:rds/snapshot:Snapshot", name, args, &resource, opts...) diff --git a/sdk/go/aws/rds/snapshotCopy.go b/sdk/go/aws/rds/snapshotCopy.go index 513c4fb08b5..c92169b5342 100644 --- a/sdk/go/aws/rds/snapshotCopy.go +++ b/sdk/go/aws/rds/snapshotCopy.go @@ -136,10 +136,6 @@ func NewSnapshotCopy(ctx *pulumi.Context, if args.TargetDbSnapshotIdentifier == nil { return nil, errors.New("invalid value for required argument 'TargetDbSnapshotIdentifier'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SnapshotCopy err := ctx.RegisterResource("aws:rds/snapshotCopy:SnapshotCopy", name, args, &resource, opts...) diff --git a/sdk/go/aws/rds/subnetGroup.go b/sdk/go/aws/rds/subnetGroup.go index e4484620bb5..9a21a3ded46 100644 --- a/sdk/go/aws/rds/subnetGroup.go +++ b/sdk/go/aws/rds/subnetGroup.go @@ -93,10 +93,6 @@ func NewSubnetGroup(ctx *pulumi.Context, if args.Description == nil { args.Description = pulumi.StringPtr("Managed by Pulumi") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SubnetGroup err := ctx.RegisterResource("aws:rds/subnetGroup:SubnetGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/redshift/cluster.go b/sdk/go/aws/redshift/cluster.go index 7e93ea3a3e3..c9f99d80b9d 100644 --- a/sdk/go/aws/redshift/cluster.go +++ b/sdk/go/aws/redshift/cluster.go @@ -226,7 +226,6 @@ func NewCluster(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "masterPassword", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/redshift/clusterSnapshot.go b/sdk/go/aws/redshift/clusterSnapshot.go index 6839a5db3ef..d60315979fd 100644 --- a/sdk/go/aws/redshift/clusterSnapshot.go +++ b/sdk/go/aws/redshift/clusterSnapshot.go @@ -59,10 +59,6 @@ func NewClusterSnapshot(ctx *pulumi.Context, if args.SnapshotIdentifier == nil { return nil, errors.New("invalid value for required argument 'SnapshotIdentifier'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ClusterSnapshot err := ctx.RegisterResource("aws:redshift/clusterSnapshot:ClusterSnapshot", name, args, &resource, opts...) diff --git a/sdk/go/aws/redshift/eventSubscription.go b/sdk/go/aws/redshift/eventSubscription.go index 04deea2cc77..00bc8753e73 100644 --- a/sdk/go/aws/redshift/eventSubscription.go +++ b/sdk/go/aws/redshift/eventSubscription.go @@ -115,10 +115,6 @@ func NewEventSubscription(ctx *pulumi.Context, if args.SnsTopicArn == nil { return nil, errors.New("invalid value for required argument 'SnsTopicArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource EventSubscription err := ctx.RegisterResource("aws:redshift/eventSubscription:EventSubscription", name, args, &resource, opts...) diff --git a/sdk/go/aws/redshift/hsmClientCertificate.go b/sdk/go/aws/redshift/hsmClientCertificate.go index 687ad58482a..f0c3efd14e3 100644 --- a/sdk/go/aws/redshift/hsmClientCertificate.go +++ b/sdk/go/aws/redshift/hsmClientCertificate.go @@ -76,10 +76,6 @@ func NewHsmClientCertificate(ctx *pulumi.Context, if args.HsmClientCertificateIdentifier == nil { return nil, errors.New("invalid value for required argument 'HsmClientCertificateIdentifier'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource HsmClientCertificate err := ctx.RegisterResource("aws:redshift/hsmClientCertificate:HsmClientCertificate", name, args, &resource, opts...) diff --git a/sdk/go/aws/redshift/hsmConfiguration.go b/sdk/go/aws/redshift/hsmConfiguration.go index 4f62056e58e..251d85eae28 100644 --- a/sdk/go/aws/redshift/hsmConfiguration.go +++ b/sdk/go/aws/redshift/hsmConfiguration.go @@ -109,7 +109,6 @@ func NewHsmConfiguration(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "hsmPartitionPassword", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/redshift/parameterGroup.go b/sdk/go/aws/redshift/parameterGroup.go index fda10c7c25b..34bcc194de0 100644 --- a/sdk/go/aws/redshift/parameterGroup.go +++ b/sdk/go/aws/redshift/parameterGroup.go @@ -99,10 +99,6 @@ func NewParameterGroup(ctx *pulumi.Context, if args.Description == nil { args.Description = pulumi.StringPtr("Managed by Pulumi") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ParameterGroup err := ctx.RegisterResource("aws:redshift/parameterGroup:ParameterGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/redshift/snapshotCopyGrant.go b/sdk/go/aws/redshift/snapshotCopyGrant.go index b65501b5625..611c288e6bc 100644 --- a/sdk/go/aws/redshift/snapshotCopyGrant.go +++ b/sdk/go/aws/redshift/snapshotCopyGrant.go @@ -87,10 +87,6 @@ func NewSnapshotCopyGrant(ctx *pulumi.Context, if args.SnapshotCopyGrantName == nil { return nil, errors.New("invalid value for required argument 'SnapshotCopyGrantName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SnapshotCopyGrant err := ctx.RegisterResource("aws:redshift/snapshotCopyGrant:SnapshotCopyGrant", name, args, &resource, opts...) diff --git a/sdk/go/aws/redshift/snapshotSchedule.go b/sdk/go/aws/redshift/snapshotSchedule.go index e0452e4c770..289590dad6e 100644 --- a/sdk/go/aws/redshift/snapshotSchedule.go +++ b/sdk/go/aws/redshift/snapshotSchedule.go @@ -84,10 +84,6 @@ func NewSnapshotSchedule(ctx *pulumi.Context, if args.Definitions == nil { return nil, errors.New("invalid value for required argument 'Definitions'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SnapshotSchedule err := ctx.RegisterResource("aws:redshift/snapshotSchedule:SnapshotSchedule", name, args, &resource, opts...) diff --git a/sdk/go/aws/redshift/subnetGroup.go b/sdk/go/aws/redshift/subnetGroup.go index 5ae13a19460..a3cc3de5600 100644 --- a/sdk/go/aws/redshift/subnetGroup.go +++ b/sdk/go/aws/redshift/subnetGroup.go @@ -116,10 +116,6 @@ func NewSubnetGroup(ctx *pulumi.Context, if args.Description == nil { args.Description = pulumi.StringPtr("Managed by Pulumi") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SubnetGroup err := ctx.RegisterResource("aws:redshift/subnetGroup:SubnetGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/redshift/usageLimit.go b/sdk/go/aws/redshift/usageLimit.go index 26cfbeeb92d..da1db71130d 100644 --- a/sdk/go/aws/redshift/usageLimit.go +++ b/sdk/go/aws/redshift/usageLimit.go @@ -96,10 +96,6 @@ func NewUsageLimit(ctx *pulumi.Context, if args.LimitType == nil { return nil, errors.New("invalid value for required argument 'LimitType'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource UsageLimit err := ctx.RegisterResource("aws:redshift/usageLimit:UsageLimit", name, args, &resource, opts...) diff --git a/sdk/go/aws/redshiftserverless/namespace.go b/sdk/go/aws/redshiftserverless/namespace.go index 47116898bb6..a91c080ef74 100644 --- a/sdk/go/aws/redshiftserverless/namespace.go +++ b/sdk/go/aws/redshiftserverless/namespace.go @@ -99,7 +99,6 @@ func NewNamespace(ctx *pulumi.Context, secrets := pulumi.AdditionalSecretOutputs([]string{ "adminUserPassword", "adminUsername", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/redshiftserverless/workgroup.go b/sdk/go/aws/redshiftserverless/workgroup.go index 08efbab0678..12c99e289dd 100644 --- a/sdk/go/aws/redshiftserverless/workgroup.go +++ b/sdk/go/aws/redshiftserverless/workgroup.go @@ -100,10 +100,6 @@ func NewWorkgroup(ctx *pulumi.Context, if args.WorkgroupName == nil { return nil, errors.New("invalid value for required argument 'WorkgroupName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Workgroup err := ctx.RegisterResource("aws:redshiftserverless/workgroup:Workgroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/rekognition/collection.go b/sdk/go/aws/rekognition/collection.go index 05771f2596a..61a1cffc58c 100644 --- a/sdk/go/aws/rekognition/collection.go +++ b/sdk/go/aws/rekognition/collection.go @@ -82,10 +82,6 @@ func NewCollection(ctx *pulumi.Context, if args.CollectionId == nil { return nil, errors.New("invalid value for required argument 'CollectionId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Collection err := ctx.RegisterResource("aws:rekognition/collection:Collection", name, args, &resource, opts...) diff --git a/sdk/go/aws/resourceexplorer/index.go b/sdk/go/aws/resourceexplorer/index.go index 1fb5e9bee0a..3363b277ab1 100644 --- a/sdk/go/aws/resourceexplorer/index.go +++ b/sdk/go/aws/resourceexplorer/index.go @@ -75,10 +75,6 @@ func NewIndex(ctx *pulumi.Context, if args.Type == nil { return nil, errors.New("invalid value for required argument 'Type'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Index err := ctx.RegisterResource("aws:resourceexplorer/index:Index", name, args, &resource, opts...) diff --git a/sdk/go/aws/resourceexplorer/view.go b/sdk/go/aws/resourceexplorer/view.go index a2d84e6b99a..8cab9bb1a0a 100644 --- a/sdk/go/aws/resourceexplorer/view.go +++ b/sdk/go/aws/resourceexplorer/view.go @@ -91,10 +91,6 @@ func NewView(ctx *pulumi.Context, args = &ViewArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource View err := ctx.RegisterResource("aws:resourceexplorer/view:View", name, args, &resource, opts...) diff --git a/sdk/go/aws/resourcegroups/group.go b/sdk/go/aws/resourcegroups/group.go index c863d40943e..ac5e327f7f4 100644 --- a/sdk/go/aws/resourcegroups/group.go +++ b/sdk/go/aws/resourcegroups/group.go @@ -91,10 +91,6 @@ func NewGroup(ctx *pulumi.Context, args = &GroupArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Group err := ctx.RegisterResource("aws:resourcegroups/group:Group", name, args, &resource, opts...) diff --git a/sdk/go/aws/rolesanywhere/profile.go b/sdk/go/aws/rolesanywhere/profile.go index 9ac6ba235ef..a366b304cbd 100644 --- a/sdk/go/aws/rolesanywhere/profile.go +++ b/sdk/go/aws/rolesanywhere/profile.go @@ -119,10 +119,6 @@ func NewProfile(ctx *pulumi.Context, if args.RoleArns == nil { return nil, errors.New("invalid value for required argument 'RoleArns'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Profile err := ctx.RegisterResource("aws:rolesanywhere/profile:Profile", name, args, &resource, opts...) diff --git a/sdk/go/aws/rolesanywhere/trustAnchor.go b/sdk/go/aws/rolesanywhere/trustAnchor.go index 4b8ef79fe14..2335af2d445 100644 --- a/sdk/go/aws/rolesanywhere/trustAnchor.go +++ b/sdk/go/aws/rolesanywhere/trustAnchor.go @@ -128,10 +128,6 @@ func NewTrustAnchor(ctx *pulumi.Context, if args.Source == nil { return nil, errors.New("invalid value for required argument 'Source'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource TrustAnchor err := ctx.RegisterResource("aws:rolesanywhere/trustAnchor:TrustAnchor", name, args, &resource, opts...) diff --git a/sdk/go/aws/route53/healthCheck.go b/sdk/go/aws/route53/healthCheck.go index 0d1980ec5bf..39ae45ee364 100644 --- a/sdk/go/aws/route53/healthCheck.go +++ b/sdk/go/aws/route53/healthCheck.go @@ -232,10 +232,6 @@ func NewHealthCheck(ctx *pulumi.Context, if args.Type == nil { return nil, errors.New("invalid value for required argument 'Type'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource HealthCheck err := ctx.RegisterResource("aws:route53/healthCheck:HealthCheck", name, args, &resource, opts...) diff --git a/sdk/go/aws/route53/resolverEndpoint.go b/sdk/go/aws/route53/resolverEndpoint.go index eee3463a16c..ac19f6f8305 100644 --- a/sdk/go/aws/route53/resolverEndpoint.go +++ b/sdk/go/aws/route53/resolverEndpoint.go @@ -117,10 +117,6 @@ func NewResolverEndpoint(ctx *pulumi.Context, if args.SecurityGroupIds == nil { return nil, errors.New("invalid value for required argument 'SecurityGroupIds'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ResolverEndpoint err := ctx.RegisterResource("aws:route53/resolverEndpoint:ResolverEndpoint", name, args, &resource, opts...) diff --git a/sdk/go/aws/route53/resolverFirewallDomainList.go b/sdk/go/aws/route53/resolverFirewallDomainList.go index ac544bb1e4a..fab3c206c39 100644 --- a/sdk/go/aws/route53/resolverFirewallDomainList.go +++ b/sdk/go/aws/route53/resolverFirewallDomainList.go @@ -72,10 +72,6 @@ func NewResolverFirewallDomainList(ctx *pulumi.Context, args = &ResolverFirewallDomainListArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ResolverFirewallDomainList err := ctx.RegisterResource("aws:route53/resolverFirewallDomainList:ResolverFirewallDomainList", name, args, &resource, opts...) diff --git a/sdk/go/aws/route53/resolverFirewallRuleGroup.go b/sdk/go/aws/route53/resolverFirewallRuleGroup.go index 667afe9826c..ff43918a9c1 100644 --- a/sdk/go/aws/route53/resolverFirewallRuleGroup.go +++ b/sdk/go/aws/route53/resolverFirewallRuleGroup.go @@ -74,10 +74,6 @@ func NewResolverFirewallRuleGroup(ctx *pulumi.Context, args = &ResolverFirewallRuleGroupArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ResolverFirewallRuleGroup err := ctx.RegisterResource("aws:route53/resolverFirewallRuleGroup:ResolverFirewallRuleGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/route53/resolverFirewallRuleGroupAssociation.go b/sdk/go/aws/route53/resolverFirewallRuleGroupAssociation.go index c80f9cf2dc6..cffb219feb0 100644 --- a/sdk/go/aws/route53/resolverFirewallRuleGroupAssociation.go +++ b/sdk/go/aws/route53/resolverFirewallRuleGroupAssociation.go @@ -94,10 +94,6 @@ func NewResolverFirewallRuleGroupAssociation(ctx *pulumi.Context, if args.VpcId == nil { return nil, errors.New("invalid value for required argument 'VpcId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ResolverFirewallRuleGroupAssociation err := ctx.RegisterResource("aws:route53/resolverFirewallRuleGroupAssociation:ResolverFirewallRuleGroupAssociation", name, args, &resource, opts...) diff --git a/sdk/go/aws/route53/resolverQueryLogConfig.go b/sdk/go/aws/route53/resolverQueryLogConfig.go index 4e9897501ac..aa047664706 100644 --- a/sdk/go/aws/route53/resolverQueryLogConfig.go +++ b/sdk/go/aws/route53/resolverQueryLogConfig.go @@ -88,10 +88,6 @@ func NewResolverQueryLogConfig(ctx *pulumi.Context, if args.DestinationArn == nil { return nil, errors.New("invalid value for required argument 'DestinationArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ResolverQueryLogConfig err := ctx.RegisterResource("aws:route53/resolverQueryLogConfig:ResolverQueryLogConfig", name, args, &resource, opts...) diff --git a/sdk/go/aws/route53/resolverRule.go b/sdk/go/aws/route53/resolverRule.go index da452525b99..2348ed96049 100644 --- a/sdk/go/aws/route53/resolverRule.go +++ b/sdk/go/aws/route53/resolverRule.go @@ -129,10 +129,6 @@ func NewResolverRule(ctx *pulumi.Context, if args.RuleType == nil { return nil, errors.New("invalid value for required argument 'RuleType'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ResolverRule err := ctx.RegisterResource("aws:route53/resolverRule:ResolverRule", name, args, &resource, opts...) diff --git a/sdk/go/aws/route53/zone.go b/sdk/go/aws/route53/zone.go index 2a3b8841665..a249c106595 100644 --- a/sdk/go/aws/route53/zone.go +++ b/sdk/go/aws/route53/zone.go @@ -165,10 +165,6 @@ func NewZone(ctx *pulumi.Context, if args.Comment == nil { args.Comment = pulumi.StringPtr("Managed by Pulumi") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Zone err := ctx.RegisterResource("aws:route53/zone:Zone", name, args, &resource, opts...) diff --git a/sdk/go/aws/route53domains/registeredDomain.go b/sdk/go/aws/route53domains/registeredDomain.go index a493b4636e3..a18f00de868 100644 --- a/sdk/go/aws/route53domains/registeredDomain.go +++ b/sdk/go/aws/route53domains/registeredDomain.go @@ -125,10 +125,6 @@ func NewRegisteredDomain(ctx *pulumi.Context, if args.DomainName == nil { return nil, errors.New("invalid value for required argument 'DomainName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource RegisteredDomain err := ctx.RegisterResource("aws:route53domains/registeredDomain:RegisteredDomain", name, args, &resource, opts...) diff --git a/sdk/go/aws/route53recoveryreadiness/cell.go b/sdk/go/aws/route53recoveryreadiness/cell.go index f767e65af3c..33fe65d2fc9 100644 --- a/sdk/go/aws/route53recoveryreadiness/cell.go +++ b/sdk/go/aws/route53recoveryreadiness/cell.go @@ -80,10 +80,6 @@ func NewCell(ctx *pulumi.Context, if args.CellName == nil { return nil, errors.New("invalid value for required argument 'CellName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Cell err := ctx.RegisterResource("aws:route53recoveryreadiness/cell:Cell", name, args, &resource, opts...) diff --git a/sdk/go/aws/route53recoveryreadiness/readinessCheck.go b/sdk/go/aws/route53recoveryreadiness/readinessCheck.go index 0f5f4f2c7bc..1011becc2fb 100644 --- a/sdk/go/aws/route53recoveryreadiness/readinessCheck.go +++ b/sdk/go/aws/route53recoveryreadiness/readinessCheck.go @@ -82,10 +82,6 @@ func NewReadinessCheck(ctx *pulumi.Context, if args.ResourceSetName == nil { return nil, errors.New("invalid value for required argument 'ResourceSetName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ReadinessCheck err := ctx.RegisterResource("aws:route53recoveryreadiness/readinessCheck:ReadinessCheck", name, args, &resource, opts...) diff --git a/sdk/go/aws/route53recoveryreadiness/recoveryGroup.go b/sdk/go/aws/route53recoveryreadiness/recoveryGroup.go index cc359030dc4..7f9e3f4c534 100644 --- a/sdk/go/aws/route53recoveryreadiness/recoveryGroup.go +++ b/sdk/go/aws/route53recoveryreadiness/recoveryGroup.go @@ -78,10 +78,6 @@ func NewRecoveryGroup(ctx *pulumi.Context, if args.RecoveryGroupName == nil { return nil, errors.New("invalid value for required argument 'RecoveryGroupName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource RecoveryGroup err := ctx.RegisterResource("aws:route53recoveryreadiness/recoveryGroup:RecoveryGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/route53recoveryreadiness/resourceSet.go b/sdk/go/aws/route53recoveryreadiness/resourceSet.go index 64ed66879f3..ad0fb8ebc4c 100644 --- a/sdk/go/aws/route53recoveryreadiness/resourceSet.go +++ b/sdk/go/aws/route53recoveryreadiness/resourceSet.go @@ -92,10 +92,6 @@ func NewResourceSet(ctx *pulumi.Context, if args.Resources == nil { return nil, errors.New("invalid value for required argument 'Resources'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ResourceSet err := ctx.RegisterResource("aws:route53recoveryreadiness/resourceSet:ResourceSet", name, args, &resource, opts...) diff --git a/sdk/go/aws/rum/appMonitor.go b/sdk/go/aws/rum/appMonitor.go index 6fec76c8a3b..f110385c222 100644 --- a/sdk/go/aws/rum/appMonitor.go +++ b/sdk/go/aws/rum/appMonitor.go @@ -86,10 +86,6 @@ func NewAppMonitor(ctx *pulumi.Context, if args.Domain == nil { return nil, errors.New("invalid value for required argument 'Domain'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource AppMonitor err := ctx.RegisterResource("aws:rum/appMonitor:AppMonitor", name, args, &resource, opts...) diff --git a/sdk/go/aws/s3/bucket.go b/sdk/go/aws/s3/bucket.go index 64145b7ffd7..5c3596cfb05 100644 --- a/sdk/go/aws/s3/bucket.go +++ b/sdk/go/aws/s3/bucket.go @@ -606,10 +606,6 @@ func NewBucket(ctx *pulumi.Context, args = &BucketArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Bucket err := ctx.RegisterResource("aws:s3/bucket:Bucket", name, args, &resource, opts...) diff --git a/sdk/go/aws/s3/bucketObject.go b/sdk/go/aws/s3/bucketObject.go index 167a6158e38..74e9e486626 100644 --- a/sdk/go/aws/s3/bucketObject.go +++ b/sdk/go/aws/s3/bucketObject.go @@ -290,10 +290,6 @@ func NewBucketObject(ctx *pulumi.Context, if args.Bucket == nil { return nil, errors.New("invalid value for required argument 'Bucket'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource BucketObject err := ctx.RegisterResource("aws:s3/bucketObject:BucketObject", name, args, &resource, opts...) diff --git a/sdk/go/aws/s3/bucketObjectv2.go b/sdk/go/aws/s3/bucketObjectv2.go index 1e80dc3a56a..59b9361b9af 100644 --- a/sdk/go/aws/s3/bucketObjectv2.go +++ b/sdk/go/aws/s3/bucketObjectv2.go @@ -354,10 +354,6 @@ func NewBucketObjectv2(ctx *pulumi.Context, }, }) opts = append(opts, aliases) - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource BucketObjectv2 err := ctx.RegisterResource("aws:s3/bucketObjectv2:BucketObjectv2", name, args, &resource, opts...) diff --git a/sdk/go/aws/s3/bucketV2.go b/sdk/go/aws/s3/bucketV2.go index dc82948743f..cc6713503db 100644 --- a/sdk/go/aws/s3/bucketV2.go +++ b/sdk/go/aws/s3/bucketV2.go @@ -175,10 +175,6 @@ func NewBucketV2(ctx *pulumi.Context, }, }) opts = append(opts, aliases) - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource BucketV2 err := ctx.RegisterResource("aws:s3/bucketV2:BucketV2", name, args, &resource, opts...) diff --git a/sdk/go/aws/s3/objectCopy.go b/sdk/go/aws/s3/objectCopy.go index 895f898a6ca..88e0da84307 100644 --- a/sdk/go/aws/s3/objectCopy.go +++ b/sdk/go/aws/s3/objectCopy.go @@ -191,7 +191,6 @@ func NewObjectCopy(ctx *pulumi.Context, "kmsEncryptionContext", "kmsKeyId", "sourceCustomerKey", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/s3control/accessGrant.go b/sdk/go/aws/s3control/accessGrant.go index a41e025e1f7..c66f42a5dd9 100644 --- a/sdk/go/aws/s3control/accessGrant.go +++ b/sdk/go/aws/s3control/accessGrant.go @@ -115,10 +115,6 @@ func NewAccessGrant(ctx *pulumi.Context, if args.Permission == nil { return nil, errors.New("invalid value for required argument 'Permission'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource AccessGrant err := ctx.RegisterResource("aws:s3control/accessGrant:AccessGrant", name, args, &resource, opts...) diff --git a/sdk/go/aws/s3control/accessGrantsInstance.go b/sdk/go/aws/s3control/accessGrantsInstance.go index 86f460f08b8..3872310123f 100644 --- a/sdk/go/aws/s3control/accessGrantsInstance.go +++ b/sdk/go/aws/s3control/accessGrantsInstance.go @@ -100,10 +100,6 @@ func NewAccessGrantsInstance(ctx *pulumi.Context, args = &AccessGrantsInstanceArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource AccessGrantsInstance err := ctx.RegisterResource("aws:s3control/accessGrantsInstance:AccessGrantsInstance", name, args, &resource, opts...) diff --git a/sdk/go/aws/s3control/accessGrantsLocation.go b/sdk/go/aws/s3control/accessGrantsLocation.go index efb3399eb59..aba4e03737d 100644 --- a/sdk/go/aws/s3control/accessGrantsLocation.go +++ b/sdk/go/aws/s3control/accessGrantsLocation.go @@ -93,10 +93,6 @@ func NewAccessGrantsLocation(ctx *pulumi.Context, if args.LocationScope == nil { return nil, errors.New("invalid value for required argument 'LocationScope'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource AccessGrantsLocation err := ctx.RegisterResource("aws:s3control/accessGrantsLocation:AccessGrantsLocation", name, args, &resource, opts...) diff --git a/sdk/go/aws/s3control/bucket.go b/sdk/go/aws/s3control/bucket.go index b5dfedc6ed8..71addbc0942 100644 --- a/sdk/go/aws/s3control/bucket.go +++ b/sdk/go/aws/s3control/bucket.go @@ -86,10 +86,6 @@ func NewBucket(ctx *pulumi.Context, if args.OutpostId == nil { return nil, errors.New("invalid value for required argument 'OutpostId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Bucket err := ctx.RegisterResource("aws:s3control/bucket:Bucket", name, args, &resource, opts...) diff --git a/sdk/go/aws/s3control/storageLensConfiguration.go b/sdk/go/aws/s3control/storageLensConfiguration.go index 3f4c613f7fa..3573cb3fb67 100644 --- a/sdk/go/aws/s3control/storageLensConfiguration.go +++ b/sdk/go/aws/s3control/storageLensConfiguration.go @@ -124,10 +124,6 @@ func NewStorageLensConfiguration(ctx *pulumi.Context, if args.StorageLensConfiguration == nil { return nil, errors.New("invalid value for required argument 'StorageLensConfiguration'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource StorageLensConfiguration err := ctx.RegisterResource("aws:s3control/storageLensConfiguration:StorageLensConfiguration", name, args, &resource, opts...) diff --git a/sdk/go/aws/sagemaker/app.go b/sdk/go/aws/sagemaker/app.go index 4ed5fd38967..5982a2264b4 100644 --- a/sdk/go/aws/sagemaker/app.go +++ b/sdk/go/aws/sagemaker/app.go @@ -94,10 +94,6 @@ func NewApp(ctx *pulumi.Context, if args.DomainId == nil { return nil, errors.New("invalid value for required argument 'DomainId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource App err := ctx.RegisterResource("aws:sagemaker/app:App", name, args, &resource, opts...) diff --git a/sdk/go/aws/sagemaker/appImageConfig.go b/sdk/go/aws/sagemaker/appImageConfig.go index 8c44281af4a..b9407082698 100644 --- a/sdk/go/aws/sagemaker/appImageConfig.go +++ b/sdk/go/aws/sagemaker/appImageConfig.go @@ -114,10 +114,6 @@ func NewAppImageConfig(ctx *pulumi.Context, if args.AppImageConfigName == nil { return nil, errors.New("invalid value for required argument 'AppImageConfigName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource AppImageConfig err := ctx.RegisterResource("aws:sagemaker/appImageConfig:AppImageConfig", name, args, &resource, opts...) diff --git a/sdk/go/aws/sagemaker/codeRepository.go b/sdk/go/aws/sagemaker/codeRepository.go index 3b08b4f765a..8f9d19dfa90 100644 --- a/sdk/go/aws/sagemaker/codeRepository.go +++ b/sdk/go/aws/sagemaker/codeRepository.go @@ -136,10 +136,6 @@ func NewCodeRepository(ctx *pulumi.Context, if args.GitConfig == nil { return nil, errors.New("invalid value for required argument 'GitConfig'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource CodeRepository err := ctx.RegisterResource("aws:sagemaker/codeRepository:CodeRepository", name, args, &resource, opts...) diff --git a/sdk/go/aws/sagemaker/dataQualityJobDefinition.go b/sdk/go/aws/sagemaker/dataQualityJobDefinition.go index 57bfadc34a8..a7ec6f27919 100644 --- a/sdk/go/aws/sagemaker/dataQualityJobDefinition.go +++ b/sdk/go/aws/sagemaker/dataQualityJobDefinition.go @@ -128,10 +128,6 @@ func NewDataQualityJobDefinition(ctx *pulumi.Context, if args.RoleArn == nil { return nil, errors.New("invalid value for required argument 'RoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DataQualityJobDefinition err := ctx.RegisterResource("aws:sagemaker/dataQualityJobDefinition:DataQualityJobDefinition", name, args, &resource, opts...) diff --git a/sdk/go/aws/sagemaker/deviceFleet.go b/sdk/go/aws/sagemaker/deviceFleet.go index 654f42880a7..147fb8a3581 100644 --- a/sdk/go/aws/sagemaker/deviceFleet.go +++ b/sdk/go/aws/sagemaker/deviceFleet.go @@ -96,10 +96,6 @@ func NewDeviceFleet(ctx *pulumi.Context, if args.RoleArn == nil { return nil, errors.New("invalid value for required argument 'RoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DeviceFleet err := ctx.RegisterResource("aws:sagemaker/deviceFleet:DeviceFleet", name, args, &resource, opts...) diff --git a/sdk/go/aws/sagemaker/domain.go b/sdk/go/aws/sagemaker/domain.go index 747a7882b3e..7522c0e0b84 100644 --- a/sdk/go/aws/sagemaker/domain.go +++ b/sdk/go/aws/sagemaker/domain.go @@ -221,10 +221,6 @@ func NewDomain(ctx *pulumi.Context, if args.VpcId == nil { return nil, errors.New("invalid value for required argument 'VpcId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Domain err := ctx.RegisterResource("aws:sagemaker/domain:Domain", name, args, &resource, opts...) diff --git a/sdk/go/aws/sagemaker/endpoint.go b/sdk/go/aws/sagemaker/endpoint.go index 1dd48c1bed1..9625fd8cbaf 100644 --- a/sdk/go/aws/sagemaker/endpoint.go +++ b/sdk/go/aws/sagemaker/endpoint.go @@ -83,10 +83,6 @@ func NewEndpoint(ctx *pulumi.Context, if args.EndpointConfigName == nil { return nil, errors.New("invalid value for required argument 'EndpointConfigName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Endpoint err := ctx.RegisterResource("aws:sagemaker/endpoint:Endpoint", name, args, &resource, opts...) diff --git a/sdk/go/aws/sagemaker/endpointConfiguration.go b/sdk/go/aws/sagemaker/endpointConfiguration.go index b55e16989b5..4f91cb16425 100644 --- a/sdk/go/aws/sagemaker/endpointConfiguration.go +++ b/sdk/go/aws/sagemaker/endpointConfiguration.go @@ -98,10 +98,6 @@ func NewEndpointConfiguration(ctx *pulumi.Context, if args.ProductionVariants == nil { return nil, errors.New("invalid value for required argument 'ProductionVariants'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource EndpointConfiguration err := ctx.RegisterResource("aws:sagemaker/endpointConfiguration:EndpointConfiguration", name, args, &resource, opts...) diff --git a/sdk/go/aws/sagemaker/featureGroup.go b/sdk/go/aws/sagemaker/featureGroup.go index 3a6fe9a1907..a823a6a094d 100644 --- a/sdk/go/aws/sagemaker/featureGroup.go +++ b/sdk/go/aws/sagemaker/featureGroup.go @@ -114,10 +114,6 @@ func NewFeatureGroup(ctx *pulumi.Context, if args.RoleArn == nil { return nil, errors.New("invalid value for required argument 'RoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource FeatureGroup err := ctx.RegisterResource("aws:sagemaker/featureGroup:FeatureGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/sagemaker/flowDefinition.go b/sdk/go/aws/sagemaker/flowDefinition.go index 3112919a971..f27ee869fca 100644 --- a/sdk/go/aws/sagemaker/flowDefinition.go +++ b/sdk/go/aws/sagemaker/flowDefinition.go @@ -212,10 +212,6 @@ func NewFlowDefinition(ctx *pulumi.Context, if args.RoleArn == nil { return nil, errors.New("invalid value for required argument 'RoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource FlowDefinition err := ctx.RegisterResource("aws:sagemaker/flowDefinition:FlowDefinition", name, args, &resource, opts...) diff --git a/sdk/go/aws/sagemaker/humanTaskUI.go b/sdk/go/aws/sagemaker/humanTaskUI.go index 8354fd5a3c0..d349ff2dca6 100644 --- a/sdk/go/aws/sagemaker/humanTaskUI.go +++ b/sdk/go/aws/sagemaker/humanTaskUI.go @@ -92,10 +92,6 @@ func NewHumanTaskUI(ctx *pulumi.Context, if args.UiTemplate == nil { return nil, errors.New("invalid value for required argument 'UiTemplate'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource HumanTaskUI err := ctx.RegisterResource("aws:sagemaker/humanTaskUI:HumanTaskUI", name, args, &resource, opts...) diff --git a/sdk/go/aws/sagemaker/image.go b/sdk/go/aws/sagemaker/image.go index 7fd7709a08c..91d06225898 100644 --- a/sdk/go/aws/sagemaker/image.go +++ b/sdk/go/aws/sagemaker/image.go @@ -85,10 +85,6 @@ func NewImage(ctx *pulumi.Context, if args.RoleArn == nil { return nil, errors.New("invalid value for required argument 'RoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Image err := ctx.RegisterResource("aws:sagemaker/image:Image", name, args, &resource, opts...) diff --git a/sdk/go/aws/sagemaker/model.go b/sdk/go/aws/sagemaker/model.go index 4be39a72c35..852ef1232e5 100644 --- a/sdk/go/aws/sagemaker/model.go +++ b/sdk/go/aws/sagemaker/model.go @@ -129,10 +129,6 @@ func NewModel(ctx *pulumi.Context, if args.ExecutionRoleArn == nil { return nil, errors.New("invalid value for required argument 'ExecutionRoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Model err := ctx.RegisterResource("aws:sagemaker/model:Model", name, args, &resource, opts...) diff --git a/sdk/go/aws/sagemaker/modelPackageGroup.go b/sdk/go/aws/sagemaker/modelPackageGroup.go index 62a18d9615c..76dac9e031c 100644 --- a/sdk/go/aws/sagemaker/modelPackageGroup.go +++ b/sdk/go/aws/sagemaker/modelPackageGroup.go @@ -77,10 +77,6 @@ func NewModelPackageGroup(ctx *pulumi.Context, if args.ModelPackageGroupName == nil { return nil, errors.New("invalid value for required argument 'ModelPackageGroupName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ModelPackageGroup err := ctx.RegisterResource("aws:sagemaker/modelPackageGroup:ModelPackageGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/sagemaker/monitoringSchedule.go b/sdk/go/aws/sagemaker/monitoringSchedule.go index 191a49fa58e..9a4264ccfe2 100644 --- a/sdk/go/aws/sagemaker/monitoringSchedule.go +++ b/sdk/go/aws/sagemaker/monitoringSchedule.go @@ -81,10 +81,6 @@ func NewMonitoringSchedule(ctx *pulumi.Context, if args.MonitoringScheduleConfig == nil { return nil, errors.New("invalid value for required argument 'MonitoringScheduleConfig'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource MonitoringSchedule err := ctx.RegisterResource("aws:sagemaker/monitoringSchedule:MonitoringSchedule", name, args, &resource, opts...) diff --git a/sdk/go/aws/sagemaker/notebookInstance.go b/sdk/go/aws/sagemaker/notebookInstance.go index 10a969363f5..5477bbd43a1 100644 --- a/sdk/go/aws/sagemaker/notebookInstance.go +++ b/sdk/go/aws/sagemaker/notebookInstance.go @@ -154,10 +154,6 @@ func NewNotebookInstance(ctx *pulumi.Context, if args.RoleArn == nil { return nil, errors.New("invalid value for required argument 'RoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource NotebookInstance err := ctx.RegisterResource("aws:sagemaker/notebookInstance:NotebookInstance", name, args, &resource, opts...) diff --git a/sdk/go/aws/sagemaker/pipeline.go b/sdk/go/aws/sagemaker/pipeline.go index ed09b220b29..4141e0b393b 100644 --- a/sdk/go/aws/sagemaker/pipeline.go +++ b/sdk/go/aws/sagemaker/pipeline.go @@ -111,10 +111,6 @@ func NewPipeline(ctx *pulumi.Context, if args.PipelineName == nil { return nil, errors.New("invalid value for required argument 'PipelineName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Pipeline err := ctx.RegisterResource("aws:sagemaker/pipeline:Pipeline", name, args, &resource, opts...) diff --git a/sdk/go/aws/sagemaker/project.go b/sdk/go/aws/sagemaker/project.go index 00e6737843d..b951f8eefc5 100644 --- a/sdk/go/aws/sagemaker/project.go +++ b/sdk/go/aws/sagemaker/project.go @@ -88,10 +88,6 @@ func NewProject(ctx *pulumi.Context, if args.ServiceCatalogProvisioningDetails == nil { return nil, errors.New("invalid value for required argument 'ServiceCatalogProvisioningDetails'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Project err := ctx.RegisterResource("aws:sagemaker/project:Project", name, args, &resource, opts...) diff --git a/sdk/go/aws/sagemaker/space.go b/sdk/go/aws/sagemaker/space.go index 39ec2fd3f23..d86ecf4bad4 100644 --- a/sdk/go/aws/sagemaker/space.go +++ b/sdk/go/aws/sagemaker/space.go @@ -93,10 +93,6 @@ func NewSpace(ctx *pulumi.Context, if args.SpaceName == nil { return nil, errors.New("invalid value for required argument 'SpaceName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Space err := ctx.RegisterResource("aws:sagemaker/space:Space", name, args, &resource, opts...) diff --git a/sdk/go/aws/sagemaker/studioLifecycleConfig.go b/sdk/go/aws/sagemaker/studioLifecycleConfig.go index 0929595cb7b..0cb9b2d39d9 100644 --- a/sdk/go/aws/sagemaker/studioLifecycleConfig.go +++ b/sdk/go/aws/sagemaker/studioLifecycleConfig.go @@ -60,10 +60,6 @@ func NewStudioLifecycleConfig(ctx *pulumi.Context, if args.StudioLifecycleConfigName == nil { return nil, errors.New("invalid value for required argument 'StudioLifecycleConfigName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource StudioLifecycleConfig err := ctx.RegisterResource("aws:sagemaker/studioLifecycleConfig:StudioLifecycleConfig", name, args, &resource, opts...) diff --git a/sdk/go/aws/sagemaker/userProfile.go b/sdk/go/aws/sagemaker/userProfile.go index 7e8d7c1c98c..37bdf519c57 100644 --- a/sdk/go/aws/sagemaker/userProfile.go +++ b/sdk/go/aws/sagemaker/userProfile.go @@ -89,10 +89,6 @@ func NewUserProfile(ctx *pulumi.Context, if args.UserProfileName == nil { return nil, errors.New("invalid value for required argument 'UserProfileName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource UserProfile err := ctx.RegisterResource("aws:sagemaker/userProfile:UserProfile", name, args, &resource, opts...) diff --git a/sdk/go/aws/sagemaker/workteam.go b/sdk/go/aws/sagemaker/workteam.go index 32c051d0ca0..593126a5591 100644 --- a/sdk/go/aws/sagemaker/workteam.go +++ b/sdk/go/aws/sagemaker/workteam.go @@ -141,10 +141,6 @@ func NewWorkteam(ctx *pulumi.Context, if args.WorkteamName == nil { return nil, errors.New("invalid value for required argument 'WorkteamName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Workteam err := ctx.RegisterResource("aws:sagemaker/workteam:Workteam", name, args, &resource, opts...) diff --git a/sdk/go/aws/scheduler/scheduleGroup.go b/sdk/go/aws/scheduler/scheduleGroup.go index 0a2e78bc8c9..7aa0db9810c 100644 --- a/sdk/go/aws/scheduler/scheduleGroup.go +++ b/sdk/go/aws/scheduler/scheduleGroup.go @@ -80,10 +80,6 @@ func NewScheduleGroup(ctx *pulumi.Context, args = &ScheduleGroupArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ScheduleGroup err := ctx.RegisterResource("aws:scheduler/scheduleGroup:ScheduleGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/schemas/discoverer.go b/sdk/go/aws/schemas/discoverer.go index 391316f24c5..bc63c917ccd 100644 --- a/sdk/go/aws/schemas/discoverer.go +++ b/sdk/go/aws/schemas/discoverer.go @@ -84,10 +84,6 @@ func NewDiscoverer(ctx *pulumi.Context, if args.SourceArn == nil { return nil, errors.New("invalid value for required argument 'SourceArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Discoverer err := ctx.RegisterResource("aws:schemas/discoverer:Discoverer", name, args, &resource, opts...) diff --git a/sdk/go/aws/schemas/registry.go b/sdk/go/aws/schemas/registry.go index 494654417be..96587a3fb84 100644 --- a/sdk/go/aws/schemas/registry.go +++ b/sdk/go/aws/schemas/registry.go @@ -74,10 +74,6 @@ func NewRegistry(ctx *pulumi.Context, args = &RegistryArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Registry err := ctx.RegisterResource("aws:schemas/registry:Registry", name, args, &resource, opts...) diff --git a/sdk/go/aws/schemas/schema.go b/sdk/go/aws/schemas/schema.go index ab5061e3825..0e0df605204 100644 --- a/sdk/go/aws/schemas/schema.go +++ b/sdk/go/aws/schemas/schema.go @@ -129,10 +129,6 @@ func NewSchema(ctx *pulumi.Context, if args.Type == nil { return nil, errors.New("invalid value for required argument 'Type'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Schema err := ctx.RegisterResource("aws:schemas/schema:Schema", name, args, &resource, opts...) diff --git a/sdk/go/aws/secretsmanager/secret.go b/sdk/go/aws/secretsmanager/secret.go index 2d750f4bf55..0ca3d33071a 100644 --- a/sdk/go/aws/secretsmanager/secret.go +++ b/sdk/go/aws/secretsmanager/secret.go @@ -83,10 +83,6 @@ func NewSecret(ctx *pulumi.Context, args = &SecretArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Secret err := ctx.RegisterResource("aws:secretsmanager/secret:Secret", name, args, &resource, opts...) diff --git a/sdk/go/aws/securitylake/dataLake.go b/sdk/go/aws/securitylake/dataLake.go index 362618591d4..5186d75a0eb 100644 --- a/sdk/go/aws/securitylake/dataLake.go +++ b/sdk/go/aws/securitylake/dataLake.go @@ -135,10 +135,6 @@ func NewDataLake(ctx *pulumi.Context, if args.MetaStoreManagerRoleArn == nil { return nil, errors.New("invalid value for required argument 'MetaStoreManagerRoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DataLake err := ctx.RegisterResource("aws:securitylake/dataLake:DataLake", name, args, &resource, opts...) diff --git a/sdk/go/aws/serverlessrepository/cloudFormationStack.go b/sdk/go/aws/serverlessrepository/cloudFormationStack.go index 262e2f71373..004ffb82884 100644 --- a/sdk/go/aws/serverlessrepository/cloudFormationStack.go +++ b/sdk/go/aws/serverlessrepository/cloudFormationStack.go @@ -104,10 +104,6 @@ func NewCloudFormationStack(ctx *pulumi.Context, if args.Capabilities == nil { return nil, errors.New("invalid value for required argument 'Capabilities'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource CloudFormationStack err := ctx.RegisterResource("aws:serverlessrepository/cloudFormationStack:CloudFormationStack", name, args, &resource, opts...) diff --git a/sdk/go/aws/servicecatalog/portfolio.go b/sdk/go/aws/servicecatalog/portfolio.go index 45e366763e4..4fc6e28b3ef 100644 --- a/sdk/go/aws/servicecatalog/portfolio.go +++ b/sdk/go/aws/servicecatalog/portfolio.go @@ -79,10 +79,6 @@ func NewPortfolio(ctx *pulumi.Context, if args.ProviderName == nil { return nil, errors.New("invalid value for required argument 'ProviderName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Portfolio err := ctx.RegisterResource("aws:servicecatalog/portfolio:Portfolio", name, args, &resource, opts...) diff --git a/sdk/go/aws/servicecatalog/product.go b/sdk/go/aws/servicecatalog/product.go index 85cb3eeae13..155a5c63897 100644 --- a/sdk/go/aws/servicecatalog/product.go +++ b/sdk/go/aws/servicecatalog/product.go @@ -118,10 +118,6 @@ func NewProduct(ctx *pulumi.Context, if args.Type == nil { return nil, errors.New("invalid value for required argument 'Type'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Product err := ctx.RegisterResource("aws:servicecatalog/product:Product", name, args, &resource, opts...) diff --git a/sdk/go/aws/servicecatalog/provisionedProduct.go b/sdk/go/aws/servicecatalog/provisionedProduct.go index d8171d9799f..ebdf519110a 100644 --- a/sdk/go/aws/servicecatalog/provisionedProduct.go +++ b/sdk/go/aws/servicecatalog/provisionedProduct.go @@ -135,10 +135,6 @@ func NewProvisionedProduct(ctx *pulumi.Context, args = &ProvisionedProductArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ProvisionedProduct err := ctx.RegisterResource("aws:servicecatalog/provisionedProduct:ProvisionedProduct", name, args, &resource, opts...) diff --git a/sdk/go/aws/servicediscovery/httpNamespace.go b/sdk/go/aws/servicediscovery/httpNamespace.go index 1323095569f..92300fe0b8a 100644 --- a/sdk/go/aws/servicediscovery/httpNamespace.go +++ b/sdk/go/aws/servicediscovery/httpNamespace.go @@ -72,10 +72,6 @@ func NewHttpNamespace(ctx *pulumi.Context, args = &HttpNamespaceArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource HttpNamespace err := ctx.RegisterResource("aws:servicediscovery/httpNamespace:HttpNamespace", name, args, &resource, opts...) diff --git a/sdk/go/aws/servicediscovery/privateDnsNamespace.go b/sdk/go/aws/servicediscovery/privateDnsNamespace.go index de8d119e129..6b0f9f95fb7 100644 --- a/sdk/go/aws/servicediscovery/privateDnsNamespace.go +++ b/sdk/go/aws/servicediscovery/privateDnsNamespace.go @@ -88,10 +88,6 @@ func NewPrivateDnsNamespace(ctx *pulumi.Context, if args.Vpc == nil { return nil, errors.New("invalid value for required argument 'Vpc'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource PrivateDnsNamespace err := ctx.RegisterResource("aws:servicediscovery/privateDnsNamespace:PrivateDnsNamespace", name, args, &resource, opts...) diff --git a/sdk/go/aws/servicediscovery/publicDnsNamespace.go b/sdk/go/aws/servicediscovery/publicDnsNamespace.go index ee420adad88..5fea255a65c 100644 --- a/sdk/go/aws/servicediscovery/publicDnsNamespace.go +++ b/sdk/go/aws/servicediscovery/publicDnsNamespace.go @@ -74,10 +74,6 @@ func NewPublicDnsNamespace(ctx *pulumi.Context, args = &PublicDnsNamespaceArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource PublicDnsNamespace err := ctx.RegisterResource("aws:servicediscovery/publicDnsNamespace:PublicDnsNamespace", name, args, &resource, opts...) diff --git a/sdk/go/aws/servicediscovery/service.go b/sdk/go/aws/servicediscovery/service.go index e5464467a29..fdb7642ef40 100644 --- a/sdk/go/aws/servicediscovery/service.go +++ b/sdk/go/aws/servicediscovery/service.go @@ -155,10 +155,6 @@ func NewService(ctx *pulumi.Context, args = &ServiceArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Service err := ctx.RegisterResource("aws:servicediscovery/service:Service", name, args, &resource, opts...) diff --git a/sdk/go/aws/sesv2/configurationSet.go b/sdk/go/aws/sesv2/configurationSet.go index fb559907a2f..ad625d849fe 100644 --- a/sdk/go/aws/sesv2/configurationSet.go +++ b/sdk/go/aws/sesv2/configurationSet.go @@ -103,10 +103,6 @@ func NewConfigurationSet(ctx *pulumi.Context, if args.ConfigurationSetName == nil { return nil, errors.New("invalid value for required argument 'ConfigurationSetName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ConfigurationSet err := ctx.RegisterResource("aws:sesv2/configurationSet:ConfigurationSet", name, args, &resource, opts...) diff --git a/sdk/go/aws/sesv2/contactList.go b/sdk/go/aws/sesv2/contactList.go index 6260c7be89e..746a0ecf94f 100644 --- a/sdk/go/aws/sesv2/contactList.go +++ b/sdk/go/aws/sesv2/contactList.go @@ -116,10 +116,6 @@ func NewContactList(ctx *pulumi.Context, if args.ContactListName == nil { return nil, errors.New("invalid value for required argument 'ContactListName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ContactList err := ctx.RegisterResource("aws:sesv2/contactList:ContactList", name, args, &resource, opts...) diff --git a/sdk/go/aws/sesv2/dedicatedIpPool.go b/sdk/go/aws/sesv2/dedicatedIpPool.go index 0802dab75ee..85a3260fdf8 100644 --- a/sdk/go/aws/sesv2/dedicatedIpPool.go +++ b/sdk/go/aws/sesv2/dedicatedIpPool.go @@ -103,10 +103,6 @@ func NewDedicatedIpPool(ctx *pulumi.Context, if args.PoolName == nil { return nil, errors.New("invalid value for required argument 'PoolName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource DedicatedIpPool err := ctx.RegisterResource("aws:sesv2/dedicatedIpPool:DedicatedIpPool", name, args, &resource, opts...) diff --git a/sdk/go/aws/sesv2/emailIdentity.go b/sdk/go/aws/sesv2/emailIdentity.go index 70cea9d6e96..0cb1dda54dd 100644 --- a/sdk/go/aws/sesv2/emailIdentity.go +++ b/sdk/go/aws/sesv2/emailIdentity.go @@ -173,10 +173,6 @@ func NewEmailIdentity(ctx *pulumi.Context, if args.EmailIdentity == nil { return nil, errors.New("invalid value for required argument 'EmailIdentity'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource EmailIdentity err := ctx.RegisterResource("aws:sesv2/emailIdentity:EmailIdentity", name, args, &resource, opts...) diff --git a/sdk/go/aws/sfn/activity.go b/sdk/go/aws/sfn/activity.go index f9f19c02765..8decc3669bb 100644 --- a/sdk/go/aws/sfn/activity.go +++ b/sdk/go/aws/sfn/activity.go @@ -68,10 +68,6 @@ func NewActivity(ctx *pulumi.Context, args = &ActivityArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Activity err := ctx.RegisterResource("aws:sfn/activity:Activity", name, args, &resource, opts...) diff --git a/sdk/go/aws/sfn/stateMachine.go b/sdk/go/aws/sfn/stateMachine.go index 308806cdbca..f031c36dbd7 100644 --- a/sdk/go/aws/sfn/stateMachine.go +++ b/sdk/go/aws/sfn/stateMachine.go @@ -249,10 +249,6 @@ func NewStateMachine(ctx *pulumi.Context, if args.RoleArn == nil { return nil, errors.New("invalid value for required argument 'RoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource StateMachine err := ctx.RegisterResource("aws:sfn/stateMachine:StateMachine", name, args, &resource, opts...) diff --git a/sdk/go/aws/shield/protection.go b/sdk/go/aws/shield/protection.go index 897724dbb01..f3a448ebe20 100644 --- a/sdk/go/aws/shield/protection.go +++ b/sdk/go/aws/shield/protection.go @@ -105,10 +105,6 @@ func NewProtection(ctx *pulumi.Context, if args.ResourceArn == nil { return nil, errors.New("invalid value for required argument 'ResourceArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Protection err := ctx.RegisterResource("aws:shield/protection:Protection", name, args, &resource, opts...) diff --git a/sdk/go/aws/shield/protectionGroup.go b/sdk/go/aws/shield/protectionGroup.go index 34b9c539632..9e2f6916ddb 100644 --- a/sdk/go/aws/shield/protectionGroup.go +++ b/sdk/go/aws/shield/protectionGroup.go @@ -181,10 +181,6 @@ func NewProtectionGroup(ctx *pulumi.Context, if args.ProtectionGroupId == nil { return nil, errors.New("invalid value for required argument 'ProtectionGroupId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ProtectionGroup err := ctx.RegisterResource("aws:shield/protectionGroup:ProtectionGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/signer/signingProfile.go b/sdk/go/aws/signer/signingProfile.go index 0b0df678b21..970547698a5 100644 --- a/sdk/go/aws/signer/signingProfile.go +++ b/sdk/go/aws/signer/signingProfile.go @@ -106,10 +106,6 @@ func NewSigningProfile(ctx *pulumi.Context, if args.PlatformId == nil { return nil, errors.New("invalid value for required argument 'PlatformId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SigningProfile err := ctx.RegisterResource("aws:signer/signingProfile:SigningProfile", name, args, &resource, opts...) diff --git a/sdk/go/aws/sns/topic.go b/sdk/go/aws/sns/topic.go index e3fd66e3406..a0ec7d145fc 100644 --- a/sdk/go/aws/sns/topic.go +++ b/sdk/go/aws/sns/topic.go @@ -223,10 +223,6 @@ func NewTopic(ctx *pulumi.Context, args = &TopicArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Topic err := ctx.RegisterResource("aws:sns/topic:Topic", name, args, &resource, opts...) diff --git a/sdk/go/aws/sqs/queue.go b/sdk/go/aws/sqs/queue.go index 356aaf92ebf..e80ac72b5e6 100644 --- a/sdk/go/aws/sqs/queue.go +++ b/sdk/go/aws/sqs/queue.go @@ -285,10 +285,6 @@ func NewQueue(ctx *pulumi.Context, args = &QueueArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Queue err := ctx.RegisterResource("aws:sqs/queue:Queue", name, args, &resource, opts...) diff --git a/sdk/go/aws/ssm/activation.go b/sdk/go/aws/ssm/activation.go index a649496abe1..f0b8c7c2487 100644 --- a/sdk/go/aws/ssm/activation.go +++ b/sdk/go/aws/ssm/activation.go @@ -127,10 +127,6 @@ func NewActivation(ctx *pulumi.Context, if args.IamRole == nil { return nil, errors.New("invalid value for required argument 'IamRole'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Activation err := ctx.RegisterResource("aws:ssm/activation:Activation", name, args, &resource, opts...) diff --git a/sdk/go/aws/ssm/contactsRotation.go b/sdk/go/aws/ssm/contactsRotation.go index a78a8d5f11b..4591d7e84ed 100644 --- a/sdk/go/aws/ssm/contactsRotation.go +++ b/sdk/go/aws/ssm/contactsRotation.go @@ -223,10 +223,6 @@ func NewContactsRotation(ctx *pulumi.Context, if args.TimeZoneId == nil { return nil, errors.New("invalid value for required argument 'TimeZoneId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ContactsRotation err := ctx.RegisterResource("aws:ssm/contactsRotation:ContactsRotation", name, args, &resource, opts...) diff --git a/sdk/go/aws/ssm/document.go b/sdk/go/aws/ssm/document.go index f3a14ec6c23..884f3f47543 100644 --- a/sdk/go/aws/ssm/document.go +++ b/sdk/go/aws/ssm/document.go @@ -190,10 +190,6 @@ func NewDocument(ctx *pulumi.Context, if args.DocumentType == nil { return nil, errors.New("invalid value for required argument 'DocumentType'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Document err := ctx.RegisterResource("aws:ssm/document:Document", name, args, &resource, opts...) diff --git a/sdk/go/aws/ssm/maintenanceWindow.go b/sdk/go/aws/ssm/maintenanceWindow.go index 87f0630d33f..2cfb372a19c 100644 --- a/sdk/go/aws/ssm/maintenanceWindow.go +++ b/sdk/go/aws/ssm/maintenanceWindow.go @@ -102,10 +102,6 @@ func NewMaintenanceWindow(ctx *pulumi.Context, if args.Schedule == nil { return nil, errors.New("invalid value for required argument 'Schedule'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource MaintenanceWindow err := ctx.RegisterResource("aws:ssm/maintenanceWindow:MaintenanceWindow", name, args, &resource, opts...) diff --git a/sdk/go/aws/ssm/parameter.go b/sdk/go/aws/ssm/parameter.go index 2f3b6b68a13..40631d0f647 100644 --- a/sdk/go/aws/ssm/parameter.go +++ b/sdk/go/aws/ssm/parameter.go @@ -154,7 +154,6 @@ func NewParameter(ctx *pulumi.Context, args.Value = pulumi.ToSecret(args.Value).(pulumi.StringPtrInput) } secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", "value", }) opts = append(opts, secrets) diff --git a/sdk/go/aws/ssm/patchBaseline.go b/sdk/go/aws/ssm/patchBaseline.go index bf640276721..8367c65ee45 100644 --- a/sdk/go/aws/ssm/patchBaseline.go +++ b/sdk/go/aws/ssm/patchBaseline.go @@ -316,10 +316,6 @@ func NewPatchBaseline(ctx *pulumi.Context, args = &PatchBaselineArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource PatchBaseline err := ctx.RegisterResource("aws:ssm/patchBaseline:PatchBaseline", name, args, &resource, opts...) diff --git a/sdk/go/aws/ssmcontacts/contact.go b/sdk/go/aws/ssmcontacts/contact.go index 6486c898ad8..3a3ec0e0bfc 100644 --- a/sdk/go/aws/ssmcontacts/contact.go +++ b/sdk/go/aws/ssmcontacts/contact.go @@ -120,10 +120,6 @@ func NewContact(ctx *pulumi.Context, if args.Type == nil { return nil, errors.New("invalid value for required argument 'Type'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Contact err := ctx.RegisterResource("aws:ssmcontacts/contact:Contact", name, args, &resource, opts...) diff --git a/sdk/go/aws/ssmincidents/replicationSet.go b/sdk/go/aws/ssmincidents/replicationSet.go index 53a7f2ad09a..e0b420f8016 100644 --- a/sdk/go/aws/ssmincidents/replicationSet.go +++ b/sdk/go/aws/ssmincidents/replicationSet.go @@ -199,10 +199,6 @@ func NewReplicationSet(ctx *pulumi.Context, if args.Regions == nil { return nil, errors.New("invalid value for required argument 'Regions'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ReplicationSet err := ctx.RegisterResource("aws:ssmincidents/replicationSet:ReplicationSet", name, args, &resource, opts...) diff --git a/sdk/go/aws/ssmincidents/responsePlan.go b/sdk/go/aws/ssmincidents/responsePlan.go index 8d0eaa390d9..fddc40b2a7e 100644 --- a/sdk/go/aws/ssmincidents/responsePlan.go +++ b/sdk/go/aws/ssmincidents/responsePlan.go @@ -185,10 +185,6 @@ func NewResponsePlan(ctx *pulumi.Context, if args.IncidentTemplate == nil { return nil, errors.New("invalid value for required argument 'IncidentTemplate'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ResponsePlan err := ctx.RegisterResource("aws:ssmincidents/responsePlan:ResponsePlan", name, args, &resource, opts...) diff --git a/sdk/go/aws/ssoadmin/application.go b/sdk/go/aws/ssoadmin/application.go index dfae93984cd..b940aa46498 100644 --- a/sdk/go/aws/ssoadmin/application.go +++ b/sdk/go/aws/ssoadmin/application.go @@ -73,10 +73,6 @@ func NewApplication(ctx *pulumi.Context, if args.InstanceArn == nil { return nil, errors.New("invalid value for required argument 'InstanceArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Application err := ctx.RegisterResource("aws:ssoadmin/application:Application", name, args, &resource, opts...) diff --git a/sdk/go/aws/ssoadmin/permissionSet.go b/sdk/go/aws/ssoadmin/permissionSet.go index 764f79ccbc8..0502c8a8676 100644 --- a/sdk/go/aws/ssoadmin/permissionSet.go +++ b/sdk/go/aws/ssoadmin/permissionSet.go @@ -60,10 +60,6 @@ func NewPermissionSet(ctx *pulumi.Context, if args.InstanceArn == nil { return nil, errors.New("invalid value for required argument 'InstanceArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource PermissionSet err := ctx.RegisterResource("aws:ssoadmin/permissionSet:PermissionSet", name, args, &resource, opts...) diff --git a/sdk/go/aws/ssoadmin/trustedTokenIssuer.go b/sdk/go/aws/ssoadmin/trustedTokenIssuer.go index 1d75dba5e94..c95f73982e6 100644 --- a/sdk/go/aws/ssoadmin/trustedTokenIssuer.go +++ b/sdk/go/aws/ssoadmin/trustedTokenIssuer.go @@ -63,10 +63,6 @@ func NewTrustedTokenIssuer(ctx *pulumi.Context, if args.TrustedTokenIssuerType == nil { return nil, errors.New("invalid value for required argument 'TrustedTokenIssuerType'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource TrustedTokenIssuer err := ctx.RegisterResource("aws:ssoadmin/trustedTokenIssuer:TrustedTokenIssuer", name, args, &resource, opts...) diff --git a/sdk/go/aws/storagegateway/cachesIscsiVolume.go b/sdk/go/aws/storagegateway/cachesIscsiVolume.go index 94b4c3bef52..92d9849a9c9 100644 --- a/sdk/go/aws/storagegateway/cachesIscsiVolume.go +++ b/sdk/go/aws/storagegateway/cachesIscsiVolume.go @@ -177,10 +177,6 @@ func NewCachesIscsiVolume(ctx *pulumi.Context, if args.VolumeSizeInBytes == nil { return nil, errors.New("invalid value for required argument 'VolumeSizeInBytes'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource CachesIscsiVolume err := ctx.RegisterResource("aws:storagegateway/cachesIscsiVolume:CachesIscsiVolume", name, args, &resource, opts...) diff --git a/sdk/go/aws/storagegateway/fileSystemAssociation.go b/sdk/go/aws/storagegateway/fileSystemAssociation.go index 47e031a0b63..5b24141a278 100644 --- a/sdk/go/aws/storagegateway/fileSystemAssociation.go +++ b/sdk/go/aws/storagegateway/fileSystemAssociation.go @@ -189,7 +189,6 @@ func NewFileSystemAssociation(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "password", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/storagegateway/gateway.go b/sdk/go/aws/storagegateway/gateway.go index 1b8db1ce786..f9f0d5ca49d 100644 --- a/sdk/go/aws/storagegateway/gateway.go +++ b/sdk/go/aws/storagegateway/gateway.go @@ -292,7 +292,6 @@ func NewGateway(ctx *pulumi.Context, } secrets := pulumi.AdditionalSecretOutputs([]string{ "smbGuestPassword", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/storagegateway/nfsFileShare.go b/sdk/go/aws/storagegateway/nfsFileShare.go index 698eac39ff2..de2530cda6f 100644 --- a/sdk/go/aws/storagegateway/nfsFileShare.go +++ b/sdk/go/aws/storagegateway/nfsFileShare.go @@ -128,10 +128,6 @@ func NewNfsFileShare(ctx *pulumi.Context, if args.RoleArn == nil { return nil, errors.New("invalid value for required argument 'RoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource NfsFileShare err := ctx.RegisterResource("aws:storagegateway/nfsFileShare:NfsFileShare", name, args, &resource, opts...) diff --git a/sdk/go/aws/storagegateway/smbFileShare.go b/sdk/go/aws/storagegateway/smbFileShare.go index 29e815710a7..f6a43471422 100644 --- a/sdk/go/aws/storagegateway/smbFileShare.go +++ b/sdk/go/aws/storagegateway/smbFileShare.go @@ -166,10 +166,6 @@ func NewSmbFileShare(ctx *pulumi.Context, if args.RoleArn == nil { return nil, errors.New("invalid value for required argument 'RoleArn'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SmbFileShare err := ctx.RegisterResource("aws:storagegateway/smbFileShare:SmbFileShare", name, args, &resource, opts...) diff --git a/sdk/go/aws/storagegateway/storedIscsiVolume.go b/sdk/go/aws/storagegateway/storedIscsiVolume.go index 64831f511fa..08fbad73687 100644 --- a/sdk/go/aws/storagegateway/storedIscsiVolume.go +++ b/sdk/go/aws/storagegateway/storedIscsiVolume.go @@ -155,10 +155,6 @@ func NewStoredIscsiVolume(ctx *pulumi.Context, if args.TargetName == nil { return nil, errors.New("invalid value for required argument 'TargetName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource StoredIscsiVolume err := ctx.RegisterResource("aws:storagegateway/storedIscsiVolume:StoredIscsiVolume", name, args, &resource, opts...) diff --git a/sdk/go/aws/storagegateway/tapePool.go b/sdk/go/aws/storagegateway/tapePool.go index a07873c7b4e..f11935b9cbb 100644 --- a/sdk/go/aws/storagegateway/tapePool.go +++ b/sdk/go/aws/storagegateway/tapePool.go @@ -84,10 +84,6 @@ func NewTapePool(ctx *pulumi.Context, if args.StorageClass == nil { return nil, errors.New("invalid value for required argument 'StorageClass'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource TapePool err := ctx.RegisterResource("aws:storagegateway/tapePool:TapePool", name, args, &resource, opts...) diff --git a/sdk/go/aws/swf/domain.go b/sdk/go/aws/swf/domain.go index c6153c80d0b..dc9a82b4b65 100644 --- a/sdk/go/aws/swf/domain.go +++ b/sdk/go/aws/swf/domain.go @@ -83,10 +83,6 @@ func NewDomain(ctx *pulumi.Context, if args.WorkflowExecutionRetentionPeriodInDays == nil { return nil, errors.New("invalid value for required argument 'WorkflowExecutionRetentionPeriodInDays'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Domain err := ctx.RegisterResource("aws:swf/domain:Domain", name, args, &resource, opts...) diff --git a/sdk/go/aws/synthetics/canary.go b/sdk/go/aws/synthetics/canary.go index 9b6a781ec1e..4e2101e6615 100644 --- a/sdk/go/aws/synthetics/canary.go +++ b/sdk/go/aws/synthetics/canary.go @@ -137,10 +137,6 @@ func NewCanary(ctx *pulumi.Context, if args.Schedule == nil { return nil, errors.New("invalid value for required argument 'Schedule'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Canary err := ctx.RegisterResource("aws:synthetics/canary:Canary", name, args, &resource, opts...) diff --git a/sdk/go/aws/synthetics/group.go b/sdk/go/aws/synthetics/group.go index d13a5194bed..b780f36493b 100644 --- a/sdk/go/aws/synthetics/group.go +++ b/sdk/go/aws/synthetics/group.go @@ -73,10 +73,6 @@ func NewGroup(ctx *pulumi.Context, args = &GroupArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Group err := ctx.RegisterResource("aws:synthetics/group:Group", name, args, &resource, opts...) diff --git a/sdk/go/aws/timestreamwrite/database.go b/sdk/go/aws/timestreamwrite/database.go index e5338f94141..f9a7b94621e 100644 --- a/sdk/go/aws/timestreamwrite/database.go +++ b/sdk/go/aws/timestreamwrite/database.go @@ -108,10 +108,6 @@ func NewDatabase(ctx *pulumi.Context, if args.DatabaseName == nil { return nil, errors.New("invalid value for required argument 'DatabaseName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Database err := ctx.RegisterResource("aws:timestreamwrite/database:Database", name, args, &resource, opts...) diff --git a/sdk/go/aws/timestreamwrite/table.go b/sdk/go/aws/timestreamwrite/table.go index 4b56193473e..4ff47c8f10a 100644 --- a/sdk/go/aws/timestreamwrite/table.go +++ b/sdk/go/aws/timestreamwrite/table.go @@ -153,10 +153,6 @@ func NewTable(ctx *pulumi.Context, if args.TableName == nil { return nil, errors.New("invalid value for required argument 'TableName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Table err := ctx.RegisterResource("aws:timestreamwrite/table:Table", name, args, &resource, opts...) diff --git a/sdk/go/aws/transcribe/languageModel.go b/sdk/go/aws/transcribe/languageModel.go index 947c1e2846c..385510e61d0 100644 --- a/sdk/go/aws/transcribe/languageModel.go +++ b/sdk/go/aws/transcribe/languageModel.go @@ -172,10 +172,6 @@ func NewLanguageModel(ctx *pulumi.Context, if args.ModelName == nil { return nil, errors.New("invalid value for required argument 'ModelName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource LanguageModel err := ctx.RegisterResource("aws:transcribe/languageModel:LanguageModel", name, args, &resource, opts...) diff --git a/sdk/go/aws/transcribe/medicalVocabulary.go b/sdk/go/aws/transcribe/medicalVocabulary.go index 880fbad62d3..b2c7212025e 100644 --- a/sdk/go/aws/transcribe/medicalVocabulary.go +++ b/sdk/go/aws/transcribe/medicalVocabulary.go @@ -116,10 +116,6 @@ func NewMedicalVocabulary(ctx *pulumi.Context, if args.VocabularyName == nil { return nil, errors.New("invalid value for required argument 'VocabularyName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource MedicalVocabulary err := ctx.RegisterResource("aws:transcribe/medicalVocabulary:MedicalVocabulary", name, args, &resource, opts...) diff --git a/sdk/go/aws/transcribe/vocabulary.go b/sdk/go/aws/transcribe/vocabulary.go index fa9edfa9787..70e21a35822 100644 --- a/sdk/go/aws/transcribe/vocabulary.go +++ b/sdk/go/aws/transcribe/vocabulary.go @@ -115,10 +115,6 @@ func NewVocabulary(ctx *pulumi.Context, if args.VocabularyName == nil { return nil, errors.New("invalid value for required argument 'VocabularyName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Vocabulary err := ctx.RegisterResource("aws:transcribe/vocabulary:Vocabulary", name, args, &resource, opts...) diff --git a/sdk/go/aws/transcribe/vocabularyFilter.go b/sdk/go/aws/transcribe/vocabularyFilter.go index 9c346293838..b89b47c81fd 100644 --- a/sdk/go/aws/transcribe/vocabularyFilter.go +++ b/sdk/go/aws/transcribe/vocabularyFilter.go @@ -95,10 +95,6 @@ func NewVocabularyFilter(ctx *pulumi.Context, if args.VocabularyFilterName == nil { return nil, errors.New("invalid value for required argument 'VocabularyFilterName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource VocabularyFilter err := ctx.RegisterResource("aws:transcribe/vocabularyFilter:VocabularyFilter", name, args, &resource, opts...) diff --git a/sdk/go/aws/transfer/agreement.go b/sdk/go/aws/transfer/agreement.go index 72e2d4320ce..51fbe938056 100644 --- a/sdk/go/aws/transfer/agreement.go +++ b/sdk/go/aws/transfer/agreement.go @@ -103,10 +103,6 @@ func NewAgreement(ctx *pulumi.Context, if args.ServerId == nil { return nil, errors.New("invalid value for required argument 'ServerId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Agreement err := ctx.RegisterResource("aws:transfer/agreement:Agreement", name, args, &resource, opts...) diff --git a/sdk/go/aws/transfer/certificate.go b/sdk/go/aws/transfer/certificate.go index abd68f2c086..c8a64239b7e 100644 --- a/sdk/go/aws/transfer/certificate.go +++ b/sdk/go/aws/transfer/certificate.go @@ -118,7 +118,6 @@ func NewCertificate(ctx *pulumi.Context, "certificate", "certificateChain", "privateKey", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/transfer/connector.go b/sdk/go/aws/transfer/connector.go index 33ba4f8e1a4..2475efc4f88 100644 --- a/sdk/go/aws/transfer/connector.go +++ b/sdk/go/aws/transfer/connector.go @@ -129,10 +129,6 @@ func NewConnector(ctx *pulumi.Context, if args.Url == nil { return nil, errors.New("invalid value for required argument 'Url'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Connector err := ctx.RegisterResource("aws:transfer/connector:Connector", name, args, &resource, opts...) diff --git a/sdk/go/aws/transfer/profile.go b/sdk/go/aws/transfer/profile.go index 262048bb08c..a95db30cbca 100644 --- a/sdk/go/aws/transfer/profile.go +++ b/sdk/go/aws/transfer/profile.go @@ -57,10 +57,6 @@ func NewProfile(ctx *pulumi.Context, if args.ProfileType == nil { return nil, errors.New("invalid value for required argument 'ProfileType'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Profile err := ctx.RegisterResource("aws:transfer/profile:Profile", name, args, &resource, opts...) diff --git a/sdk/go/aws/transfer/server.go b/sdk/go/aws/transfer/server.go index 23c06754c44..87494c80eac 100644 --- a/sdk/go/aws/transfer/server.go +++ b/sdk/go/aws/transfer/server.go @@ -358,7 +358,6 @@ func NewServer(ctx *pulumi.Context, "hostKey", "postAuthenticationLoginBanner", "preAuthenticationLoginBanner", - "tagsAll", }) opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) diff --git a/sdk/go/aws/transfer/user.go b/sdk/go/aws/transfer/user.go index 8106f9d9c3e..a0004842dab 100644 --- a/sdk/go/aws/transfer/user.go +++ b/sdk/go/aws/transfer/user.go @@ -164,10 +164,6 @@ func NewUser(ctx *pulumi.Context, if args.UserName == nil { return nil, errors.New("invalid value for required argument 'UserName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource User err := ctx.RegisterResource("aws:transfer/user:User", name, args, &resource, opts...) diff --git a/sdk/go/aws/transfer/workflow.go b/sdk/go/aws/transfer/workflow.go index 4f9f8954119..f8147caa8b3 100644 --- a/sdk/go/aws/transfer/workflow.go +++ b/sdk/go/aws/transfer/workflow.go @@ -135,10 +135,6 @@ func NewWorkflow(ctx *pulumi.Context, if args.Steps == nil { return nil, errors.New("invalid value for required argument 'Steps'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Workflow err := ctx.RegisterResource("aws:transfer/workflow:Workflow", name, args, &resource, opts...) diff --git a/sdk/go/aws/verifiedaccess/endpoint.go b/sdk/go/aws/verifiedaccess/endpoint.go index 6d3e8264cfc..6306106e955 100644 --- a/sdk/go/aws/verifiedaccess/endpoint.go +++ b/sdk/go/aws/verifiedaccess/endpoint.go @@ -171,10 +171,6 @@ func NewEndpoint(ctx *pulumi.Context, if args.VerifiedAccessGroupId == nil { return nil, errors.New("invalid value for required argument 'VerifiedAccessGroupId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Endpoint err := ctx.RegisterResource("aws:verifiedaccess/endpoint:Endpoint", name, args, &resource, opts...) diff --git a/sdk/go/aws/verifiedaccess/group.go b/sdk/go/aws/verifiedaccess/group.go index 3f1e0a0570c..fe9ca396942 100644 --- a/sdk/go/aws/verifiedaccess/group.go +++ b/sdk/go/aws/verifiedaccess/group.go @@ -81,10 +81,6 @@ func NewGroup(ctx *pulumi.Context, if args.VerifiedaccessInstanceId == nil { return nil, errors.New("invalid value for required argument 'VerifiedaccessInstanceId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Group err := ctx.RegisterResource("aws:verifiedaccess/group:Group", name, args, &resource, opts...) diff --git a/sdk/go/aws/verifiedaccess/instance.go b/sdk/go/aws/verifiedaccess/instance.go index 71cc1f36e9f..dad866faa2d 100644 --- a/sdk/go/aws/verifiedaccess/instance.go +++ b/sdk/go/aws/verifiedaccess/instance.go @@ -105,10 +105,6 @@ func NewInstance(ctx *pulumi.Context, args = &InstanceArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Instance err := ctx.RegisterResource("aws:verifiedaccess/instance:Instance", name, args, &resource, opts...) diff --git a/sdk/go/aws/verifiedaccess/trustProvider.go b/sdk/go/aws/verifiedaccess/trustProvider.go index f6bc7a665e3..0fcb04d0ab5 100644 --- a/sdk/go/aws/verifiedaccess/trustProvider.go +++ b/sdk/go/aws/verifiedaccess/trustProvider.go @@ -91,10 +91,6 @@ func NewTrustProvider(ctx *pulumi.Context, if args.TrustProviderType == nil { return nil, errors.New("invalid value for required argument 'TrustProviderType'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource TrustProvider err := ctx.RegisterResource("aws:verifiedaccess/trustProvider:TrustProvider", name, args, &resource, opts...) diff --git a/sdk/go/aws/vpc/securityGroupEgressRule.go b/sdk/go/aws/vpc/securityGroupEgressRule.go index 0cb92499749..a947aab509a 100644 --- a/sdk/go/aws/vpc/securityGroupEgressRule.go +++ b/sdk/go/aws/vpc/securityGroupEgressRule.go @@ -106,10 +106,6 @@ func NewSecurityGroupEgressRule(ctx *pulumi.Context, if args.SecurityGroupId == nil { return nil, errors.New("invalid value for required argument 'SecurityGroupId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SecurityGroupEgressRule err := ctx.RegisterResource("aws:vpc/securityGroupEgressRule:SecurityGroupEgressRule", name, args, &resource, opts...) diff --git a/sdk/go/aws/vpc/securityGroupIngressRule.go b/sdk/go/aws/vpc/securityGroupIngressRule.go index 7b11c7e783c..5d5bec5e033 100644 --- a/sdk/go/aws/vpc/securityGroupIngressRule.go +++ b/sdk/go/aws/vpc/securityGroupIngressRule.go @@ -117,10 +117,6 @@ func NewSecurityGroupIngressRule(ctx *pulumi.Context, if args.SecurityGroupId == nil { return nil, errors.New("invalid value for required argument 'SecurityGroupId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SecurityGroupIngressRule err := ctx.RegisterResource("aws:vpc/securityGroupIngressRule:SecurityGroupIngressRule", name, args, &resource, opts...) diff --git a/sdk/go/aws/vpclattice/accessLogSubscription.go b/sdk/go/aws/vpclattice/accessLogSubscription.go index 131d4d2dd8f..0e99f177ac0 100644 --- a/sdk/go/aws/vpclattice/accessLogSubscription.go +++ b/sdk/go/aws/vpclattice/accessLogSubscription.go @@ -80,10 +80,6 @@ func NewAccessLogSubscription(ctx *pulumi.Context, if args.ResourceIdentifier == nil { return nil, errors.New("invalid value for required argument 'ResourceIdentifier'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource AccessLogSubscription err := ctx.RegisterResource("aws:vpclattice/accessLogSubscription:AccessLogSubscription", name, args, &resource, opts...) diff --git a/sdk/go/aws/vpclattice/listener.go b/sdk/go/aws/vpclattice/listener.go index 931b1518e93..3c701bb5775 100644 --- a/sdk/go/aws/vpclattice/listener.go +++ b/sdk/go/aws/vpclattice/listener.go @@ -222,10 +222,6 @@ func NewListener(ctx *pulumi.Context, if args.Protocol == nil { return nil, errors.New("invalid value for required argument 'Protocol'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Listener err := ctx.RegisterResource("aws:vpclattice/listener:Listener", name, args, &resource, opts...) diff --git a/sdk/go/aws/vpclattice/listenerRule.go b/sdk/go/aws/vpclattice/listenerRule.go index b3efb455507..0ad7ba40bb5 100644 --- a/sdk/go/aws/vpclattice/listenerRule.go +++ b/sdk/go/aws/vpclattice/listenerRule.go @@ -177,10 +177,6 @@ func NewListenerRule(ctx *pulumi.Context, if args.ServiceIdentifier == nil { return nil, errors.New("invalid value for required argument 'ServiceIdentifier'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ListenerRule err := ctx.RegisterResource("aws:vpclattice/listenerRule:ListenerRule", name, args, &resource, opts...) diff --git a/sdk/go/aws/vpclattice/service.go b/sdk/go/aws/vpclattice/service.go index 3644e944e5f..c555a289568 100644 --- a/sdk/go/aws/vpclattice/service.go +++ b/sdk/go/aws/vpclattice/service.go @@ -84,10 +84,6 @@ func NewService(ctx *pulumi.Context, args = &ServiceArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Service err := ctx.RegisterResource("aws:vpclattice/service:Service", name, args, &resource, opts...) diff --git a/sdk/go/aws/vpclattice/serviceNetwork.go b/sdk/go/aws/vpclattice/serviceNetwork.go index 2810a9fd872..6aa7ddaf3fe 100644 --- a/sdk/go/aws/vpclattice/serviceNetwork.go +++ b/sdk/go/aws/vpclattice/serviceNetwork.go @@ -75,10 +75,6 @@ func NewServiceNetwork(ctx *pulumi.Context, args = &ServiceNetworkArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ServiceNetwork err := ctx.RegisterResource("aws:vpclattice/serviceNetwork:ServiceNetwork", name, args, &resource, opts...) diff --git a/sdk/go/aws/vpclattice/serviceNetworkServiceAssociation.go b/sdk/go/aws/vpclattice/serviceNetworkServiceAssociation.go index 8b68136e71e..e8710349518 100644 --- a/sdk/go/aws/vpclattice/serviceNetworkServiceAssociation.go +++ b/sdk/go/aws/vpclattice/serviceNetworkServiceAssociation.go @@ -90,10 +90,6 @@ func NewServiceNetworkServiceAssociation(ctx *pulumi.Context, if args.ServiceNetworkIdentifier == nil { return nil, errors.New("invalid value for required argument 'ServiceNetworkIdentifier'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ServiceNetworkServiceAssociation err := ctx.RegisterResource("aws:vpclattice/serviceNetworkServiceAssociation:ServiceNetworkServiceAssociation", name, args, &resource, opts...) diff --git a/sdk/go/aws/vpclattice/serviceNetworkVpcAssociation.go b/sdk/go/aws/vpclattice/serviceNetworkVpcAssociation.go index cd7ea61e85b..e486543ee93 100644 --- a/sdk/go/aws/vpclattice/serviceNetworkVpcAssociation.go +++ b/sdk/go/aws/vpclattice/serviceNetworkVpcAssociation.go @@ -91,10 +91,6 @@ func NewServiceNetworkVpcAssociation(ctx *pulumi.Context, if args.VpcIdentifier == nil { return nil, errors.New("invalid value for required argument 'VpcIdentifier'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ServiceNetworkVpcAssociation err := ctx.RegisterResource("aws:vpclattice/serviceNetworkVpcAssociation:ServiceNetworkVpcAssociation", name, args, &resource, opts...) diff --git a/sdk/go/aws/vpclattice/targetGroup.go b/sdk/go/aws/vpclattice/targetGroup.go index 7c96e8dd717..2ebc542ed65 100644 --- a/sdk/go/aws/vpclattice/targetGroup.go +++ b/sdk/go/aws/vpclattice/targetGroup.go @@ -194,10 +194,6 @@ func NewTargetGroup(ctx *pulumi.Context, if args.Type == nil { return nil, errors.New("invalid value for required argument 'Type'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource TargetGroup err := ctx.RegisterResource("aws:vpclattice/targetGroup:TargetGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/waf/rateBasedRule.go b/sdk/go/aws/waf/rateBasedRule.go index 5ccde09d6d9..275e31c6cc1 100644 --- a/sdk/go/aws/waf/rateBasedRule.go +++ b/sdk/go/aws/waf/rateBasedRule.go @@ -110,10 +110,6 @@ func NewRateBasedRule(ctx *pulumi.Context, if args.RateLimit == nil { return nil, errors.New("invalid value for required argument 'RateLimit'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource RateBasedRule err := ctx.RegisterResource("aws:waf/rateBasedRule:RateBasedRule", name, args, &resource, opts...) diff --git a/sdk/go/aws/waf/rule.go b/sdk/go/aws/waf/rule.go index 997bf963414..f6411574cae 100644 --- a/sdk/go/aws/waf/rule.go +++ b/sdk/go/aws/waf/rule.go @@ -98,10 +98,6 @@ func NewRule(ctx *pulumi.Context, if args.MetricName == nil { return nil, errors.New("invalid value for required argument 'MetricName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Rule err := ctx.RegisterResource("aws:waf/rule:Rule", name, args, &resource, opts...) diff --git a/sdk/go/aws/waf/ruleGroup.go b/sdk/go/aws/waf/ruleGroup.go index 851498f651b..78a95919916 100644 --- a/sdk/go/aws/waf/ruleGroup.go +++ b/sdk/go/aws/waf/ruleGroup.go @@ -93,10 +93,6 @@ func NewRuleGroup(ctx *pulumi.Context, if args.MetricName == nil { return nil, errors.New("invalid value for required argument 'MetricName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource RuleGroup err := ctx.RegisterResource("aws:waf/ruleGroup:RuleGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/waf/webAcl.go b/sdk/go/aws/waf/webAcl.go index 92ee4f8d73c..36578e0ffcf 100644 --- a/sdk/go/aws/waf/webAcl.go +++ b/sdk/go/aws/waf/webAcl.go @@ -169,10 +169,6 @@ func NewWebAcl(ctx *pulumi.Context, if args.MetricName == nil { return nil, errors.New("invalid value for required argument 'MetricName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource WebAcl err := ctx.RegisterResource("aws:waf/webAcl:WebAcl", name, args, &resource, opts...) diff --git a/sdk/go/aws/wafregional/rateBasedRule.go b/sdk/go/aws/wafregional/rateBasedRule.go index 52ee7978191..3311b0866f6 100644 --- a/sdk/go/aws/wafregional/rateBasedRule.go +++ b/sdk/go/aws/wafregional/rateBasedRule.go @@ -110,10 +110,6 @@ func NewRateBasedRule(ctx *pulumi.Context, if args.RateLimit == nil { return nil, errors.New("invalid value for required argument 'RateLimit'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource RateBasedRule err := ctx.RegisterResource("aws:wafregional/rateBasedRule:RateBasedRule", name, args, &resource, opts...) diff --git a/sdk/go/aws/wafregional/rule.go b/sdk/go/aws/wafregional/rule.go index 99b9a89b5a6..183df94d5b6 100644 --- a/sdk/go/aws/wafregional/rule.go +++ b/sdk/go/aws/wafregional/rule.go @@ -107,10 +107,6 @@ func NewRule(ctx *pulumi.Context, if args.MetricName == nil { return nil, errors.New("invalid value for required argument 'MetricName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Rule err := ctx.RegisterResource("aws:wafregional/rule:Rule", name, args, &resource, opts...) diff --git a/sdk/go/aws/wafregional/ruleGroup.go b/sdk/go/aws/wafregional/ruleGroup.go index a7c41eeaa89..67225dbb2f5 100644 --- a/sdk/go/aws/wafregional/ruleGroup.go +++ b/sdk/go/aws/wafregional/ruleGroup.go @@ -93,10 +93,6 @@ func NewRuleGroup(ctx *pulumi.Context, if args.MetricName == nil { return nil, errors.New("invalid value for required argument 'MetricName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource RuleGroup err := ctx.RegisterResource("aws:wafregional/ruleGroup:RuleGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/wafregional/webAcl.go b/sdk/go/aws/wafregional/webAcl.go index 3a3bcb391f0..ff4ef0d42e1 100644 --- a/sdk/go/aws/wafregional/webAcl.go +++ b/sdk/go/aws/wafregional/webAcl.go @@ -201,10 +201,6 @@ func NewWebAcl(ctx *pulumi.Context, if args.MetricName == nil { return nil, errors.New("invalid value for required argument 'MetricName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource WebAcl err := ctx.RegisterResource("aws:wafregional/webAcl:WebAcl", name, args, &resource, opts...) diff --git a/sdk/go/aws/wafv2/ipSet.go b/sdk/go/aws/wafv2/ipSet.go index 71e8f3405eb..66736261d69 100644 --- a/sdk/go/aws/wafv2/ipSet.go +++ b/sdk/go/aws/wafv2/ipSet.go @@ -96,10 +96,6 @@ func NewIpSet(ctx *pulumi.Context, if args.Scope == nil { return nil, errors.New("invalid value for required argument 'Scope'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource IpSet err := ctx.RegisterResource("aws:wafv2/ipSet:IpSet", name, args, &resource, opts...) diff --git a/sdk/go/aws/wafv2/regexPatternSet.go b/sdk/go/aws/wafv2/regexPatternSet.go index efe286040fa..b9f17053d08 100644 --- a/sdk/go/aws/wafv2/regexPatternSet.go +++ b/sdk/go/aws/wafv2/regexPatternSet.go @@ -94,10 +94,6 @@ func NewRegexPatternSet(ctx *pulumi.Context, if args.Scope == nil { return nil, errors.New("invalid value for required argument 'Scope'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource RegexPatternSet err := ctx.RegisterResource("aws:wafv2/regexPatternSet:RegexPatternSet", name, args, &resource, opts...) diff --git a/sdk/go/aws/wafv2/ruleGroup.go b/sdk/go/aws/wafv2/ruleGroup.go index 5c118164231..01361ed833c 100644 --- a/sdk/go/aws/wafv2/ruleGroup.go +++ b/sdk/go/aws/wafv2/ruleGroup.go @@ -57,10 +57,6 @@ func NewRuleGroup(ctx *pulumi.Context, if args.VisibilityConfig == nil { return nil, errors.New("invalid value for required argument 'VisibilityConfig'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource RuleGroup err := ctx.RegisterResource("aws:wafv2/ruleGroup:RuleGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/wafv2/webAcl.go b/sdk/go/aws/wafv2/webAcl.go index 569012b5dcc..a199d64365e 100644 --- a/sdk/go/aws/wafv2/webAcl.go +++ b/sdk/go/aws/wafv2/webAcl.go @@ -66,10 +66,6 @@ func NewWebAcl(ctx *pulumi.Context, if args.VisibilityConfig == nil { return nil, errors.New("invalid value for required argument 'VisibilityConfig'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource WebAcl err := ctx.RegisterResource("aws:wafv2/webAcl:WebAcl", name, args, &resource, opts...) diff --git a/sdk/go/aws/workspaces/connectionAlias.go b/sdk/go/aws/workspaces/connectionAlias.go index 586e683396c..e28f3027f28 100644 --- a/sdk/go/aws/workspaces/connectionAlias.go +++ b/sdk/go/aws/workspaces/connectionAlias.go @@ -78,10 +78,6 @@ func NewConnectionAlias(ctx *pulumi.Context, if args.ConnectionString == nil { return nil, errors.New("invalid value for required argument 'ConnectionString'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource ConnectionAlias err := ctx.RegisterResource("aws:workspaces/connectionAlias:ConnectionAlias", name, args, &resource, opts...) diff --git a/sdk/go/aws/workspaces/directory.go b/sdk/go/aws/workspaces/directory.go index d6e73695d56..8f7fa4ff2dc 100644 --- a/sdk/go/aws/workspaces/directory.go +++ b/sdk/go/aws/workspaces/directory.go @@ -262,10 +262,6 @@ func NewDirectory(ctx *pulumi.Context, if args.DirectoryId == nil { return nil, errors.New("invalid value for required argument 'DirectoryId'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Directory err := ctx.RegisterResource("aws:workspaces/directory:Directory", name, args, &resource, opts...) diff --git a/sdk/go/aws/workspaces/ipGroup.go b/sdk/go/aws/workspaces/ipGroup.go index 7ec2ad01f26..c19e2985af2 100644 --- a/sdk/go/aws/workspaces/ipGroup.go +++ b/sdk/go/aws/workspaces/ipGroup.go @@ -86,10 +86,6 @@ func NewIpGroup(ctx *pulumi.Context, args = &IpGroupArgs{} } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource IpGroup err := ctx.RegisterResource("aws:workspaces/ipGroup:IpGroup", name, args, &resource, opts...) diff --git a/sdk/go/aws/workspaces/workspace.go b/sdk/go/aws/workspaces/workspace.go index ac33b0fe488..6f2da8ab622 100644 --- a/sdk/go/aws/workspaces/workspace.go +++ b/sdk/go/aws/workspaces/workspace.go @@ -119,10 +119,6 @@ func NewWorkspace(ctx *pulumi.Context, if args.UserName == nil { return nil, errors.New("invalid value for required argument 'UserName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Workspace err := ctx.RegisterResource("aws:workspaces/workspace:Workspace", name, args, &resource, opts...) diff --git a/sdk/go/aws/xray/group.go b/sdk/go/aws/xray/group.go index 888ea34b275..271fb8de950 100644 --- a/sdk/go/aws/xray/group.go +++ b/sdk/go/aws/xray/group.go @@ -86,10 +86,6 @@ func NewGroup(ctx *pulumi.Context, if args.GroupName == nil { return nil, errors.New("invalid value for required argument 'GroupName'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource Group err := ctx.RegisterResource("aws:xray/group:Group", name, args, &resource, opts...) diff --git a/sdk/go/aws/xray/samplingRule.go b/sdk/go/aws/xray/samplingRule.go index 8aa1da40c04..e561b5f261c 100644 --- a/sdk/go/aws/xray/samplingRule.go +++ b/sdk/go/aws/xray/samplingRule.go @@ -136,10 +136,6 @@ func NewSamplingRule(ctx *pulumi.Context, if args.Version == nil { return nil, errors.New("invalid value for required argument 'Version'") } - secrets := pulumi.AdditionalSecretOutputs([]string{ - "tagsAll", - }) - opts = append(opts, secrets) opts = internal.PkgResourceDefaultOpts(opts) var resource SamplingRule err := ctx.RegisterResource("aws:xray/samplingRule:SamplingRule", name, args, &resource, opts...) diff --git a/sdk/java/src/main/java/com/pulumi/aws/accessanalyzer/Analyzer.java b/sdk/java/src/main/java/com/pulumi/aws/accessanalyzer/Analyzer.java index 87cb15dbef3..f486b62c771 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/accessanalyzer/Analyzer.java +++ b/sdk/java/src/main/java/com/pulumi/aws/accessanalyzer/Analyzer.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -226,9 +225,6 @@ private Analyzer(String name, Output id, @Nullable AnalyzerState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/acm/Certificate.java b/sdk/java/src/main/java/com/pulumi/aws/acm/Certificate.java index 34eedc1da04..2b69562b16b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/acm/Certificate.java +++ b/sdk/java/src/main/java/com/pulumi/aws/acm/Certificate.java @@ -570,8 +570,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "privateKey", - "tagsAll" + "privateKey" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/acmpca/CertificateAuthority.java b/sdk/java/src/main/java/com/pulumi/aws/acmpca/CertificateAuthority.java index 9e5c550e88e..d1d348a3846 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/acmpca/CertificateAuthority.java +++ b/sdk/java/src/main/java/com/pulumi/aws/acmpca/CertificateAuthority.java @@ -15,7 +15,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -458,9 +457,6 @@ private CertificateAuthority(String name, Output id, @Nullable Certifica private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/alb/Listener.java b/sdk/java/src/main/java/com/pulumi/aws/alb/Listener.java index f3bde831887..8da8e467ab8 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/alb/Listener.java +++ b/sdk/java/src/main/java/com/pulumi/aws/alb/Listener.java @@ -636,9 +636,6 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N .aliases(List.of( Output.of(Alias.builder().type("aws:applicationloadbalancing/listener:Listener").build()) )) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/alb/ListenerRule.java b/sdk/java/src/main/java/com/pulumi/aws/alb/ListenerRule.java index d0e9377a764..54c011134e8 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/alb/ListenerRule.java +++ b/sdk/java/src/main/java/com/pulumi/aws/alb/ListenerRule.java @@ -365,9 +365,6 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N .aliases(List.of( Output.of(Alias.builder().type("aws:applicationloadbalancing/listenerRule:ListenerRule").build()) )) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/alb/LoadBalancer.java b/sdk/java/src/main/java/com/pulumi/aws/alb/LoadBalancer.java index 3918f0d5b72..6001052a4c9 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/alb/LoadBalancer.java +++ b/sdk/java/src/main/java/com/pulumi/aws/alb/LoadBalancer.java @@ -588,9 +588,6 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N .aliases(List.of( Output.of(Alias.builder().type("aws:applicationloadbalancing/loadBalancer:LoadBalancer").build()) )) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/alb/TargetGroup.java b/sdk/java/src/main/java/com/pulumi/aws/alb/TargetGroup.java index 5d7a023664f..e70da9bd023 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/alb/TargetGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/alb/TargetGroup.java @@ -628,9 +628,6 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N .aliases(List.of( Output.of(Alias.builder().type("aws:applicationloadbalancing/targetGroup:TargetGroup").build()) )) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/amp/Scraper.java b/sdk/java/src/main/java/com/pulumi/aws/amp/Scraper.java index b995dc8ac9a..f09e01034dd 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/amp/Scraper.java +++ b/sdk/java/src/main/java/com/pulumi/aws/amp/Scraper.java @@ -14,7 +14,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -176,9 +175,6 @@ private Scraper(String name, Output id, @Nullable ScraperState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/amp/Workspace.java b/sdk/java/src/main/java/com/pulumi/aws/amp/Workspace.java index 92431bd26ca..0f1abda216c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/amp/Workspace.java +++ b/sdk/java/src/main/java/com/pulumi/aws/amp/Workspace.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -269,9 +268,6 @@ private Workspace(String name, Output id, @Nullable WorkspaceState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/amplify/App.java b/sdk/java/src/main/java/com/pulumi/aws/amplify/App.java index ae117f1331f..62ee905a53d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/amplify/App.java +++ b/sdk/java/src/main/java/com/pulumi/aws/amplify/App.java @@ -638,8 +638,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N .additionalSecretOutputs(List.of( "accessToken", "basicAuthCredentials", - "oauthToken", - "tagsAll" + "oauthToken" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/amplify/Branch.java b/sdk/java/src/main/java/com/pulumi/aws/amplify/Branch.java index 8f4378e2af9..01ccdf14e0f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/amplify/Branch.java +++ b/sdk/java/src/main/java/com/pulumi/aws/amplify/Branch.java @@ -540,8 +540,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "basicAuthCredentials", - "tagsAll" + "basicAuthCredentials" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/apigateway/ApiKey.java b/sdk/java/src/main/java/com/pulumi/aws/apigateway/ApiKey.java index 5b3f0eb4cbf..de40ada01db 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/apigateway/ApiKey.java +++ b/sdk/java/src/main/java/com/pulumi/aws/apigateway/ApiKey.java @@ -238,7 +238,6 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "tagsAll", "value" )) .build(); diff --git a/sdk/java/src/main/java/com/pulumi/aws/apigateway/ClientCertificate.java b/sdk/java/src/main/java/com/pulumi/aws/apigateway/ClientCertificate.java index e40ca3028e0..de488a4eb35 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/apigateway/ClientCertificate.java +++ b/sdk/java/src/main/java/com/pulumi/aws/apigateway/ClientCertificate.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -195,9 +194,6 @@ private ClientCertificate(String name, Output id, @Nullable ClientCertif private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/apigateway/DomainName.java b/sdk/java/src/main/java/com/pulumi/aws/apigateway/DomainName.java index 1697dfdcbf5..abb828d462e 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/apigateway/DomainName.java +++ b/sdk/java/src/main/java/com/pulumi/aws/apigateway/DomainName.java @@ -577,8 +577,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "certificatePrivateKey", - "tagsAll" + "certificatePrivateKey" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/apigateway/RestApi.java b/sdk/java/src/main/java/com/pulumi/aws/apigateway/RestApi.java index 8999090fb80..445becf5425 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/apigateway/RestApi.java +++ b/sdk/java/src/main/java/com/pulumi/aws/apigateway/RestApi.java @@ -480,9 +480,6 @@ private RestApi(String name, Output id, @Nullable RestApiState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/apigateway/Stage.java b/sdk/java/src/main/java/com/pulumi/aws/apigateway/Stage.java index 866c680b5fb..18517d2747d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/apigateway/Stage.java +++ b/sdk/java/src/main/java/com/pulumi/aws/apigateway/Stage.java @@ -14,7 +14,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -452,9 +451,6 @@ private Stage(String name, Output id, @Nullable StageState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/apigateway/UsagePlan.java b/sdk/java/src/main/java/com/pulumi/aws/apigateway/UsagePlan.java index 27868e56246..65ba994ec7e 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/apigateway/UsagePlan.java +++ b/sdk/java/src/main/java/com/pulumi/aws/apigateway/UsagePlan.java @@ -296,9 +296,6 @@ private UsagePlan(String name, Output id, @Nullable UsagePlanState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/apigateway/VpcLink.java b/sdk/java/src/main/java/com/pulumi/aws/apigateway/VpcLink.java index df0e9273143..8b0d3235a08 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/apigateway/VpcLink.java +++ b/sdk/java/src/main/java/com/pulumi/aws/apigateway/VpcLink.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -189,9 +188,6 @@ private VpcLink(String name, Output id, @Nullable VpcLinkState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/apigatewayv2/Api.java b/sdk/java/src/main/java/com/pulumi/aws/apigatewayv2/Api.java index 0236e111252..8760ecf04a1 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/apigatewayv2/Api.java +++ b/sdk/java/src/main/java/com/pulumi/aws/apigatewayv2/Api.java @@ -13,7 +13,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -402,9 +401,6 @@ private Api(String name, Output id, @Nullable ApiState state, @Nullable private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/apigatewayv2/DomainName.java b/sdk/java/src/main/java/com/pulumi/aws/apigatewayv2/DomainName.java index aa9015ae999..34e705e3528 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/apigatewayv2/DomainName.java +++ b/sdk/java/src/main/java/com/pulumi/aws/apigatewayv2/DomainName.java @@ -13,7 +13,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -257,9 +256,6 @@ private DomainName(String name, Output id, @Nullable DomainNameState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/apigatewayv2/Stage.java b/sdk/java/src/main/java/com/pulumi/aws/apigatewayv2/Stage.java index cad98ff9a71..5371c71b2d1 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/apigatewayv2/Stage.java +++ b/sdk/java/src/main/java/com/pulumi/aws/apigatewayv2/Stage.java @@ -328,9 +328,6 @@ private Stage(String name, Output id, @Nullable StageState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/apigatewayv2/VpcLink.java b/sdk/java/src/main/java/com/pulumi/aws/apigatewayv2/VpcLink.java index 132b4e3e7df..526320ee66a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/apigatewayv2/VpcLink.java +++ b/sdk/java/src/main/java/com/pulumi/aws/apigatewayv2/VpcLink.java @@ -186,9 +186,6 @@ private VpcLink(String name, Output id, @Nullable VpcLinkState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/appautoscaling/Target.java b/sdk/java/src/main/java/com/pulumi/aws/appautoscaling/Target.java index 800ef2b1c4e..e692b2ddf78 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/appautoscaling/Target.java +++ b/sdk/java/src/main/java/com/pulumi/aws/appautoscaling/Target.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -398,9 +397,6 @@ private Target(String name, Output id, @Nullable TargetState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/appconfig/Application.java b/sdk/java/src/main/java/com/pulumi/aws/appconfig/Application.java index 14cac8f9f1a..45def658188 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/appconfig/Application.java +++ b/sdk/java/src/main/java/com/pulumi/aws/appconfig/Application.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -168,9 +167,6 @@ private Application(String name, Output id, @Nullable ApplicationState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/appconfig/ConfigurationProfile.java b/sdk/java/src/main/java/com/pulumi/aws/appconfig/ConfigurationProfile.java index fd4704e9a3f..7b34dffb8e2 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/appconfig/ConfigurationProfile.java +++ b/sdk/java/src/main/java/com/pulumi/aws/appconfig/ConfigurationProfile.java @@ -274,9 +274,6 @@ private ConfigurationProfile(String name, Output id, @Nullable Configura private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/appconfig/Deployment.java b/sdk/java/src/main/java/com/pulumi/aws/appconfig/Deployment.java index 06b03625ca9..42845a2f853 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/appconfig/Deployment.java +++ b/sdk/java/src/main/java/com/pulumi/aws/appconfig/Deployment.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -287,9 +286,6 @@ private Deployment(String name, Output id, @Nullable DeploymentState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/appconfig/DeploymentStrategy.java b/sdk/java/src/main/java/com/pulumi/aws/appconfig/DeploymentStrategy.java index 12da927e693..27cc311f2eb 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/appconfig/DeploymentStrategy.java +++ b/sdk/java/src/main/java/com/pulumi/aws/appconfig/DeploymentStrategy.java @@ -13,7 +13,6 @@ import java.lang.Double; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -245,9 +244,6 @@ private DeploymentStrategy(String name, Output id, @Nullable DeploymentS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/appconfig/Environment.java b/sdk/java/src/main/java/com/pulumi/aws/appconfig/Environment.java index 7225630e845..dbafc4935f5 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/appconfig/Environment.java +++ b/sdk/java/src/main/java/com/pulumi/aws/appconfig/Environment.java @@ -240,9 +240,6 @@ private Environment(String name, Output id, @Nullable EnvironmentState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/appconfig/EventIntegration.java b/sdk/java/src/main/java/com/pulumi/aws/appconfig/EventIntegration.java index 2bb10c99644..9d99c1092e3 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/appconfig/EventIntegration.java +++ b/sdk/java/src/main/java/com/pulumi/aws/appconfig/EventIntegration.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -202,9 +201,6 @@ private EventIntegration(String name, Output id, @Nullable EventIntegrat private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/appconfig/Extension.java b/sdk/java/src/main/java/com/pulumi/aws/appconfig/Extension.java index 9c500f6684f..3a333be47d1 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/appconfig/Extension.java +++ b/sdk/java/src/main/java/com/pulumi/aws/appconfig/Extension.java @@ -237,9 +237,6 @@ private Extension(String name, Output id, @Nullable ExtensionState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/appflow/Flow.java b/sdk/java/src/main/java/com/pulumi/aws/appflow/Flow.java index 0f1caed0a6c..1270e2178b0 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/appflow/Flow.java +++ b/sdk/java/src/main/java/com/pulumi/aws/appflow/Flow.java @@ -363,9 +363,6 @@ private Flow(String name, Output id, @Nullable FlowState state, @Nullabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/appintegrations/DataIntegration.java b/sdk/java/src/main/java/com/pulumi/aws/appintegrations/DataIntegration.java index 12c98d4033f..ca0213308c9 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/appintegrations/DataIntegration.java +++ b/sdk/java/src/main/java/com/pulumi/aws/appintegrations/DataIntegration.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -219,9 +218,6 @@ private DataIntegration(String name, Output id, @Nullable DataIntegratio private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/applicationinsights/Application.java b/sdk/java/src/main/java/com/pulumi/aws/applicationinsights/Application.java index 0bbb1d1cb02..595bf28d546 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/applicationinsights/Application.java +++ b/sdk/java/src/main/java/com/pulumi/aws/applicationinsights/Application.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -259,9 +258,6 @@ private Application(String name, Output id, @Nullable ApplicationState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/appmesh/GatewayRoute.java b/sdk/java/src/main/java/com/pulumi/aws/appmesh/GatewayRoute.java index 72d6b5a1057..f3e06cdbeec 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/appmesh/GatewayRoute.java +++ b/sdk/java/src/main/java/com/pulumi/aws/appmesh/GatewayRoute.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -274,9 +273,6 @@ private GatewayRoute(String name, Output id, @Nullable GatewayRouteState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/appmesh/Mesh.java b/sdk/java/src/main/java/com/pulumi/aws/appmesh/Mesh.java index 17b2cf5f316..c1b15f1f746 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/appmesh/Mesh.java +++ b/sdk/java/src/main/java/com/pulumi/aws/appmesh/Mesh.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -257,9 +256,6 @@ private Mesh(String name, Output id, @Nullable MeshState state, @Nullabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/appmesh/Route.java b/sdk/java/src/main/java/com/pulumi/aws/appmesh/Route.java index 550e51cb41a..aed7ad71ac4 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/appmesh/Route.java +++ b/sdk/java/src/main/java/com/pulumi/aws/appmesh/Route.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -431,9 +430,6 @@ private Route(String name, Output id, @Nullable RouteState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/appmesh/VirtualGateway.java b/sdk/java/src/main/java/com/pulumi/aws/appmesh/VirtualGateway.java index b5bad8ccbdb..05bc92cb68c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/appmesh/VirtualGateway.java +++ b/sdk/java/src/main/java/com/pulumi/aws/appmesh/VirtualGateway.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -305,9 +304,6 @@ private VirtualGateway(String name, Output id, @Nullable VirtualGatewayS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/appmesh/VirtualNode.java b/sdk/java/src/main/java/com/pulumi/aws/appmesh/VirtualNode.java index 92e4527119a..1d51c6435a2 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/appmesh/VirtualNode.java +++ b/sdk/java/src/main/java/com/pulumi/aws/appmesh/VirtualNode.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -444,9 +443,6 @@ private VirtualNode(String name, Output id, @Nullable VirtualNodeState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/appmesh/VirtualRouter.java b/sdk/java/src/main/java/com/pulumi/aws/appmesh/VirtualRouter.java index f7d9e1de4e0..9cc0ba51843 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/appmesh/VirtualRouter.java +++ b/sdk/java/src/main/java/com/pulumi/aws/appmesh/VirtualRouter.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -257,9 +256,6 @@ private VirtualRouter(String name, Output id, @Nullable VirtualRouterSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/appmesh/VirtualService.java b/sdk/java/src/main/java/com/pulumi/aws/appmesh/VirtualService.java index 9acc410f128..da1c8df0327 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/appmesh/VirtualService.java +++ b/sdk/java/src/main/java/com/pulumi/aws/appmesh/VirtualService.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -288,9 +287,6 @@ private VirtualService(String name, Output id, @Nullable VirtualServiceS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/apprunner/AutoScalingConfigurationVersion.java b/sdk/java/src/main/java/com/pulumi/aws/apprunner/AutoScalingConfigurationVersion.java index e41b728ecbd..f0f0b35bb4b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/apprunner/AutoScalingConfigurationVersion.java +++ b/sdk/java/src/main/java/com/pulumi/aws/apprunner/AutoScalingConfigurationVersion.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -255,9 +254,6 @@ private AutoScalingConfigurationVersion(String name, Output id, @Nullabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/apprunner/Connection.java b/sdk/java/src/main/java/com/pulumi/aws/apprunner/Connection.java index 7f658cdacf4..27bb0b339bc 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/apprunner/Connection.java +++ b/sdk/java/src/main/java/com/pulumi/aws/apprunner/Connection.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -185,9 +184,6 @@ private Connection(String name, Output id, @Nullable ConnectionState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/apprunner/ObservabilityConfiguration.java b/sdk/java/src/main/java/com/pulumi/aws/apprunner/ObservabilityConfiguration.java index 0b55de60e08..f19fd31761f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/apprunner/ObservabilityConfiguration.java +++ b/sdk/java/src/main/java/com/pulumi/aws/apprunner/ObservabilityConfiguration.java @@ -14,7 +14,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -217,9 +216,6 @@ private ObservabilityConfiguration(String name, Output id, @Nullable Obs private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/apprunner/Service.java b/sdk/java/src/main/java/com/pulumi/aws/apprunner/Service.java index 0b377ff034c..cc7c359fa9d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/apprunner/Service.java +++ b/sdk/java/src/main/java/com/pulumi/aws/apprunner/Service.java @@ -17,7 +17,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -441,9 +440,6 @@ private Service(String name, Output id, @Nullable ServiceState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/apprunner/VpcConnector.java b/sdk/java/src/main/java/com/pulumi/aws/apprunner/VpcConnector.java index 961b413a855..05ccd23b50c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/apprunner/VpcConnector.java +++ b/sdk/java/src/main/java/com/pulumi/aws/apprunner/VpcConnector.java @@ -216,9 +216,6 @@ private VpcConnector(String name, Output id, @Nullable VpcConnectorState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/apprunner/VpcIngressConnection.java b/sdk/java/src/main/java/com/pulumi/aws/apprunner/VpcIngressConnection.java index 0eeaca2f762..10c700a602d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/apprunner/VpcIngressConnection.java +++ b/sdk/java/src/main/java/com/pulumi/aws/apprunner/VpcIngressConnection.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -216,9 +215,6 @@ private VpcIngressConnection(String name, Output id, @Nullable VpcIngres private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/appstream/Fleet.java b/sdk/java/src/main/java/com/pulumi/aws/appstream/Fleet.java index 52fe0ca30d4..96619613082 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/appstream/Fleet.java +++ b/sdk/java/src/main/java/com/pulumi/aws/appstream/Fleet.java @@ -16,7 +16,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -410,9 +409,6 @@ private Fleet(String name, Output id, @Nullable FleetState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/appstream/ImageBuilder.java b/sdk/java/src/main/java/com/pulumi/aws/appstream/ImageBuilder.java index 64481f3ef5f..1ebd1cf47d1 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/appstream/ImageBuilder.java +++ b/sdk/java/src/main/java/com/pulumi/aws/appstream/ImageBuilder.java @@ -352,9 +352,6 @@ private ImageBuilder(String name, Output id, @Nullable ImageBuilderState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/appstream/Stack.java b/sdk/java/src/main/java/com/pulumi/aws/appstream/Stack.java index abca91302a7..317628ac786 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/appstream/Stack.java +++ b/sdk/java/src/main/java/com/pulumi/aws/appstream/Stack.java @@ -363,9 +363,6 @@ private Stack(String name, Output id, @Nullable StackState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/appsync/GraphQLApi.java b/sdk/java/src/main/java/com/pulumi/aws/appsync/GraphQLApi.java index afa35e83c0a..fed9390cc8c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/appsync/GraphQLApi.java +++ b/sdk/java/src/main/java/com/pulumi/aws/appsync/GraphQLApi.java @@ -304,9 +304,6 @@ private GraphQLApi(String name, Output id, @Nullable GraphQLApiState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/athena/DataCatalog.java b/sdk/java/src/main/java/com/pulumi/aws/athena/DataCatalog.java index 2186613455f..d28678f0279 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/athena/DataCatalog.java +++ b/sdk/java/src/main/java/com/pulumi/aws/athena/DataCatalog.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -298,9 +297,6 @@ private DataCatalog(String name, Output id, @Nullable DataCatalogState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/athena/Workgroup.java b/sdk/java/src/main/java/com/pulumi/aws/athena/Workgroup.java index 0f460e56d30..074bf8c2f0c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/athena/Workgroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/athena/Workgroup.java @@ -13,7 +13,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -224,9 +223,6 @@ private Workgroup(String name, Output id, @Nullable WorkgroupState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/auditmanager/Assessment.java b/sdk/java/src/main/java/com/pulumi/aws/auditmanager/Assessment.java index 93428fb02cc..6cdfae46dd6 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/auditmanager/Assessment.java +++ b/sdk/java/src/main/java/com/pulumi/aws/auditmanager/Assessment.java @@ -273,9 +273,6 @@ private Assessment(String name, Output id, @Nullable AssessmentState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/auditmanager/Control.java b/sdk/java/src/main/java/com/pulumi/aws/auditmanager/Control.java index ba8662f8ff1..0d82d3f5044 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/auditmanager/Control.java +++ b/sdk/java/src/main/java/com/pulumi/aws/auditmanager/Control.java @@ -244,9 +244,6 @@ private Control(String name, Output id, @Nullable ControlState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/auditmanager/Framework.java b/sdk/java/src/main/java/com/pulumi/aws/auditmanager/Framework.java index 57d5b03aa3c..2567370c0c6 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/auditmanager/Framework.java +++ b/sdk/java/src/main/java/com/pulumi/aws/auditmanager/Framework.java @@ -217,9 +217,6 @@ private Framework(String name, Output id, @Nullable FrameworkState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/backup/Framework.java b/sdk/java/src/main/java/com/pulumi/aws/backup/Framework.java index 1a1c0692905..77964d02fa1 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/backup/Framework.java +++ b/sdk/java/src/main/java/com/pulumi/aws/backup/Framework.java @@ -295,9 +295,6 @@ private Framework(String name, Output id, @Nullable FrameworkState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/backup/Plan.java b/sdk/java/src/main/java/com/pulumi/aws/backup/Plan.java index d386017e9a2..c2a2963ee95 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/backup/Plan.java +++ b/sdk/java/src/main/java/com/pulumi/aws/backup/Plan.java @@ -211,9 +211,6 @@ private Plan(String name, Output id, @Nullable PlanState state, @Nullabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/backup/ReportPlan.java b/sdk/java/src/main/java/com/pulumi/aws/backup/ReportPlan.java index 84028910ae1..b057ee709cb 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/backup/ReportPlan.java +++ b/sdk/java/src/main/java/com/pulumi/aws/backup/ReportPlan.java @@ -13,7 +13,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -237,9 +236,6 @@ private ReportPlan(String name, Output id, @Nullable ReportPlanState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/backup/Vault.java b/sdk/java/src/main/java/com/pulumi/aws/backup/Vault.java index 679065d2aa2..7cd1bfc4006 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/backup/Vault.java +++ b/sdk/java/src/main/java/com/pulumi/aws/backup/Vault.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -197,9 +196,6 @@ private Vault(String name, Output id, @Nullable VaultState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/batch/ComputeEnvironment.java b/sdk/java/src/main/java/com/pulumi/aws/batch/ComputeEnvironment.java index 41b4bc48b8e..2bf51acde69 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/batch/ComputeEnvironment.java +++ b/sdk/java/src/main/java/com/pulumi/aws/batch/ComputeEnvironment.java @@ -14,7 +14,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -489,9 +488,6 @@ private ComputeEnvironment(String name, Output id, @Nullable ComputeEnvi private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/batch/JobDefinition.java b/sdk/java/src/main/java/com/pulumi/aws/batch/JobDefinition.java index 67abd729bdb..0d7f9bc6166 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/batch/JobDefinition.java +++ b/sdk/java/src/main/java/com/pulumi/aws/batch/JobDefinition.java @@ -571,9 +571,6 @@ private JobDefinition(String name, Output id, @Nullable JobDefinitionSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/batch/JobQueue.java b/sdk/java/src/main/java/com/pulumi/aws/batch/JobQueue.java index e9c3760ab95..c208afba7b3 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/batch/JobQueue.java +++ b/sdk/java/src/main/java/com/pulumi/aws/batch/JobQueue.java @@ -274,9 +274,6 @@ private JobQueue(String name, Output id, @Nullable JobQueueState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/batch/SchedulingPolicy.java b/sdk/java/src/main/java/com/pulumi/aws/batch/SchedulingPolicy.java index fe6114a37c8..47f5570c6cb 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/batch/SchedulingPolicy.java +++ b/sdk/java/src/main/java/com/pulumi/aws/batch/SchedulingPolicy.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -174,9 +173,6 @@ private SchedulingPolicy(String name, Output id, @Nullable SchedulingPol private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/bedrock/CustomModel.java b/sdk/java/src/main/java/com/pulumi/aws/bedrock/CustomModel.java index 7484fe26097..4db12f85358 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/bedrock/CustomModel.java +++ b/sdk/java/src/main/java/com/pulumi/aws/bedrock/CustomModel.java @@ -383,9 +383,6 @@ private CustomModel(String name, Output id, @Nullable CustomModelState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/bedrock/ProvisionedModelThroughput.java b/sdk/java/src/main/java/com/pulumi/aws/bedrock/ProvisionedModelThroughput.java index c3ecf900fd6..92e79408976 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/bedrock/ProvisionedModelThroughput.java +++ b/sdk/java/src/main/java/com/pulumi/aws/bedrock/ProvisionedModelThroughput.java @@ -13,7 +13,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -206,9 +205,6 @@ private ProvisionedModelThroughput(String name, Output id, @Nullable Pro private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/cfg/AggregateAuthorization.java b/sdk/java/src/main/java/com/pulumi/aws/cfg/AggregateAuthorization.java index 894bdef6e07..67c223c3b9d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/cfg/AggregateAuthorization.java +++ b/sdk/java/src/main/java/com/pulumi/aws/cfg/AggregateAuthorization.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -168,9 +167,6 @@ private AggregateAuthorization(String name, Output id, @Nullable Aggrega private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/cfg/ConfigurationAggregator.java b/sdk/java/src/main/java/com/pulumi/aws/cfg/ConfigurationAggregator.java index e4f98832ae0..2f31146112d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/cfg/ConfigurationAggregator.java +++ b/sdk/java/src/main/java/com/pulumi/aws/cfg/ConfigurationAggregator.java @@ -13,7 +13,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -254,9 +253,6 @@ private ConfigurationAggregator(String name, Output id, @Nullable Config private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/cfg/Rule.java b/sdk/java/src/main/java/com/pulumi/aws/cfg/Rule.java index 58655fc255f..6c5b92fc8f8 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/cfg/Rule.java +++ b/sdk/java/src/main/java/com/pulumi/aws/cfg/Rule.java @@ -411,9 +411,6 @@ private Rule(String name, Output id, @Nullable RuleState state, @Nullabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/chime/SdkvoiceSipMediaApplication.java b/sdk/java/src/main/java/com/pulumi/aws/chime/SdkvoiceSipMediaApplication.java index f673ca6994a..265249cd488 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/chime/SdkvoiceSipMediaApplication.java +++ b/sdk/java/src/main/java/com/pulumi/aws/chime/SdkvoiceSipMediaApplication.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -191,9 +190,6 @@ private SdkvoiceSipMediaApplication(String name, Output id, @Nullable Sd private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/chime/SdkvoiceVoiceProfileDomain.java b/sdk/java/src/main/java/com/pulumi/aws/chime/SdkvoiceVoiceProfileDomain.java index ad78f3c0a06..471d423301e 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/chime/SdkvoiceVoiceProfileDomain.java +++ b/sdk/java/src/main/java/com/pulumi/aws/chime/SdkvoiceVoiceProfileDomain.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -181,9 +180,6 @@ private SdkvoiceVoiceProfileDomain(String name, Output id, @Nullable Sdk private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/chime/VoiceConnector.java b/sdk/java/src/main/java/com/pulumi/aws/chime/VoiceConnector.java index 7c6b91b4817..f4bd4231bcc 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/chime/VoiceConnector.java +++ b/sdk/java/src/main/java/com/pulumi/aws/chime/VoiceConnector.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -201,9 +200,6 @@ private VoiceConnector(String name, Output id, @Nullable VoiceConnectorS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/chimesdkmediapipelines/MediaInsightsPipelineConfiguration.java b/sdk/java/src/main/java/com/pulumi/aws/chimesdkmediapipelines/MediaInsightsPipelineConfiguration.java index 941650fd158..eb7b18a4408 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/chimesdkmediapipelines/MediaInsightsPipelineConfiguration.java +++ b/sdk/java/src/main/java/com/pulumi/aws/chimesdkmediapipelines/MediaInsightsPipelineConfiguration.java @@ -556,9 +556,6 @@ private MediaInsightsPipelineConfiguration(String name, Output id, @Null private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/cleanrooms/Collaboration.java b/sdk/java/src/main/java/com/pulumi/aws/cleanrooms/Collaboration.java index b5dda188714..6862246c878 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/cleanrooms/Collaboration.java +++ b/sdk/java/src/main/java/com/pulumi/aws/cleanrooms/Collaboration.java @@ -300,9 +300,6 @@ private Collaboration(String name, Output id, @Nullable CollaborationSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/cleanrooms/ConfiguredTable.java b/sdk/java/src/main/java/com/pulumi/aws/cleanrooms/ConfiguredTable.java index 4037530c437..005ca6525a2 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/cleanrooms/ConfiguredTable.java +++ b/sdk/java/src/main/java/com/pulumi/aws/cleanrooms/ConfiguredTable.java @@ -248,9 +248,6 @@ private ConfiguredTable(String name, Output id, @Nullable ConfiguredTabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/cloud9/EnvironmentEC2.java b/sdk/java/src/main/java/com/pulumi/aws/cloud9/EnvironmentEC2.java index 4bbf945e840..e9b38975576 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/cloud9/EnvironmentEC2.java +++ b/sdk/java/src/main/java/com/pulumi/aws/cloud9/EnvironmentEC2.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -368,9 +367,6 @@ private EnvironmentEC2(String name, Output id, @Nullable EnvironmentEC2S private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/cloudformation/Stack.java b/sdk/java/src/main/java/com/pulumi/aws/cloudformation/Stack.java index 5c259e63121..d7aa42fb70b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/cloudformation/Stack.java +++ b/sdk/java/src/main/java/com/pulumi/aws/cloudformation/Stack.java @@ -344,9 +344,6 @@ private Stack(String name, Output id, @Nullable StackState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/cloudformation/StackSet.java b/sdk/java/src/main/java/com/pulumi/aws/cloudformation/StackSet.java index 911aedd0b75..a32001e33ff 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/cloudformation/StackSet.java +++ b/sdk/java/src/main/java/com/pulumi/aws/cloudformation/StackSet.java @@ -409,9 +409,6 @@ private StackSet(String name, Output id, @Nullable StackSetState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/cloudfront/Distribution.java b/sdk/java/src/main/java/com/pulumi/aws/cloudfront/Distribution.java index 5f6ee0d93da..46b6be9c9e9 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/cloudfront/Distribution.java +++ b/sdk/java/src/main/java/com/pulumi/aws/cloudfront/Distribution.java @@ -832,9 +832,6 @@ private Distribution(String name, Output id, @Nullable DistributionState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/cloudhsmv2/Cluster.java b/sdk/java/src/main/java/com/pulumi/aws/cloudhsmv2/Cluster.java index bca4acdce40..5051776fce0 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/cloudhsmv2/Cluster.java +++ b/sdk/java/src/main/java/com/pulumi/aws/cloudhsmv2/Cluster.java @@ -227,9 +227,6 @@ private Cluster(String name, Output id, @Nullable ClusterState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/cloudtrail/EventDataStore.java b/sdk/java/src/main/java/com/pulumi/aws/cloudtrail/EventDataStore.java index 68063d2ccb8..75933ccc273 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/cloudtrail/EventDataStore.java +++ b/sdk/java/src/main/java/com/pulumi/aws/cloudtrail/EventDataStore.java @@ -304,9 +304,6 @@ private EventDataStore(String name, Output id, @Nullable EventDataStoreS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/cloudtrail/Trail.java b/sdk/java/src/main/java/com/pulumi/aws/cloudtrail/Trail.java index 6cb50c24982..b5db83c269d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/cloudtrail/Trail.java +++ b/sdk/java/src/main/java/com/pulumi/aws/cloudtrail/Trail.java @@ -767,9 +767,6 @@ private Trail(String name, Output id, @Nullable TrailState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/CompositeAlarm.java b/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/CompositeAlarm.java index a7ae29072cd..6128712382a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/CompositeAlarm.java +++ b/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/CompositeAlarm.java @@ -268,9 +268,6 @@ private CompositeAlarm(String name, Output id, @Nullable CompositeAlarmS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/EventBus.java b/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/EventBus.java index 5768c3aa2e2..b69bb6c3991 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/EventBus.java +++ b/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/EventBus.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -200,9 +199,6 @@ private EventBus(String name, Output id, @Nullable EventBusState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/EventRule.java b/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/EventRule.java index 6d68e5b8ee3..9726028399d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/EventRule.java +++ b/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/EventRule.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -324,9 +323,6 @@ private EventRule(String name, Output id, @Nullable EventRuleState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/InternetMonitor.java b/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/InternetMonitor.java index 0b6d426721d..2dbc55da357 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/InternetMonitor.java +++ b/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/InternetMonitor.java @@ -244,9 +244,6 @@ private InternetMonitor(String name, Output id, @Nullable InternetMonito private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/LogDestination.java b/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/LogDestination.java index 7144d06fc35..9e06b84cd91 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/LogDestination.java +++ b/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/LogDestination.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -182,9 +181,6 @@ private LogDestination(String name, Output id, @Nullable LogDestinationS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/LogGroup.java b/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/LogGroup.java index dd56398125e..c9fda510e1e 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/LogGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/LogGroup.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -236,9 +235,6 @@ private LogGroup(String name, Output id, @Nullable LogGroupState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/MetricAlarm.java b/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/MetricAlarm.java index 9af525919f1..59c5496e08e 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/MetricAlarm.java +++ b/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/MetricAlarm.java @@ -675,9 +675,6 @@ private MetricAlarm(String name, Output id, @Nullable MetricAlarmState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/MetricStream.java b/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/MetricStream.java index bd2e531b8ed..5c9c11d3471 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/MetricStream.java +++ b/sdk/java/src/main/java/com/pulumi/aws/cloudwatch/MetricStream.java @@ -472,9 +472,6 @@ private MetricStream(String name, Output id, @Nullable MetricStreamState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/codeartifact/Domain.java b/sdk/java/src/main/java/com/pulumi/aws/codeartifact/Domain.java index 178bd33c88b..e242a8989cc 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/codeartifact/Domain.java +++ b/sdk/java/src/main/java/com/pulumi/aws/codeartifact/Domain.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -238,9 +237,6 @@ private Domain(String name, Output id, @Nullable DomainState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/codeartifact/Repository.java b/sdk/java/src/main/java/com/pulumi/aws/codeartifact/Repository.java index 8f74ce12729..ff0736512f5 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/codeartifact/Repository.java +++ b/sdk/java/src/main/java/com/pulumi/aws/codeartifact/Repository.java @@ -331,9 +331,6 @@ private Repository(String name, Output id, @Nullable RepositoryState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/codebuild/Project.java b/sdk/java/src/main/java/com/pulumi/aws/codebuild/Project.java index 50c624f294e..a710e25e0c5 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/codebuild/Project.java +++ b/sdk/java/src/main/java/com/pulumi/aws/codebuild/Project.java @@ -672,9 +672,6 @@ private Project(String name, Output id, @Nullable ProjectState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/codebuild/ReportGroup.java b/sdk/java/src/main/java/com/pulumi/aws/codebuild/ReportGroup.java index 0898e2a4387..8ba38835d38 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/codebuild/ReportGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/codebuild/ReportGroup.java @@ -13,7 +13,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -253,9 +252,6 @@ private ReportGroup(String name, Output id, @Nullable ReportGroupState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/codecommit/Repository.java b/sdk/java/src/main/java/com/pulumi/aws/codecommit/Repository.java index 41ae16e7402..44f1c44d704 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/codecommit/Repository.java +++ b/sdk/java/src/main/java/com/pulumi/aws/codecommit/Repository.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -276,9 +275,6 @@ private Repository(String name, Output id, @Nullable RepositoryState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/codedeploy/Application.java b/sdk/java/src/main/java/com/pulumi/aws/codedeploy/Application.java index cb38035390b..2b13acc180b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/codedeploy/Application.java +++ b/sdk/java/src/main/java/com/pulumi/aws/codedeploy/Application.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -269,9 +268,6 @@ private Application(String name, Output id, @Nullable ApplicationState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/codedeploy/DeploymentGroup.java b/sdk/java/src/main/java/com/pulumi/aws/codedeploy/DeploymentGroup.java index c1274b6936e..377d9c1e72b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/codedeploy/DeploymentGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/codedeploy/DeploymentGroup.java @@ -611,9 +611,6 @@ private DeploymentGroup(String name, Output id, @Nullable DeploymentGrou private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/codeguruprofiler/ProfilingGroup.java b/sdk/java/src/main/java/com/pulumi/aws/codeguruprofiler/ProfilingGroup.java index 2b5656be75a..f9cfe71b4d8 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/codeguruprofiler/ProfilingGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/codeguruprofiler/ProfilingGroup.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -191,9 +190,6 @@ private ProfilingGroup(String name, Output id, @Nullable ProfilingGroupS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/codegurureviewer/RepositoryAssociation.java b/sdk/java/src/main/java/com/pulumi/aws/codegurureviewer/RepositoryAssociation.java index 75af9d55f91..0e7cac31f2c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/codegurureviewer/RepositoryAssociation.java +++ b/sdk/java/src/main/java/com/pulumi/aws/codegurureviewer/RepositoryAssociation.java @@ -276,9 +276,6 @@ private RepositoryAssociation(String name, Output id, @Nullable Reposito private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/codepipeline/CustomActionType.java b/sdk/java/src/main/java/com/pulumi/aws/codepipeline/CustomActionType.java index 55e30fcb870..4053e8dd2db 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/codepipeline/CustomActionType.java +++ b/sdk/java/src/main/java/com/pulumi/aws/codepipeline/CustomActionType.java @@ -267,9 +267,6 @@ private CustomActionType(String name, Output id, @Nullable CustomActionT private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/codepipeline/Pipeline.java b/sdk/java/src/main/java/com/pulumi/aws/codepipeline/Pipeline.java index d98ee30f18a..f31966802a3 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/codepipeline/Pipeline.java +++ b/sdk/java/src/main/java/com/pulumi/aws/codepipeline/Pipeline.java @@ -364,9 +364,6 @@ private Pipeline(String name, Output id, @Nullable PipelineState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/codepipeline/Webhook.java b/sdk/java/src/main/java/com/pulumi/aws/codepipeline/Webhook.java index 1a33f871c8b..1ffa6aebf38 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/codepipeline/Webhook.java +++ b/sdk/java/src/main/java/com/pulumi/aws/codepipeline/Webhook.java @@ -312,9 +312,6 @@ private Webhook(String name, Output id, @Nullable WebhookState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/codestarconnections/Connection.java b/sdk/java/src/main/java/com/pulumi/aws/codestarconnections/Connection.java index 54bbd1006b4..06bbae188b7 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/codestarconnections/Connection.java +++ b/sdk/java/src/main/java/com/pulumi/aws/codestarconnections/Connection.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -231,9 +230,6 @@ private Connection(String name, Output id, @Nullable ConnectionState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/codestarnotifications/NotificationRule.java b/sdk/java/src/main/java/com/pulumi/aws/codestarnotifications/NotificationRule.java index c4d9427c084..bf4f7f5dffe 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/codestarnotifications/NotificationRule.java +++ b/sdk/java/src/main/java/com/pulumi/aws/codestarnotifications/NotificationRule.java @@ -261,9 +261,6 @@ private NotificationRule(String name, Output id, @Nullable NotificationR private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/cognito/IdentityPool.java b/sdk/java/src/main/java/com/pulumi/aws/cognito/IdentityPool.java index e68130499f3..19ca240fb3e 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/cognito/IdentityPool.java +++ b/sdk/java/src/main/java/com/pulumi/aws/cognito/IdentityPool.java @@ -281,9 +281,6 @@ private IdentityPool(String name, Output id, @Nullable IdentityPoolState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/cognito/UserPool.java b/sdk/java/src/main/java/com/pulumi/aws/cognito/UserPool.java index 54929f36c7a..1a45c57c6f4 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/cognito/UserPool.java +++ b/sdk/java/src/main/java/com/pulumi/aws/cognito/UserPool.java @@ -641,9 +641,6 @@ private UserPool(String name, Output id, @Nullable UserPoolState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/comprehend/DocumentClassifier.java b/sdk/java/src/main/java/com/pulumi/aws/comprehend/DocumentClassifier.java index 10c6a32f37b..e00b41ff52e 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/comprehend/DocumentClassifier.java +++ b/sdk/java/src/main/java/com/pulumi/aws/comprehend/DocumentClassifier.java @@ -14,7 +14,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -352,9 +351,6 @@ private DocumentClassifier(String name, Output id, @Nullable DocumentCla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/comprehend/EntityRecognizer.java b/sdk/java/src/main/java/com/pulumi/aws/comprehend/EntityRecognizer.java index 919926712ae..05188b1de18 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/comprehend/EntityRecognizer.java +++ b/sdk/java/src/main/java/com/pulumi/aws/comprehend/EntityRecognizer.java @@ -13,7 +13,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -327,9 +326,6 @@ private EntityRecognizer(String name, Output id, @Nullable EntityRecogni private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/connect/ContactFlow.java b/sdk/java/src/main/java/com/pulumi/aws/connect/ContactFlow.java index 7bce8c0d29f..8983e394ee8 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/connect/ContactFlow.java +++ b/sdk/java/src/main/java/com/pulumi/aws/connect/ContactFlow.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -298,9 +297,6 @@ private ContactFlow(String name, Output id, @Nullable ContactFlowState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/connect/ContactFlowModule.java b/sdk/java/src/main/java/com/pulumi/aws/connect/ContactFlowModule.java index 3d6e0d1982a..32fa08633a5 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/connect/ContactFlowModule.java +++ b/sdk/java/src/main/java/com/pulumi/aws/connect/ContactFlowModule.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -301,9 +300,6 @@ private ContactFlowModule(String name, Output id, @Nullable ContactFlowM private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/connect/HoursOfOperation.java b/sdk/java/src/main/java/com/pulumi/aws/connect/HoursOfOperation.java index 79cf00f18cc..ac443ea1d51 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/connect/HoursOfOperation.java +++ b/sdk/java/src/main/java/com/pulumi/aws/connect/HoursOfOperation.java @@ -254,9 +254,6 @@ private HoursOfOperation(String name, Output id, @Nullable HoursOfOperat private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/connect/PhoneNumber.java b/sdk/java/src/main/java/com/pulumi/aws/connect/PhoneNumber.java index 2bb1df96b47..a98f6028edc 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/connect/PhoneNumber.java +++ b/sdk/java/src/main/java/com/pulumi/aws/connect/PhoneNumber.java @@ -307,9 +307,6 @@ private PhoneNumber(String name, Output id, @Nullable PhoneNumberState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/connect/Queue.java b/sdk/java/src/main/java/com/pulumi/aws/connect/Queue.java index 8f3bd9ea78a..095619628f7 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/connect/Queue.java +++ b/sdk/java/src/main/java/com/pulumi/aws/connect/Queue.java @@ -343,9 +343,6 @@ private Queue(String name, Output id, @Nullable QueueState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/connect/QuickConnect.java b/sdk/java/src/main/java/com/pulumi/aws/connect/QuickConnect.java index 2d3d193ef4b..7a1fe7c60d5 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/connect/QuickConnect.java +++ b/sdk/java/src/main/java/com/pulumi/aws/connect/QuickConnect.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -220,9 +219,6 @@ private QuickConnect(String name, Output id, @Nullable QuickConnectState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/connect/RoutingProfile.java b/sdk/java/src/main/java/com/pulumi/aws/connect/RoutingProfile.java index 9a050197aad..6f9348900ca 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/connect/RoutingProfile.java +++ b/sdk/java/src/main/java/com/pulumi/aws/connect/RoutingProfile.java @@ -257,9 +257,6 @@ private RoutingProfile(String name, Output id, @Nullable RoutingProfileS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/connect/SecurityProfile.java b/sdk/java/src/main/java/com/pulumi/aws/connect/SecurityProfile.java index 0235b7df9f6..bbeeab1cc82 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/connect/SecurityProfile.java +++ b/sdk/java/src/main/java/com/pulumi/aws/connect/SecurityProfile.java @@ -231,9 +231,6 @@ private SecurityProfile(String name, Output id, @Nullable SecurityProfil private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/connect/User.java b/sdk/java/src/main/java/com/pulumi/aws/connect/User.java index 8da6695e6e8..7411aebbdaf 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/connect/User.java +++ b/sdk/java/src/main/java/com/pulumi/aws/connect/User.java @@ -463,8 +463,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "password", - "tagsAll" + "password" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/connect/UserHierarchyGroup.java b/sdk/java/src/main/java/com/pulumi/aws/connect/UserHierarchyGroup.java index c3d9f676aa7..8b8f14c8069 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/connect/UserHierarchyGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/connect/UserHierarchyGroup.java @@ -267,9 +267,6 @@ private UserHierarchyGroup(String name, Output id, @Nullable UserHierarc private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/connect/Vocabulary.java b/sdk/java/src/main/java/com/pulumi/aws/connect/Vocabulary.java index c398d16e124..d53404ff950 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/connect/Vocabulary.java +++ b/sdk/java/src/main/java/com/pulumi/aws/connect/Vocabulary.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -262,9 +261,6 @@ private Vocabulary(String name, Output id, @Nullable VocabularyState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/controltower/LandingZone.java b/sdk/java/src/main/java/com/pulumi/aws/controltower/LandingZone.java index 27e63180d72..7f8df994573 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/controltower/LandingZone.java +++ b/sdk/java/src/main/java/com/pulumi/aws/controltower/LandingZone.java @@ -198,9 +198,6 @@ private LandingZone(String name, Output id, @Nullable LandingZoneState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/costexplorer/AnomalyMonitor.java b/sdk/java/src/main/java/com/pulumi/aws/costexplorer/AnomalyMonitor.java index 26e375ea362..80317f480d7 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/costexplorer/AnomalyMonitor.java +++ b/sdk/java/src/main/java/com/pulumi/aws/costexplorer/AnomalyMonitor.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -242,9 +241,6 @@ private AnomalyMonitor(String name, Output id, @Nullable AnomalyMonitorS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/costexplorer/AnomalySubscription.java b/sdk/java/src/main/java/com/pulumi/aws/costexplorer/AnomalySubscription.java index ef629aa1bcc..4fd3dd55377 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/costexplorer/AnomalySubscription.java +++ b/sdk/java/src/main/java/com/pulumi/aws/costexplorer/AnomalySubscription.java @@ -433,9 +433,6 @@ private AnomalySubscription(String name, Output id, @Nullable AnomalySub private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/costexplorer/CostCategory.java b/sdk/java/src/main/java/com/pulumi/aws/costexplorer/CostCategory.java index fbe3be62d7b..8b3992d5493 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/costexplorer/CostCategory.java +++ b/sdk/java/src/main/java/com/pulumi/aws/costexplorer/CostCategory.java @@ -277,9 +277,6 @@ private CostCategory(String name, Output id, @Nullable CostCategoryState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/customerprofiles/Domain.java b/sdk/java/src/main/java/com/pulumi/aws/customerprofiles/Domain.java index 0f3786a4c32..51741a5fc72 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/customerprofiles/Domain.java +++ b/sdk/java/src/main/java/com/pulumi/aws/customerprofiles/Domain.java @@ -14,7 +14,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -325,9 +324,6 @@ private Domain(String name, Output id, @Nullable DomainState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/dataexchange/DataSet.java b/sdk/java/src/main/java/com/pulumi/aws/dataexchange/DataSet.java index caf9f3f993f..a65a94cb16c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/dataexchange/DataSet.java +++ b/sdk/java/src/main/java/com/pulumi/aws/dataexchange/DataSet.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -182,9 +181,6 @@ private DataSet(String name, Output id, @Nullable DataSetState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/dataexchange/Revision.java b/sdk/java/src/main/java/com/pulumi/aws/dataexchange/Revision.java index 9c3b932ac80..d8d1729de82 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/dataexchange/Revision.java +++ b/sdk/java/src/main/java/com/pulumi/aws/dataexchange/Revision.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -181,9 +180,6 @@ private Revision(String name, Output id, @Nullable RevisionState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/datapipeline/Pipeline.java b/sdk/java/src/main/java/com/pulumi/aws/datapipeline/Pipeline.java index 6ba30559397..90d10353126 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/datapipeline/Pipeline.java +++ b/sdk/java/src/main/java/com/pulumi/aws/datapipeline/Pipeline.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -150,9 +149,6 @@ private Pipeline(String name, Output id, @Nullable PipelineState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/datasync/Agent.java b/sdk/java/src/main/java/com/pulumi/aws/datasync/Agent.java index 78fd4e67a8d..a3e01801603 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/datasync/Agent.java +++ b/sdk/java/src/main/java/com/pulumi/aws/datasync/Agent.java @@ -239,9 +239,6 @@ private Agent(String name, Output id, @Nullable AgentState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/datasync/EfsLocation.java b/sdk/java/src/main/java/com/pulumi/aws/datasync/EfsLocation.java index 88196a66488..d6619143588 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/datasync/EfsLocation.java +++ b/sdk/java/src/main/java/com/pulumi/aws/datasync/EfsLocation.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -237,9 +236,6 @@ private EfsLocation(String name, Output id, @Nullable EfsLocationState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/datasync/FsxOpenZfsFileSystem.java b/sdk/java/src/main/java/com/pulumi/aws/datasync/FsxOpenZfsFileSystem.java index 74fb581edbd..f9512f2fac7 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/datasync/FsxOpenZfsFileSystem.java +++ b/sdk/java/src/main/java/com/pulumi/aws/datasync/FsxOpenZfsFileSystem.java @@ -235,9 +235,6 @@ private FsxOpenZfsFileSystem(String name, Output id, @Nullable FsxOpenZf private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationAzureBlob.java b/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationAzureBlob.java index 3a2759d3f33..b4e0c73a0b6 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationAzureBlob.java +++ b/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationAzureBlob.java @@ -252,9 +252,6 @@ private LocationAzureBlob(String name, Output id, @Nullable LocationAzur private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationFsxLustre.java b/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationFsxLustre.java index 7daa85ce545..5ff4e35ca18 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationFsxLustre.java +++ b/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationFsxLustre.java @@ -210,9 +210,6 @@ private LocationFsxLustre(String name, Output id, @Nullable LocationFsxL private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationFsxOntapFileSystem.java b/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationFsxOntapFileSystem.java index 7f675fde654..96e3482def4 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationFsxOntapFileSystem.java +++ b/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationFsxOntapFileSystem.java @@ -246,9 +246,6 @@ private LocationFsxOntapFileSystem(String name, Output id, @Nullable Loc private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationFsxWindows.java b/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationFsxWindows.java index c36c6874543..6d20bd4513f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationFsxWindows.java +++ b/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationFsxWindows.java @@ -255,8 +255,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "password", - "tagsAll" + "password" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationHdfs.java b/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationHdfs.java index 291a744bc2a..d3906ae3335 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationHdfs.java +++ b/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationHdfs.java @@ -325,9 +325,6 @@ private LocationHdfs(String name, Output id, @Nullable LocationHdfsState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationObjectStorage.java b/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationObjectStorage.java index 375d6fc6fe4..81d9ac82156 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationObjectStorage.java +++ b/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationObjectStorage.java @@ -285,8 +285,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "secretKey", - "tagsAll" + "secretKey" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationSmb.java b/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationSmb.java index 3f04639d307..342bbb3716b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationSmb.java +++ b/sdk/java/src/main/java/com/pulumi/aws/datasync/LocationSmb.java @@ -251,8 +251,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "password", - "tagsAll" + "password" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/datasync/NfsLocation.java b/sdk/java/src/main/java/com/pulumi/aws/datasync/NfsLocation.java index 07fc9460261..05284e6f46b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/datasync/NfsLocation.java +++ b/sdk/java/src/main/java/com/pulumi/aws/datasync/NfsLocation.java @@ -13,7 +13,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -210,9 +209,6 @@ private NfsLocation(String name, Output id, @Nullable NfsLocationState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/datasync/S3Location.java b/sdk/java/src/main/java/com/pulumi/aws/datasync/S3Location.java index 54bfb0d63c1..f98474e5ce3 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/datasync/S3Location.java +++ b/sdk/java/src/main/java/com/pulumi/aws/datasync/S3Location.java @@ -221,9 +221,6 @@ private S3Location(String name, Output id, @Nullable S3LocationState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/datasync/Task.java b/sdk/java/src/main/java/com/pulumi/aws/datasync/Task.java index 73c301d97ed..552fce49d25 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/datasync/Task.java +++ b/sdk/java/src/main/java/com/pulumi/aws/datasync/Task.java @@ -16,7 +16,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -316,9 +315,6 @@ private Task(String name, Output id, @Nullable TaskState state, @Nullabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/dax/Cluster.java b/sdk/java/src/main/java/com/pulumi/aws/dax/Cluster.java index b427dd53bfc..ad7e84e5240 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/dax/Cluster.java +++ b/sdk/java/src/main/java/com/pulumi/aws/dax/Cluster.java @@ -423,9 +423,6 @@ private Cluster(String name, Output id, @Nullable ClusterState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/detective/Graph.java b/sdk/java/src/main/java/com/pulumi/aws/detective/Graph.java index c71cf9fcea8..c813d1edda4 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/detective/Graph.java +++ b/sdk/java/src/main/java/com/pulumi/aws/detective/Graph.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -147,9 +146,6 @@ private Graph(String name, Output id, @Nullable GraphState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/devicefarm/DevicePool.java b/sdk/java/src/main/java/com/pulumi/aws/devicefarm/DevicePool.java index 8668efcdae9..2d80ac7b887 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/devicefarm/DevicePool.java +++ b/sdk/java/src/main/java/com/pulumi/aws/devicefarm/DevicePool.java @@ -223,9 +223,6 @@ private DevicePool(String name, Output id, @Nullable DevicePoolState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/devicefarm/InstanceProfile.java b/sdk/java/src/main/java/com/pulumi/aws/devicefarm/InstanceProfile.java index 1506383ea1d..e20a8a8faf7 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/devicefarm/InstanceProfile.java +++ b/sdk/java/src/main/java/com/pulumi/aws/devicefarm/InstanceProfile.java @@ -209,9 +209,6 @@ private InstanceProfile(String name, Output id, @Nullable InstanceProfil private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/devicefarm/NetworkProfile.java b/sdk/java/src/main/java/com/pulumi/aws/devicefarm/NetworkProfile.java index 4e41fc5c636..34d60614c8c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/devicefarm/NetworkProfile.java +++ b/sdk/java/src/main/java/com/pulumi/aws/devicefarm/NetworkProfile.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -313,9 +312,6 @@ private NetworkProfile(String name, Output id, @Nullable NetworkProfileS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/devicefarm/Project.java b/sdk/java/src/main/java/com/pulumi/aws/devicefarm/Project.java index 6e05ef4285e..063f549c19b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/devicefarm/Project.java +++ b/sdk/java/src/main/java/com/pulumi/aws/devicefarm/Project.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -170,9 +169,6 @@ private Project(String name, Output id, @Nullable ProjectState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/devicefarm/TestGridProject.java b/sdk/java/src/main/java/com/pulumi/aws/devicefarm/TestGridProject.java index 90603d68b90..bfa8e8a218b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/devicefarm/TestGridProject.java +++ b/sdk/java/src/main/java/com/pulumi/aws/devicefarm/TestGridProject.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -154,9 +153,6 @@ private TestGridProject(String name, Output id, @Nullable TestGridProjec private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/directconnect/Connection.java b/sdk/java/src/main/java/com/pulumi/aws/directconnect/Connection.java index 9bd8b26a604..d8a3fde8e53 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/directconnect/Connection.java +++ b/sdk/java/src/main/java/com/pulumi/aws/directconnect/Connection.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -422,9 +421,6 @@ private Connection(String name, Output id, @Nullable ConnectionState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/directconnect/HostedPrivateVirtualInterfaceAccepter.java b/sdk/java/src/main/java/com/pulumi/aws/directconnect/HostedPrivateVirtualInterfaceAccepter.java index 28fbd9eacff..6351a4d0143 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/directconnect/HostedPrivateVirtualInterfaceAccepter.java +++ b/sdk/java/src/main/java/com/pulumi/aws/directconnect/HostedPrivateVirtualInterfaceAccepter.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -212,9 +211,6 @@ private HostedPrivateVirtualInterfaceAccepter(String name, Output id, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/directconnect/HostedPublicVirtualInterfaceAccepter.java b/sdk/java/src/main/java/com/pulumi/aws/directconnect/HostedPublicVirtualInterfaceAccepter.java index 39757b8bc11..1f10dddfd00 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/directconnect/HostedPublicVirtualInterfaceAccepter.java +++ b/sdk/java/src/main/java/com/pulumi/aws/directconnect/HostedPublicVirtualInterfaceAccepter.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -180,9 +179,6 @@ private HostedPublicVirtualInterfaceAccepter(String name, Output id, @Nu private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/directconnect/HostedTransitVirtualInterfaceAcceptor.java b/sdk/java/src/main/java/com/pulumi/aws/directconnect/HostedTransitVirtualInterfaceAcceptor.java index ca6c1289c61..473bc66b4cb 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/directconnect/HostedTransitVirtualInterfaceAcceptor.java +++ b/sdk/java/src/main/java/com/pulumi/aws/directconnect/HostedTransitVirtualInterfaceAcceptor.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -202,9 +201,6 @@ private HostedTransitVirtualInterfaceAcceptor(String name, Output id, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/directconnect/LinkAggregationGroup.java b/sdk/java/src/main/java/com/pulumi/aws/directconnect/LinkAggregationGroup.java index b79f6ab1468..1813c1bde2d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/directconnect/LinkAggregationGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/directconnect/LinkAggregationGroup.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -270,9 +269,6 @@ private LinkAggregationGroup(String name, Output id, @Nullable LinkAggre private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/directconnect/PrivateVirtualInterface.java b/sdk/java/src/main/java/com/pulumi/aws/directconnect/PrivateVirtualInterface.java index a483ee98b5b..b0a5a23760b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/directconnect/PrivateVirtualInterface.java +++ b/sdk/java/src/main/java/com/pulumi/aws/directconnect/PrivateVirtualInterface.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -348,9 +347,6 @@ private PrivateVirtualInterface(String name, Output id, @Nullable Privat private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/directconnect/PublicVirtualInterface.java b/sdk/java/src/main/java/com/pulumi/aws/directconnect/PublicVirtualInterface.java index 0e20bfb9fd8..f507cd78c86 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/directconnect/PublicVirtualInterface.java +++ b/sdk/java/src/main/java/com/pulumi/aws/directconnect/PublicVirtualInterface.java @@ -294,9 +294,6 @@ private PublicVirtualInterface(String name, Output id, @Nullable PublicV private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/directconnect/TransitVirtualInterface.java b/sdk/java/src/main/java/com/pulumi/aws/directconnect/TransitVirtualInterface.java index 4b0cb7144de..355d167f7e8 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/directconnect/TransitVirtualInterface.java +++ b/sdk/java/src/main/java/com/pulumi/aws/directconnect/TransitVirtualInterface.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -342,9 +341,6 @@ private TransitVirtualInterface(String name, Output id, @Nullable Transi private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/directoryservice/Directory.java b/sdk/java/src/main/java/com/pulumi/aws/directoryservice/Directory.java index 744f3442469..9b2b0664b82 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/directoryservice/Directory.java +++ b/sdk/java/src/main/java/com/pulumi/aws/directoryservice/Directory.java @@ -492,8 +492,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "password", - "tagsAll" + "password" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/directoryservice/ServiceRegion.java b/sdk/java/src/main/java/com/pulumi/aws/directoryservice/ServiceRegion.java index c76219c96fd..44c7b1ecc39 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/directoryservice/ServiceRegion.java +++ b/sdk/java/src/main/java/com/pulumi/aws/directoryservice/ServiceRegion.java @@ -13,7 +13,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -154,9 +153,6 @@ private ServiceRegion(String name, Output id, @Nullable ServiceRegionSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/dlm/LifecyclePolicy.java b/sdk/java/src/main/java/com/pulumi/aws/dlm/LifecyclePolicy.java index c6bb48aea74..7ec83797591 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/dlm/LifecyclePolicy.java +++ b/sdk/java/src/main/java/com/pulumi/aws/dlm/LifecyclePolicy.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -426,9 +425,6 @@ private LifecyclePolicy(String name, Output id, @Nullable LifecyclePolic private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/dms/Certificate.java b/sdk/java/src/main/java/com/pulumi/aws/dms/Certificate.java index f83ec8573b7..040d6e613e4 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/dms/Certificate.java +++ b/sdk/java/src/main/java/com/pulumi/aws/dms/Certificate.java @@ -189,8 +189,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( "certificatePem", - "certificateWallet", - "tagsAll" + "certificateWallet" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/dms/Endpoint.java b/sdk/java/src/main/java/com/pulumi/aws/dms/Endpoint.java index 2f6e7168ae7..3bf9d1d2e0c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/dms/Endpoint.java +++ b/sdk/java/src/main/java/com/pulumi/aws/dms/Endpoint.java @@ -492,8 +492,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "password", - "tagsAll" + "password" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/dms/EventSubscription.java b/sdk/java/src/main/java/com/pulumi/aws/dms/EventSubscription.java index eb9088354df..d9f670dc903 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/dms/EventSubscription.java +++ b/sdk/java/src/main/java/com/pulumi/aws/dms/EventSubscription.java @@ -231,9 +231,6 @@ private EventSubscription(String name, Output id, @Nullable EventSubscri private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/dms/ReplicationConfig.java b/sdk/java/src/main/java/com/pulumi/aws/dms/ReplicationConfig.java index 40e40de71a4..76d9277befc 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/dms/ReplicationConfig.java +++ b/sdk/java/src/main/java/com/pulumi/aws/dms/ReplicationConfig.java @@ -13,7 +13,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -300,9 +299,6 @@ private ReplicationConfig(String name, Output id, @Nullable ReplicationC private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/dms/ReplicationInstance.java b/sdk/java/src/main/java/com/pulumi/aws/dms/ReplicationInstance.java index eaccca72c1e..8bd1afd8fd2 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/dms/ReplicationInstance.java +++ b/sdk/java/src/main/java/com/pulumi/aws/dms/ReplicationInstance.java @@ -463,9 +463,6 @@ private ReplicationInstance(String name, Output id, @Nullable Replicatio private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/dms/ReplicationSubnetGroup.java b/sdk/java/src/main/java/com/pulumi/aws/dms/ReplicationSubnetGroup.java index c6f152467e1..afaebc403d6 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/dms/ReplicationSubnetGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/dms/ReplicationSubnetGroup.java @@ -259,9 +259,6 @@ private ReplicationSubnetGroup(String name, Output id, @Nullable Replica private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/dms/ReplicationTask.java b/sdk/java/src/main/java/com/pulumi/aws/dms/ReplicationTask.java index 71329e1c6f5..0e2fc5548a3 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/dms/ReplicationTask.java +++ b/sdk/java/src/main/java/com/pulumi/aws/dms/ReplicationTask.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -314,9 +313,6 @@ private ReplicationTask(String name, Output id, @Nullable ReplicationTas private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/dms/S3Endpoint.java b/sdk/java/src/main/java/com/pulumi/aws/dms/S3Endpoint.java index 2bd591168bd..652636baa69 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/dms/S3Endpoint.java +++ b/sdk/java/src/main/java/com/pulumi/aws/dms/S3Endpoint.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -938,9 +937,6 @@ private S3Endpoint(String name, Output id, @Nullable S3EndpointState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/docdb/Cluster.java b/sdk/java/src/main/java/com/pulumi/aws/docdb/Cluster.java index 210c336b8fb..789122c3e7d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/docdb/Cluster.java +++ b/sdk/java/src/main/java/com/pulumi/aws/docdb/Cluster.java @@ -595,8 +595,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "masterPassword", - "tagsAll" + "masterPassword" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/docdb/ClusterInstance.java b/sdk/java/src/main/java/com/pulumi/aws/docdb/ClusterInstance.java index 1a07776a134..f98733f6d68 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/docdb/ClusterInstance.java +++ b/sdk/java/src/main/java/com/pulumi/aws/docdb/ClusterInstance.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -544,9 +543,6 @@ private ClusterInstance(String name, Output id, @Nullable ClusterInstanc private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/docdb/ClusterParameterGroup.java b/sdk/java/src/main/java/com/pulumi/aws/docdb/ClusterParameterGroup.java index 40b67e5f5ec..ffa9283c40d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/docdb/ClusterParameterGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/docdb/ClusterParameterGroup.java @@ -216,9 +216,6 @@ private ClusterParameterGroup(String name, Output id, @Nullable ClusterP private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/docdb/ElasticCluster.java b/sdk/java/src/main/java/com/pulumi/aws/docdb/ElasticCluster.java index bcf95ec4fa5..7190c1a3f5c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/docdb/ElasticCluster.java +++ b/sdk/java/src/main/java/com/pulumi/aws/docdb/ElasticCluster.java @@ -305,8 +305,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "adminUserPassword", - "tagsAll" + "adminUserPassword" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/docdb/EventSubscription.java b/sdk/java/src/main/java/com/pulumi/aws/docdb/EventSubscription.java index 1b5abd0fddc..33d43174dd0 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/docdb/EventSubscription.java +++ b/sdk/java/src/main/java/com/pulumi/aws/docdb/EventSubscription.java @@ -266,9 +266,6 @@ private EventSubscription(String name, Output id, @Nullable EventSubscri private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/docdb/SubnetGroup.java b/sdk/java/src/main/java/com/pulumi/aws/docdb/SubnetGroup.java index 4407faf1b4a..e52c7bd332c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/docdb/SubnetGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/docdb/SubnetGroup.java @@ -198,9 +198,6 @@ private SubnetGroup(String name, Output id, @Nullable SubnetGroupState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/dynamodb/Table.java b/sdk/java/src/main/java/com/pulumi/aws/dynamodb/Table.java index d21727546b9..58092336daf 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/dynamodb/Table.java +++ b/sdk/java/src/main/java/com/pulumi/aws/dynamodb/Table.java @@ -581,9 +581,6 @@ private Table(String name, Output id, @Nullable TableState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/dynamodb/TableReplica.java b/sdk/java/src/main/java/com/pulumi/aws/dynamodb/TableReplica.java index 6d7a602cdf9..11f07402d02 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/dynamodb/TableReplica.java +++ b/sdk/java/src/main/java/com/pulumi/aws/dynamodb/TableReplica.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -240,9 +239,6 @@ private TableReplica(String name, Output id, @Nullable TableReplicaState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ebs/Snapshot.java b/sdk/java/src/main/java/com/pulumi/aws/ebs/Snapshot.java index c36695519b4..d0620d8bb11 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ebs/Snapshot.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ebs/Snapshot.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -318,9 +317,6 @@ private Snapshot(String name, Output id, @Nullable SnapshotState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ebs/SnapshotCopy.java b/sdk/java/src/main/java/com/pulumi/aws/ebs/SnapshotCopy.java index 18fd502a20f..ea5cb8d6eaf 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ebs/SnapshotCopy.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ebs/SnapshotCopy.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -330,9 +329,6 @@ private SnapshotCopy(String name, Output id, @Nullable SnapshotCopyState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ebs/SnapshotImport.java b/sdk/java/src/main/java/com/pulumi/aws/ebs/SnapshotImport.java index 95067ff58b3..6e796994ca9 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ebs/SnapshotImport.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ebs/SnapshotImport.java @@ -15,7 +15,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -339,9 +338,6 @@ private SnapshotImport(String name, Output id, @Nullable SnapshotImportS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ebs/Volume.java b/sdk/java/src/main/java/com/pulumi/aws/ebs/Volume.java index a15848f311e..994c4a9c4e9 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ebs/Volume.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ebs/Volume.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -303,9 +302,6 @@ private Volume(String name, Output id, @Nullable VolumeState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/Ami.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/Ami.java index 710ed2c8bd0..b6140b946e4 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/Ami.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/Ami.java @@ -529,9 +529,6 @@ private Ami(String name, Output id, @Nullable AmiState state, @Nullable private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/AmiCopy.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/AmiCopy.java index 30f0fb515de..0bee6ec13bf 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/AmiCopy.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/AmiCopy.java @@ -517,9 +517,6 @@ private AmiCopy(String name, Output id, @Nullable AmiCopyState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/AmiFromInstance.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/AmiFromInstance.java index 3fbfd259be7..67fa7e8bd70 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/AmiFromInstance.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/AmiFromInstance.java @@ -478,9 +478,6 @@ private AmiFromInstance(String name, Output id, @Nullable AmiFromInstanc private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/CapacityReservation.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/CapacityReservation.java index af3f9e5d5b6..a31f321ecbf 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/CapacityReservation.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/CapacityReservation.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -326,9 +325,6 @@ private CapacityReservation(String name, Output id, @Nullable CapacityRe private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/CarrierGateway.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/CarrierGateway.java index 7204f142694..0388bd7b64a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/CarrierGateway.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/CarrierGateway.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -168,9 +167,6 @@ private CarrierGateway(String name, Output id, @Nullable CarrierGatewayS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/CustomerGateway.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/CustomerGateway.java index dc492ed0383..9cffcbd73c5 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/CustomerGateway.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/CustomerGateway.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -214,9 +213,6 @@ private CustomerGateway(String name, Output id, @Nullable CustomerGatewa private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/DedicatedHost.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/DedicatedHost.java index 99b97fe58c2..d976cfca262 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/DedicatedHost.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/DedicatedHost.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -254,9 +253,6 @@ private DedicatedHost(String name, Output id, @Nullable DedicatedHostSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultNetworkAcl.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultNetworkAcl.java index aa4fe866199..089d111fef8 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultNetworkAcl.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultNetworkAcl.java @@ -283,9 +283,6 @@ private DefaultNetworkAcl(String name, Output id, @Nullable DefaultNetwo private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultRouteTable.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultRouteTable.java index 3a1bc68fa4a..4d5438b6e4c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultRouteTable.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultRouteTable.java @@ -263,9 +263,6 @@ private DefaultRouteTable(String name, Output id, @Nullable DefaultRoute private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultSecurityGroup.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultSecurityGroup.java index 4511c3a0ccd..40d7e61973c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultSecurityGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultSecurityGroup.java @@ -221,9 +221,6 @@ private DefaultSecurityGroup(String name, Output id, @Nullable DefaultSe private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultSubnet.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultSubnet.java index 562bccf094a..7d575ad7221 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultSubnet.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultSubnet.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -295,9 +294,6 @@ private DefaultSubnet(String name, Output id, @Nullable DefaultSubnetSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultVpc.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultVpc.java index 78b36099334..a357f8c490d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultVpc.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultVpc.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -269,9 +268,6 @@ private DefaultVpc(String name, Output id, @Nullable DefaultVpcState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultVpcDhcpOptions.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultVpcDhcpOptions.java index c4de46d3d54..6847fb01025 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultVpcDhcpOptions.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/DefaultVpcDhcpOptions.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -204,9 +203,6 @@ private DefaultVpcDhcpOptions(String name, Output id, @Nullable DefaultV private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/EgressOnlyInternetGateway.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/EgressOnlyInternetGateway.java index 67697ee325b..544b2275621 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/EgressOnlyInternetGateway.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/EgressOnlyInternetGateway.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -150,9 +149,6 @@ private EgressOnlyInternetGateway(String name, Output id, @Nullable Egre private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/Eip.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/Eip.java index 34e794979d1..fb7c02fabb8 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/Eip.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/Eip.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -530,9 +529,6 @@ private Eip(String name, Output id, @Nullable EipState state, @Nullable private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/Fleet.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/Fleet.java index 14f5321432b..b95a9bd4bc4 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/Fleet.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/Fleet.java @@ -382,9 +382,6 @@ private Fleet(String name, Output id, @Nullable FleetState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/FlowLog.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/FlowLog.java index fe941df3301..bb2395a4023 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/FlowLog.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/FlowLog.java @@ -13,7 +13,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -561,9 +560,6 @@ private FlowLog(String name, Output id, @Nullable FlowLogState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/Instance.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/Instance.java index c19ea18f560..fc1f5d3ad8d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/Instance.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/Instance.java @@ -1170,9 +1170,6 @@ private Instance(String name, Output id, @Nullable InstanceState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/InternetGateway.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/InternetGateway.java index c34d873d09d..cb6f99c5466 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/InternetGateway.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/InternetGateway.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -242,9 +241,6 @@ private InternetGateway(String name, Output id, @Nullable InternetGatewa private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/KeyPair.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/KeyPair.java index 6436cbc123a..ef826d5e04c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/KeyPair.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/KeyPair.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -232,9 +231,6 @@ private KeyPair(String name, Output id, @Nullable KeyPairState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/LaunchTemplate.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/LaunchTemplate.java index 0be2b9d2e9f..ce5b80ef103 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/LaunchTemplate.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/LaunchTemplate.java @@ -771,9 +771,6 @@ private LaunchTemplate(String name, Output id, @Nullable LaunchTemplateS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/LocalGatewayRouteTableVpcAssociation.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/LocalGatewayRouteTableVpcAssociation.java index 84540a50bcd..cf2eefd02a4 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/LocalGatewayRouteTableVpcAssociation.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/LocalGatewayRouteTableVpcAssociation.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -176,9 +175,6 @@ private LocalGatewayRouteTableVpcAssociation(String name, Output id, @Nu private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/ManagedPrefixList.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/ManagedPrefixList.java index 87cf6994106..e129d6f1feb 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/ManagedPrefixList.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/ManagedPrefixList.java @@ -251,9 +251,6 @@ private ManagedPrefixList(String name, Output id, @Nullable ManagedPrefi private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/NatGateway.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/NatGateway.java index 814ef7b0aaa..f62ba25689f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/NatGateway.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/NatGateway.java @@ -365,9 +365,6 @@ private NatGateway(String name, Output id, @Nullable NatGatewayState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/NetworkAcl.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/NetworkAcl.java index e046afdd8f0..e9cb7c931f0 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/NetworkAcl.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/NetworkAcl.java @@ -241,9 +241,6 @@ private NetworkAcl(String name, Output id, @Nullable NetworkAclState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/NetworkInsightsAnalysis.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/NetworkInsightsAnalysis.java index d3decb87710..36524761e46 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/NetworkInsightsAnalysis.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/NetworkInsightsAnalysis.java @@ -324,9 +324,6 @@ private NetworkInsightsAnalysis(String name, Output id, @Nullable Networ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/NetworkInsightsPath.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/NetworkInsightsPath.java index 6e912862101..20985995e2a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/NetworkInsightsPath.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/NetworkInsightsPath.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -258,9 +257,6 @@ private NetworkInsightsPath(String name, Output id, @Nullable NetworkIns private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/NetworkInterface.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/NetworkInterface.java index e69558deb8a..10d33e05c42 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/NetworkInterface.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/NetworkInterface.java @@ -475,9 +475,6 @@ private NetworkInterface(String name, Output id, @Nullable NetworkInterf private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/PlacementGroup.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/PlacementGroup.java index 1eac08fa9f4..19277de6046 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/PlacementGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/PlacementGroup.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -217,9 +216,6 @@ private PlacementGroup(String name, Output id, @Nullable PlacementGroupS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/RouteTable.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/RouteTable.java index 75f5153c0eb..d932541187a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/RouteTable.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/RouteTable.java @@ -361,9 +361,6 @@ private RouteTable(String name, Output id, @Nullable RouteTableState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/SecurityGroup.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/SecurityGroup.java index b4245b81dcb..b9e85b2761a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/SecurityGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/SecurityGroup.java @@ -520,9 +520,6 @@ private SecurityGroup(String name, Output id, @Nullable SecurityGroupSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/SpotFleetRequest.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/SpotFleetRequest.java index dccde3ca2ae..6ad508d69d9 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/SpotFleetRequest.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/SpotFleetRequest.java @@ -785,9 +785,6 @@ private SpotFleetRequest(String name, Output id, @Nullable SpotFleetRequ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/SpotInstanceRequest.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/SpotInstanceRequest.java index 642d5f50dfe..312bdb3a005 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/SpotInstanceRequest.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/SpotInstanceRequest.java @@ -1048,9 +1048,6 @@ private SpotInstanceRequest(String name, Output id, @Nullable SpotInstan private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/Subnet.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/Subnet.java index 1cf58e3155c..582dd622b50 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/Subnet.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/Subnet.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -448,9 +447,6 @@ private Subnet(String name, Output id, @Nullable SubnetState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/TrafficMirrorFilter.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/TrafficMirrorFilter.java index 4722449cb48..7581ffd5337 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/TrafficMirrorFilter.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/TrafficMirrorFilter.java @@ -171,9 +171,6 @@ private TrafficMirrorFilter(String name, Output id, @Nullable TrafficMir private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/TrafficMirrorSession.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/TrafficMirrorSession.java index c77b25a2d38..c687f637749 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/TrafficMirrorSession.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/TrafficMirrorSession.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -272,9 +271,6 @@ private TrafficMirrorSession(String name, Output id, @Nullable TrafficMi private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/TrafficMirrorTarget.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/TrafficMirrorTarget.java index 815f7973e33..1527cdd3ba0 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/TrafficMirrorTarget.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/TrafficMirrorTarget.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -227,9 +226,6 @@ private TrafficMirrorTarget(String name, Output id, @Nullable TrafficMir private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/Vpc.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/Vpc.java index 8763afff405..d4459f96d6e 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/Vpc.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/Vpc.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -499,9 +498,6 @@ private Vpc(String name, Output id, @Nullable VpcState state, @Nullable private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcDhcpOptions.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcDhcpOptions.java index 1e6d71024cc..a53ec99e165 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcDhcpOptions.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcDhcpOptions.java @@ -271,9 +271,6 @@ private VpcDhcpOptions(String name, Output id, @Nullable VpcDhcpOptionsS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcEndpoint.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcEndpoint.java index fe8902b9b6b..31358e190d8 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcEndpoint.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcEndpoint.java @@ -516,9 +516,6 @@ private VpcEndpoint(String name, Output id, @Nullable VpcEndpointState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcEndpointService.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcEndpointService.java index 4f311bde0c2..9bbb04f1e3d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcEndpointService.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcEndpointService.java @@ -362,9 +362,6 @@ private VpcEndpointService(String name, Output id, @Nullable VpcEndpoint private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcIpam.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcIpam.java index 54d9001fd22..401f5797e0c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcIpam.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcIpam.java @@ -226,9 +226,6 @@ private VpcIpam(String name, Output id, @Nullable VpcIpamState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcIpamPool.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcIpamPool.java index 00c6a58b66b..98d151d2d76 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcIpamPool.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcIpamPool.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -431,9 +430,6 @@ private VpcIpamPool(String name, Output id, @Nullable VpcIpamPoolState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcIpamResourceDiscovery.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcIpamResourceDiscovery.java index c82e506cc1c..42106d1be7c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcIpamResourceDiscovery.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcIpamResourceDiscovery.java @@ -222,9 +222,6 @@ private VpcIpamResourceDiscovery(String name, Output id, @Nullable VpcIp private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcIpamResourceDiscoveryAssociation.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcIpamResourceDiscoveryAssociation.java index d6c1cbe6139..41bc151919f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcIpamResourceDiscoveryAssociation.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcIpamResourceDiscoveryAssociation.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -244,9 +243,6 @@ private VpcIpamResourceDiscoveryAssociation(String name, Output id, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcIpamScope.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcIpamScope.java index 268a185b802..48b0572d2a3 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcIpamScope.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcIpamScope.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -227,9 +226,6 @@ private VpcIpamScope(String name, Output id, @Nullable VpcIpamScopeState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcPeeringConnection.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcPeeringConnection.java index 1354c787cf4..3436920dd17 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcPeeringConnection.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcPeeringConnection.java @@ -14,7 +14,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -401,9 +400,6 @@ private VpcPeeringConnection(String name, Output id, @Nullable VpcPeerin private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcPeeringConnectionAccepter.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcPeeringConnectionAccepter.java index 8408b5df634..7ffeefa2e1a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcPeeringConnectionAccepter.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpcPeeringConnectionAccepter.java @@ -14,7 +14,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -304,9 +303,6 @@ private VpcPeeringConnectionAccepter(String name, Output id, @Nullable V private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpnConnection.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpnConnection.java index cb42e605bcc..1fae9ed3b8b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpnConnection.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpnConnection.java @@ -1255,7 +1255,6 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( "customerGatewayConfiguration", - "tagsAll", "tunnel1PresharedKey", "tunnel2PresharedKey" )) diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpnGateway.java b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpnGateway.java index 75338250b99..80ffd149cda 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2/VpnGateway.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2/VpnGateway.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -182,9 +181,6 @@ private VpnGateway(String name, Output id, @Nullable VpnGatewayState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2clientvpn/Endpoint.java b/sdk/java/src/main/java/com/pulumi/aws/ec2clientvpn/Endpoint.java index 747855bbd00..853eda421e9 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2clientvpn/Endpoint.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2clientvpn/Endpoint.java @@ -397,9 +397,6 @@ private Endpoint(String name, Output id, @Nullable EndpointState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/Connect.java b/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/Connect.java index 4fa5534e651..ef8a8cb8142 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/Connect.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/Connect.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -205,9 +204,6 @@ private Connect(String name, Output id, @Nullable ConnectState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/ConnectPeer.java b/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/ConnectPeer.java index 394a2f3d57f..7b33b83988f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/ConnectPeer.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/ConnectPeer.java @@ -246,9 +246,6 @@ private ConnectPeer(String name, Output id, @Nullable ConnectPeerState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/InstanceConnectEndpoint.java b/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/InstanceConnectEndpoint.java index d225e961c21..9c75ab08e54 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/InstanceConnectEndpoint.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/InstanceConnectEndpoint.java @@ -273,9 +273,6 @@ private InstanceConnectEndpoint(String name, Output id, @Nullable Instan private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/MulticastDomain.java b/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/MulticastDomain.java index 642e40932b5..4eb96beacb5 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/MulticastDomain.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/MulticastDomain.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -347,9 +346,6 @@ private MulticastDomain(String name, Output id, @Nullable MulticastDomai private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/PeeringAttachment.java b/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/PeeringAttachment.java index b2f6acc8a1a..214d55ee13c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/PeeringAttachment.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/PeeringAttachment.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -215,9 +214,6 @@ private PeeringAttachment(String name, Output id, @Nullable PeeringAttac private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/PeeringAttachmentAccepter.java b/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/PeeringAttachmentAccepter.java index ad841ab2c8f..a4312ed6ba6 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/PeeringAttachmentAccepter.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/PeeringAttachmentAccepter.java @@ -192,9 +192,6 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N .aliases(List.of( Output.of(Alias.builder().type("aws:ec2/transitGatewayPeeringAttachmentAccepter:TransitGatewayPeeringAttachmentAccepter").build()) )) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/PolicyTable.java b/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/PolicyTable.java index 39a1d76747c..d0234a609ab 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/PolicyTable.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/PolicyTable.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -168,9 +167,6 @@ private PolicyTable(String name, Output id, @Nullable PolicyTableState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/RouteTable.java b/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/RouteTable.java index f774923a184..3e133879bb2 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/RouteTable.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/RouteTable.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -182,9 +181,6 @@ private RouteTable(String name, Output id, @Nullable RouteTableState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/TransitGateway.java b/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/TransitGateway.java index 116650125bc..8eb809c8b16 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/TransitGateway.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/TransitGateway.java @@ -312,9 +312,6 @@ private TransitGateway(String name, Output id, @Nullable TransitGatewayS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/VpcAttachment.java b/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/VpcAttachment.java index 3759c8726bb..18e4e9503fc 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/VpcAttachment.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/VpcAttachment.java @@ -254,9 +254,6 @@ private VpcAttachment(String name, Output id, @Nullable VpcAttachmentSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/VpcAttachmentAccepter.java b/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/VpcAttachmentAccepter.java index e150108541e..cbf3ee64f33 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/VpcAttachmentAccepter.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ec2transitgateway/VpcAttachmentAccepter.java @@ -273,9 +273,6 @@ private VpcAttachmentAccepter(String name, Output id, @Nullable VpcAttac private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ecr/Repository.java b/sdk/java/src/main/java/com/pulumi/aws/ecr/Repository.java index e1efc214523..f752fc5cf64 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ecr/Repository.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ecr/Repository.java @@ -246,9 +246,6 @@ private Repository(String name, Output id, @Nullable RepositoryState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ecrpublic/Repository.java b/sdk/java/src/main/java/com/pulumi/aws/ecrpublic/Repository.java index 146f1badd36..0c5a5c78e92 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ecrpublic/Repository.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ecrpublic/Repository.java @@ -13,7 +13,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -224,9 +223,6 @@ private Repository(String name, Output id, @Nullable RepositoryState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ecs/CapacityProvider.java b/sdk/java/src/main/java/com/pulumi/aws/ecs/CapacityProvider.java index a16ddbb3ffe..e33c679ffe7 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ecs/CapacityProvider.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ecs/CapacityProvider.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -192,9 +191,6 @@ private CapacityProvider(String name, Output id, @Nullable CapacityProvi private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ecs/Cluster.java b/sdk/java/src/main/java/com/pulumi/aws/ecs/Cluster.java index 56ccbf3d572..b8632fcdb95 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ecs/Cluster.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ecs/Cluster.java @@ -253,9 +253,6 @@ private Cluster(String name, Output id, @Nullable ClusterState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ecs/Service.java b/sdk/java/src/main/java/com/pulumi/aws/ecs/Service.java index 0f03596baae..f6d420f5992 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ecs/Service.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ecs/Service.java @@ -675,9 +675,6 @@ private Service(String name, Output id, @Nullable ServiceState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ecs/TaskDefinition.java b/sdk/java/src/main/java/com/pulumi/aws/ecs/TaskDefinition.java index ea32777a333..67382d983ed 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ecs/TaskDefinition.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ecs/TaskDefinition.java @@ -770,9 +770,6 @@ private TaskDefinition(String name, Output id, @Nullable TaskDefinitionS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ecs/TaskSet.java b/sdk/java/src/main/java/com/pulumi/aws/ecs/TaskSet.java index b04d19b53dd..106f9f6b792 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ecs/TaskSet.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ecs/TaskSet.java @@ -433,9 +433,6 @@ private TaskSet(String name, Output id, @Nullable TaskSetState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/efs/AccessPoint.java b/sdk/java/src/main/java/com/pulumi/aws/efs/AccessPoint.java index 425d2338ba9..8dfce77e426 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/efs/AccessPoint.java +++ b/sdk/java/src/main/java/com/pulumi/aws/efs/AccessPoint.java @@ -13,7 +13,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -203,9 +202,6 @@ private AccessPoint(String name, Output id, @Nullable AccessPointState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/efs/FileSystem.java b/sdk/java/src/main/java/com/pulumi/aws/efs/FileSystem.java index f67bce79c3f..07cd6a38736 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/efs/FileSystem.java +++ b/sdk/java/src/main/java/com/pulumi/aws/efs/FileSystem.java @@ -394,9 +394,6 @@ private FileSystem(String name, Output id, @Nullable FileSystemState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/eks/AccessEntry.java b/sdk/java/src/main/java/com/pulumi/aws/eks/AccessEntry.java index bba6bf47cba..1d6b7bc86a7 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/eks/AccessEntry.java +++ b/sdk/java/src/main/java/com/pulumi/aws/eks/AccessEntry.java @@ -246,9 +246,6 @@ private AccessEntry(String name, Output id, @Nullable AccessEntryState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/eks/Addon.java b/sdk/java/src/main/java/com/pulumi/aws/eks/Addon.java index d7611204af0..22f12c25a89 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/eks/Addon.java +++ b/sdk/java/src/main/java/com/pulumi/aws/eks/Addon.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -440,9 +439,6 @@ private Addon(String name, Output id, @Nullable AddonState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/eks/Cluster.java b/sdk/java/src/main/java/com/pulumi/aws/eks/Cluster.java index ed89d720bdf..a1930b01a86 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/eks/Cluster.java +++ b/sdk/java/src/main/java/com/pulumi/aws/eks/Cluster.java @@ -596,9 +596,6 @@ private Cluster(String name, Output id, @Nullable ClusterState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/eks/FargateProfile.java b/sdk/java/src/main/java/com/pulumi/aws/eks/FargateProfile.java index 922cc3ba66d..e5b4058803d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/eks/FargateProfile.java +++ b/sdk/java/src/main/java/com/pulumi/aws/eks/FargateProfile.java @@ -281,9 +281,6 @@ private FargateProfile(String name, Output id, @Nullable FargateProfileS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/eks/IdentityProviderConfig.java b/sdk/java/src/main/java/com/pulumi/aws/eks/IdentityProviderConfig.java index fca04534678..d0ba52eeb4f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/eks/IdentityProviderConfig.java +++ b/sdk/java/src/main/java/com/pulumi/aws/eks/IdentityProviderConfig.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -188,9 +187,6 @@ private IdentityProviderConfig(String name, Output id, @Nullable Identit private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/eks/NodeGroup.java b/sdk/java/src/main/java/com/pulumi/aws/eks/NodeGroup.java index 56442d42895..95d9db4a2a5 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/eks/NodeGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/eks/NodeGroup.java @@ -540,9 +540,6 @@ private NodeGroup(String name, Output id, @Nullable NodeGroupState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/eks/PodIdentityAssociation.java b/sdk/java/src/main/java/com/pulumi/aws/eks/PodIdentityAssociation.java index 4b91c472096..d96859652d5 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/eks/PodIdentityAssociation.java +++ b/sdk/java/src/main/java/com/pulumi/aws/eks/PodIdentityAssociation.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -253,9 +252,6 @@ private PodIdentityAssociation(String name, Output id, @Nullable PodIden private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/elasticache/Cluster.java b/sdk/java/src/main/java/com/pulumi/aws/elasticache/Cluster.java index 4d5ec689289..db2c8bf6a17 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/elasticache/Cluster.java +++ b/sdk/java/src/main/java/com/pulumi/aws/elasticache/Cluster.java @@ -752,9 +752,6 @@ private Cluster(String name, Output id, @Nullable ClusterState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/elasticache/ParameterGroup.java b/sdk/java/src/main/java/com/pulumi/aws/elasticache/ParameterGroup.java index 04566e308e3..325837069db 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/elasticache/ParameterGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/elasticache/ParameterGroup.java @@ -208,9 +208,6 @@ private ParameterGroup(String name, Output id, @Nullable ParameterGroupS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/elasticache/ReplicationGroup.java b/sdk/java/src/main/java/com/pulumi/aws/elasticache/ReplicationGroup.java index d6aea90618a..dff305a1c8f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/elasticache/ReplicationGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/elasticache/ReplicationGroup.java @@ -1022,8 +1022,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "authToken", - "tagsAll" + "authToken" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/elasticache/ServerlessCache.java b/sdk/java/src/main/java/com/pulumi/aws/elasticache/ServerlessCache.java index 3b57727ba3e..f2e8feb740b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/elasticache/ServerlessCache.java +++ b/sdk/java/src/main/java/com/pulumi/aws/elasticache/ServerlessCache.java @@ -452,9 +452,6 @@ private ServerlessCache(String name, Output id, @Nullable ServerlessCach private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/elasticache/SubnetGroup.java b/sdk/java/src/main/java/com/pulumi/aws/elasticache/SubnetGroup.java index 6705bcbd4a4..175adcb5de6 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/elasticache/SubnetGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/elasticache/SubnetGroup.java @@ -189,9 +189,6 @@ private SubnetGroup(String name, Output id, @Nullable SubnetGroupState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/elasticache/User.java b/sdk/java/src/main/java/com/pulumi/aws/elasticache/User.java index 35866ddfd2c..f0525d57717 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/elasticache/User.java +++ b/sdk/java/src/main/java/com/pulumi/aws/elasticache/User.java @@ -316,8 +316,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "passwords", - "tagsAll" + "passwords" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/elasticache/UserGroup.java b/sdk/java/src/main/java/com/pulumi/aws/elasticache/UserGroup.java index dc5faa1ffc5..f8de5d60c4f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/elasticache/UserGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/elasticache/UserGroup.java @@ -197,9 +197,6 @@ private UserGroup(String name, Output id, @Nullable UserGroupState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/elasticbeanstalk/Application.java b/sdk/java/src/main/java/com/pulumi/aws/elasticbeanstalk/Application.java index 4b363542f02..1b779736a08 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/elasticbeanstalk/Application.java +++ b/sdk/java/src/main/java/com/pulumi/aws/elasticbeanstalk/Application.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -185,9 +184,6 @@ private Application(String name, Output id, @Nullable ApplicationState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/elasticbeanstalk/ApplicationVersion.java b/sdk/java/src/main/java/com/pulumi/aws/elasticbeanstalk/ApplicationVersion.java index 58be086e2c6..2c2dd40896e 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/elasticbeanstalk/ApplicationVersion.java +++ b/sdk/java/src/main/java/com/pulumi/aws/elasticbeanstalk/ApplicationVersion.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -251,9 +250,6 @@ private ApplicationVersion(String name, Output id, @Nullable Application private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/elasticbeanstalk/Environment.java b/sdk/java/src/main/java/com/pulumi/aws/elasticbeanstalk/Environment.java index 3bf56b1bba8..df86500c767 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/elasticbeanstalk/Environment.java +++ b/sdk/java/src/main/java/com/pulumi/aws/elasticbeanstalk/Environment.java @@ -535,9 +535,6 @@ private Environment(String name, Output id, @Nullable EnvironmentState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/elasticsearch/Domain.java b/sdk/java/src/main/java/com/pulumi/aws/elasticsearch/Domain.java index 2c14cb902e7..c8cea206044 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/elasticsearch/Domain.java +++ b/sdk/java/src/main/java/com/pulumi/aws/elasticsearch/Domain.java @@ -635,9 +635,6 @@ private Domain(String name, Output id, @Nullable DomainState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/elb/LoadBalancer.java b/sdk/java/src/main/java/com/pulumi/aws/elb/LoadBalancer.java index 5644660db6b..68c9b5569eb 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/elb/LoadBalancer.java +++ b/sdk/java/src/main/java/com/pulumi/aws/elb/LoadBalancer.java @@ -486,9 +486,6 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N .aliases(List.of( Output.of(Alias.builder().type("aws:elasticloadbalancing/loadBalancer:LoadBalancer").build()) )) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/emr/Cluster.java b/sdk/java/src/main/java/com/pulumi/aws/emr/Cluster.java index 1e74099a54e..439116948c3 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/emr/Cluster.java +++ b/sdk/java/src/main/java/com/pulumi/aws/emr/Cluster.java @@ -996,9 +996,6 @@ private Cluster(String name, Output id, @Nullable ClusterState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/emr/Studio.java b/sdk/java/src/main/java/com/pulumi/aws/emr/Studio.java index 0e8e65a7409..cfe9caa24b1 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/emr/Studio.java +++ b/sdk/java/src/main/java/com/pulumi/aws/emr/Studio.java @@ -326,9 +326,6 @@ private Studio(String name, Output id, @Nullable StudioState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/emrcontainers/JobTemplate.java b/sdk/java/src/main/java/com/pulumi/aws/emrcontainers/JobTemplate.java index 9ec20370cd7..d2e2b993509 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/emrcontainers/JobTemplate.java +++ b/sdk/java/src/main/java/com/pulumi/aws/emrcontainers/JobTemplate.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -194,9 +193,6 @@ private JobTemplate(String name, Output id, @Nullable JobTemplateState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/emrcontainers/VirtualCluster.java b/sdk/java/src/main/java/com/pulumi/aws/emrcontainers/VirtualCluster.java index 59a92d9cc7a..64b1b2bec9f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/emrcontainers/VirtualCluster.java +++ b/sdk/java/src/main/java/com/pulumi/aws/emrcontainers/VirtualCluster.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -180,9 +179,6 @@ private VirtualCluster(String name, Output id, @Nullable VirtualClusterS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/emrserverless/Application.java b/sdk/java/src/main/java/com/pulumi/aws/emrserverless/Application.java index 3225aa1ab63..339b4795a30 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/emrserverless/Application.java +++ b/sdk/java/src/main/java/com/pulumi/aws/emrserverless/Application.java @@ -365,9 +365,6 @@ private Application(String name, Output id, @Nullable ApplicationState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/evidently/Feature.java b/sdk/java/src/main/java/com/pulumi/aws/evidently/Feature.java index 63352c8e705..2acbad9b589 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/evidently/Feature.java +++ b/sdk/java/src/main/java/com/pulumi/aws/evidently/Feature.java @@ -449,9 +449,6 @@ private Feature(String name, Output id, @Nullable FeatureState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/evidently/Launch.java b/sdk/java/src/main/java/com/pulumi/aws/evidently/Launch.java index f63219630d4..a4853812eee 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/evidently/Launch.java +++ b/sdk/java/src/main/java/com/pulumi/aws/evidently/Launch.java @@ -674,9 +674,6 @@ private Launch(String name, Output id, @Nullable LaunchState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/evidently/Project.java b/sdk/java/src/main/java/com/pulumi/aws/evidently/Project.java index 05e1f51e009..fcc7a9b654e 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/evidently/Project.java +++ b/sdk/java/src/main/java/com/pulumi/aws/evidently/Project.java @@ -13,7 +13,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -372,9 +371,6 @@ private Project(String name, Output id, @Nullable ProjectState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/evidently/Segment.java b/sdk/java/src/main/java/com/pulumi/aws/evidently/Segment.java index c5a4a983666..d5b6b539d0f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/evidently/Segment.java +++ b/sdk/java/src/main/java/com/pulumi/aws/evidently/Segment.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -309,9 +308,6 @@ private Segment(String name, Output id, @Nullable SegmentState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/finspace/KxCluster.java b/sdk/java/src/main/java/com/pulumi/aws/finspace/KxCluster.java index 0e718407249..14f37bf1023 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/finspace/KxCluster.java +++ b/sdk/java/src/main/java/com/pulumi/aws/finspace/KxCluster.java @@ -506,9 +506,6 @@ private KxCluster(String name, Output id, @Nullable KxClusterState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/finspace/KxDatabase.java b/sdk/java/src/main/java/com/pulumi/aws/finspace/KxDatabase.java index e608683146e..da6eb6bb9b1 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/finspace/KxDatabase.java +++ b/sdk/java/src/main/java/com/pulumi/aws/finspace/KxDatabase.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -228,9 +227,6 @@ private KxDatabase(String name, Output id, @Nullable KxDatabaseState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/finspace/KxDataview.java b/sdk/java/src/main/java/com/pulumi/aws/finspace/KxDataview.java index 11cabb03844..a1a9a41ec1e 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/finspace/KxDataview.java +++ b/sdk/java/src/main/java/com/pulumi/aws/finspace/KxDataview.java @@ -318,9 +318,6 @@ private KxDataview(String name, Output id, @Nullable KxDataviewState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/finspace/KxEnvironment.java b/sdk/java/src/main/java/com/pulumi/aws/finspace/KxEnvironment.java index 03b95a15f5e..a9de3a4c16c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/finspace/KxEnvironment.java +++ b/sdk/java/src/main/java/com/pulumi/aws/finspace/KxEnvironment.java @@ -346,9 +346,6 @@ private KxEnvironment(String name, Output id, @Nullable KxEnvironmentSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/finspace/KxScalingGroup.java b/sdk/java/src/main/java/com/pulumi/aws/finspace/KxScalingGroup.java index 71baecfbc0d..7eb7eb46469 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/finspace/KxScalingGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/finspace/KxScalingGroup.java @@ -272,9 +272,6 @@ private KxScalingGroup(String name, Output id, @Nullable KxScalingGroupS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/finspace/KxUser.java b/sdk/java/src/main/java/com/pulumi/aws/finspace/KxUser.java index 99aac889a87..953da2c256e 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/finspace/KxUser.java +++ b/sdk/java/src/main/java/com/pulumi/aws/finspace/KxUser.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -218,9 +217,6 @@ private KxUser(String name, Output id, @Nullable KxUserState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/finspace/KxVolume.java b/sdk/java/src/main/java/com/pulumi/aws/finspace/KxVolume.java index 6de4a1a6d45..3d718e32786 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/finspace/KxVolume.java +++ b/sdk/java/src/main/java/com/pulumi/aws/finspace/KxVolume.java @@ -308,9 +308,6 @@ private KxVolume(String name, Output id, @Nullable KxVolumeState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/fis/ExperimentTemplate.java b/sdk/java/src/main/java/com/pulumi/aws/fis/ExperimentTemplate.java index e28f52f901d..ce034a54e68 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/fis/ExperimentTemplate.java +++ b/sdk/java/src/main/java/com/pulumi/aws/fis/ExperimentTemplate.java @@ -240,9 +240,6 @@ private ExperimentTemplate(String name, Output id, @Nullable ExperimentT private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/fms/Policy.java b/sdk/java/src/main/java/com/pulumi/aws/fms/Policy.java index 49784bb25dd..ea1f78992fd 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/fms/Policy.java +++ b/sdk/java/src/main/java/com/pulumi/aws/fms/Policy.java @@ -347,9 +347,6 @@ private Policy(String name, Output id, @Nullable PolicyState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/fsx/Backup.java b/sdk/java/src/main/java/com/pulumi/aws/fsx/Backup.java index 1d94096cb9a..86eac0d7ecf 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/fsx/Backup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/fsx/Backup.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -336,9 +335,6 @@ private Backup(String name, Output id, @Nullable BackupState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/fsx/DataRepositoryAssociation.java b/sdk/java/src/main/java/com/pulumi/aws/fsx/DataRepositoryAssociation.java index e14519720da..d42b62d565d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/fsx/DataRepositoryAssociation.java +++ b/sdk/java/src/main/java/com/pulumi/aws/fsx/DataRepositoryAssociation.java @@ -14,7 +14,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -288,9 +287,6 @@ private DataRepositoryAssociation(String name, Output id, @Nullable Data private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/fsx/FileCache.java b/sdk/java/src/main/java/com/pulumi/aws/fsx/FileCache.java index 9d5b8df7bd4..4252026fac2 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/fsx/FileCache.java +++ b/sdk/java/src/main/java/com/pulumi/aws/fsx/FileCache.java @@ -372,9 +372,6 @@ private FileCache(String name, Output id, @Nullable FileCacheState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/fsx/LustreFileSystem.java b/sdk/java/src/main/java/com/pulumi/aws/fsx/LustreFileSystem.java index 5ddcc7862e0..888dff27627 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/fsx/LustreFileSystem.java +++ b/sdk/java/src/main/java/com/pulumi/aws/fsx/LustreFileSystem.java @@ -512,9 +512,6 @@ private LustreFileSystem(String name, Output id, @Nullable LustreFileSys private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/fsx/OntapFileSystem.java b/sdk/java/src/main/java/com/pulumi/aws/fsx/OntapFileSystem.java index 11987c82308..b4e22e14b86 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/fsx/OntapFileSystem.java +++ b/sdk/java/src/main/java/com/pulumi/aws/fsx/OntapFileSystem.java @@ -459,8 +459,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "fsxAdminPassword", - "tagsAll" + "fsxAdminPassword" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/fsx/OntapStorageVirtualMachine.java b/sdk/java/src/main/java/com/pulumi/aws/fsx/OntapStorageVirtualMachine.java index 13154969d12..88981e09f6a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/fsx/OntapStorageVirtualMachine.java +++ b/sdk/java/src/main/java/com/pulumi/aws/fsx/OntapStorageVirtualMachine.java @@ -293,8 +293,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "svmAdminPassword", - "tagsAll" + "svmAdminPassword" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/fsx/OntapVolume.java b/sdk/java/src/main/java/com/pulumi/aws/fsx/OntapVolume.java index 5e5f792a9b3..48b22d9c8b5 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/fsx/OntapVolume.java +++ b/sdk/java/src/main/java/com/pulumi/aws/fsx/OntapVolume.java @@ -15,7 +15,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -425,9 +424,6 @@ private OntapVolume(String name, Output id, @Nullable OntapVolumeState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/fsx/OpenZfsFileSystem.java b/sdk/java/src/main/java/com/pulumi/aws/fsx/OpenZfsFileSystem.java index 8829171aba1..b9da738e0d9 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/fsx/OpenZfsFileSystem.java +++ b/sdk/java/src/main/java/com/pulumi/aws/fsx/OpenZfsFileSystem.java @@ -484,9 +484,6 @@ private OpenZfsFileSystem(String name, Output id, @Nullable OpenZfsFileS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/fsx/OpenZfsSnapshot.java b/sdk/java/src/main/java/com/pulumi/aws/fsx/OpenZfsSnapshot.java index 0da357f9551..dd512d08dc9 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/fsx/OpenZfsSnapshot.java +++ b/sdk/java/src/main/java/com/pulumi/aws/fsx/OpenZfsSnapshot.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -228,9 +227,6 @@ private OpenZfsSnapshot(String name, Output id, @Nullable OpenZfsSnapsho private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/fsx/OpenZfsVolume.java b/sdk/java/src/main/java/com/pulumi/aws/fsx/OpenZfsVolume.java index 9572ac08ab9..753c6fc4650 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/fsx/OpenZfsVolume.java +++ b/sdk/java/src/main/java/com/pulumi/aws/fsx/OpenZfsVolume.java @@ -319,9 +319,6 @@ private OpenZfsVolume(String name, Output id, @Nullable OpenZfsVolumeSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/fsx/WindowsFileSystem.java b/sdk/java/src/main/java/com/pulumi/aws/fsx/WindowsFileSystem.java index 362a740dc4b..ed28e4261a0 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/fsx/WindowsFileSystem.java +++ b/sdk/java/src/main/java/com/pulumi/aws/fsx/WindowsFileSystem.java @@ -551,9 +551,6 @@ private WindowsFileSystem(String name, Output id, @Nullable WindowsFileS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/gamelift/Alias.java b/sdk/java/src/main/java/com/pulumi/aws/gamelift/Alias.java index 47bfe18cd86..b35cdbf0807 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/gamelift/Alias.java +++ b/sdk/java/src/main/java/com/pulumi/aws/gamelift/Alias.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -187,9 +186,6 @@ private Alias(String name, Output id, @Nullable AliasState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/gamelift/Build.java b/sdk/java/src/main/java/com/pulumi/aws/gamelift/Build.java index c17245fb5d6..c302cf17976 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/gamelift/Build.java +++ b/sdk/java/src/main/java/com/pulumi/aws/gamelift/Build.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -202,9 +201,6 @@ private Build(String name, Output id, @Nullable BuildState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/gamelift/Fleet.java b/sdk/java/src/main/java/com/pulumi/aws/gamelift/Fleet.java index ba36dd68ff0..efeb25afec6 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/gamelift/Fleet.java +++ b/sdk/java/src/main/java/com/pulumi/aws/gamelift/Fleet.java @@ -382,9 +382,6 @@ private Fleet(String name, Output id, @Nullable FleetState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/gamelift/GameServerGroup.java b/sdk/java/src/main/java/com/pulumi/aws/gamelift/GameServerGroup.java index 7421b54eae9..df63e097a56 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/gamelift/GameServerGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/gamelift/GameServerGroup.java @@ -425,9 +425,6 @@ private GameServerGroup(String name, Output id, @Nullable GameServerGrou private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/gamelift/GameSessionQueue.java b/sdk/java/src/main/java/com/pulumi/aws/gamelift/GameSessionQueue.java index 53ebc058848..fdedc72806c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/gamelift/GameSessionQueue.java +++ b/sdk/java/src/main/java/com/pulumi/aws/gamelift/GameSessionQueue.java @@ -238,9 +238,6 @@ private GameSessionQueue(String name, Output id, @Nullable GameSessionQu private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/gamelift/MatchmakingConfiguration.java b/sdk/java/src/main/java/com/pulumi/aws/gamelift/MatchmakingConfiguration.java index 17db94284d6..b6684b80b08 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/gamelift/MatchmakingConfiguration.java +++ b/sdk/java/src/main/java/com/pulumi/aws/gamelift/MatchmakingConfiguration.java @@ -397,9 +397,6 @@ private MatchmakingConfiguration(String name, Output id, @Nullable Match private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/gamelift/MatchmakingRuleSet.java b/sdk/java/src/main/java/com/pulumi/aws/gamelift/MatchmakingRuleSet.java index e5381fdea87..516aedf2bb1 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/gamelift/MatchmakingRuleSet.java +++ b/sdk/java/src/main/java/com/pulumi/aws/gamelift/MatchmakingRuleSet.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -131,9 +130,6 @@ private MatchmakingRuleSet(String name, Output id, @Nullable Matchmaking private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/gamelift/Script.java b/sdk/java/src/main/java/com/pulumi/aws/gamelift/Script.java index 60366979b4a..1c6b642da34 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/gamelift/Script.java +++ b/sdk/java/src/main/java/com/pulumi/aws/gamelift/Script.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -201,9 +200,6 @@ private Script(String name, Output id, @Nullable ScriptState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/glacier/Vault.java b/sdk/java/src/main/java/com/pulumi/aws/glacier/Vault.java index ece68c3ebd7..afee83b92f9 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/glacier/Vault.java +++ b/sdk/java/src/main/java/com/pulumi/aws/glacier/Vault.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -228,9 +227,6 @@ private Vault(String name, Output id, @Nullable VaultState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/globalaccelerator/Accelerator.java b/sdk/java/src/main/java/com/pulumi/aws/globalaccelerator/Accelerator.java index 3b3dfee5c88..98dc7b5646f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/globalaccelerator/Accelerator.java +++ b/sdk/java/src/main/java/com/pulumi/aws/globalaccelerator/Accelerator.java @@ -266,9 +266,6 @@ private Accelerator(String name, Output id, @Nullable AcceleratorState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/globalaccelerator/CustomRoutingAccelerator.java b/sdk/java/src/main/java/com/pulumi/aws/globalaccelerator/CustomRoutingAccelerator.java index d400f21d2fc..90a5a3b5227 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/globalaccelerator/CustomRoutingAccelerator.java +++ b/sdk/java/src/main/java/com/pulumi/aws/globalaccelerator/CustomRoutingAccelerator.java @@ -252,9 +252,6 @@ private CustomRoutingAccelerator(String name, Output id, @Nullable Custo private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/glue/CatalogDatabase.java b/sdk/java/src/main/java/com/pulumi/aws/glue/CatalogDatabase.java index 7a4196202c7..987da10f3b0 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/glue/CatalogDatabase.java +++ b/sdk/java/src/main/java/com/pulumi/aws/glue/CatalogDatabase.java @@ -291,9 +291,6 @@ private CatalogDatabase(String name, Output id, @Nullable CatalogDatabas private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/glue/Connection.java b/sdk/java/src/main/java/com/pulumi/aws/glue/Connection.java index ec98bc60fab..a0bcadbee38 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/glue/Connection.java +++ b/sdk/java/src/main/java/com/pulumi/aws/glue/Connection.java @@ -285,8 +285,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "connectionProperties", - "tagsAll" + "connectionProperties" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/glue/Crawler.java b/sdk/java/src/main/java/com/pulumi/aws/glue/Crawler.java index 3eceeec7415..8057f98f97f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/glue/Crawler.java +++ b/sdk/java/src/main/java/com/pulumi/aws/glue/Crawler.java @@ -651,9 +651,6 @@ private Crawler(String name, Output id, @Nullable CrawlerState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/glue/DataQualityRuleset.java b/sdk/java/src/main/java/com/pulumi/aws/glue/DataQualityRuleset.java index 4c4b021eb88..47023943d4f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/glue/DataQualityRuleset.java +++ b/sdk/java/src/main/java/com/pulumi/aws/glue/DataQualityRuleset.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -333,9 +332,6 @@ private DataQualityRuleset(String name, Output id, @Nullable DataQuality private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/glue/DevEndpoint.java b/sdk/java/src/main/java/com/pulumi/aws/glue/DevEndpoint.java index cfb092cf859..8a8cb7c4bf1 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/glue/DevEndpoint.java +++ b/sdk/java/src/main/java/com/pulumi/aws/glue/DevEndpoint.java @@ -475,9 +475,6 @@ private DevEndpoint(String name, Output id, @Nullable DevEndpointState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/glue/Job.java b/sdk/java/src/main/java/com/pulumi/aws/glue/Job.java index 960ef3ee3ea..360b9c2c8d4 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/glue/Job.java +++ b/sdk/java/src/main/java/com/pulumi/aws/glue/Job.java @@ -545,9 +545,6 @@ private Job(String name, Output id, @Nullable JobState state, @Nullable private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/glue/MLTransform.java b/sdk/java/src/main/java/com/pulumi/aws/glue/MLTransform.java index a02c87936ea..15ab22088f3 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/glue/MLTransform.java +++ b/sdk/java/src/main/java/com/pulumi/aws/glue/MLTransform.java @@ -411,9 +411,6 @@ private MLTransform(String name, Output id, @Nullable MLTransformState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/glue/Registry.java b/sdk/java/src/main/java/com/pulumi/aws/glue/Registry.java index c0d3b0afee7..7642ebbcc9f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/glue/Registry.java +++ b/sdk/java/src/main/java/com/pulumi/aws/glue/Registry.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -167,9 +166,6 @@ private Registry(String name, Output id, @Nullable RegistryState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/glue/Schema.java b/sdk/java/src/main/java/com/pulumi/aws/glue/Schema.java index f35deb0023e..ff411737e75 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/glue/Schema.java +++ b/sdk/java/src/main/java/com/pulumi/aws/glue/Schema.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -284,9 +283,6 @@ private Schema(String name, Output id, @Nullable SchemaState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/glue/Trigger.java b/sdk/java/src/main/java/com/pulumi/aws/glue/Trigger.java index 90c670d8740..1d0e4bd6c2f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/glue/Trigger.java +++ b/sdk/java/src/main/java/com/pulumi/aws/glue/Trigger.java @@ -460,9 +460,6 @@ private Trigger(String name, Output id, @Nullable TriggerState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/glue/Workflow.java b/sdk/java/src/main/java/com/pulumi/aws/glue/Workflow.java index 1e02ca47b8e..f9ae771ba0b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/glue/Workflow.java +++ b/sdk/java/src/main/java/com/pulumi/aws/glue/Workflow.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -221,9 +220,6 @@ private Workflow(String name, Output id, @Nullable WorkflowState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/grafana/Workspace.java b/sdk/java/src/main/java/com/pulumi/aws/grafana/Workspace.java index 9639ecfc342..4553032467c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/grafana/Workspace.java +++ b/sdk/java/src/main/java/com/pulumi/aws/grafana/Workspace.java @@ -397,9 +397,6 @@ private Workspace(String name, Output id, @Nullable WorkspaceState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/guardduty/Detector.java b/sdk/java/src/main/java/com/pulumi/aws/guardduty/Detector.java index 5ab121bd80f..60be2c8c973 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/guardduty/Detector.java +++ b/sdk/java/src/main/java/com/pulumi/aws/guardduty/Detector.java @@ -13,7 +13,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -224,9 +223,6 @@ private Detector(String name, Output id, @Nullable DetectorState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/guardduty/Filter.java b/sdk/java/src/main/java/com/pulumi/aws/guardduty/Filter.java index 4b347c59c1f..92c092ae673 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/guardduty/Filter.java +++ b/sdk/java/src/main/java/com/pulumi/aws/guardduty/Filter.java @@ -13,7 +13,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -250,9 +249,6 @@ private Filter(String name, Output id, @Nullable FilterState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/guardduty/IPSet.java b/sdk/java/src/main/java/com/pulumi/aws/guardduty/IPSet.java index 80fe92a70b0..e13f92c553b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/guardduty/IPSet.java +++ b/sdk/java/src/main/java/com/pulumi/aws/guardduty/IPSet.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -245,9 +244,6 @@ private IPSet(String name, Output id, @Nullable IPSetState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/guardduty/ThreatIntelSet.java b/sdk/java/src/main/java/com/pulumi/aws/guardduty/ThreatIntelSet.java index 4f68c9490db..009a6d056d5 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/guardduty/ThreatIntelSet.java +++ b/sdk/java/src/main/java/com/pulumi/aws/guardduty/ThreatIntelSet.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -246,9 +245,6 @@ private ThreatIntelSet(String name, Output id, @Nullable ThreatIntelSetS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/iam/InstanceProfile.java b/sdk/java/src/main/java/com/pulumi/aws/iam/InstanceProfile.java index 8ea31be575c..74898c914e4 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/iam/InstanceProfile.java +++ b/sdk/java/src/main/java/com/pulumi/aws/iam/InstanceProfile.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -243,9 +242,6 @@ private InstanceProfile(String name, Output id, @Nullable InstanceProfil private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/iam/OpenIdConnectProvider.java b/sdk/java/src/main/java/com/pulumi/aws/iam/OpenIdConnectProvider.java index 6d5af2c55cd..2c95016777d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/iam/OpenIdConnectProvider.java +++ b/sdk/java/src/main/java/com/pulumi/aws/iam/OpenIdConnectProvider.java @@ -183,9 +183,6 @@ private OpenIdConnectProvider(String name, Output id, @Nullable OpenIdCo private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/iam/Policy.java b/sdk/java/src/main/java/com/pulumi/aws/iam/Policy.java index 7373288712d..18c764248a6 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/iam/Policy.java +++ b/sdk/java/src/main/java/com/pulumi/aws/iam/Policy.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -236,9 +235,6 @@ private Policy(String name, Output id, @Nullable PolicyState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/iam/Role.java b/sdk/java/src/main/java/com/pulumi/aws/iam/Role.java index aa065dc29e2..81618b982cf 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/iam/Role.java +++ b/sdk/java/src/main/java/com/pulumi/aws/iam/Role.java @@ -559,9 +559,6 @@ private Role(String name, Output id, @Nullable RoleState state, @Nullabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/iam/SamlProvider.java b/sdk/java/src/main/java/com/pulumi/aws/iam/SamlProvider.java index bca33585ce8..c69f0800066 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/iam/SamlProvider.java +++ b/sdk/java/src/main/java/com/pulumi/aws/iam/SamlProvider.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -181,9 +180,6 @@ private SamlProvider(String name, Output id, @Nullable SamlProviderState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/iam/ServerCertificate.java b/sdk/java/src/main/java/com/pulumi/aws/iam/ServerCertificate.java index b0db2c4f626..e420d5448d0 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/iam/ServerCertificate.java +++ b/sdk/java/src/main/java/com/pulumi/aws/iam/ServerCertificate.java @@ -379,8 +379,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "privateKey", - "tagsAll" + "privateKey" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/iam/ServiceLinkedRole.java b/sdk/java/src/main/java/com/pulumi/aws/iam/ServiceLinkedRole.java index f3192176cba..d6d66145284 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/iam/ServiceLinkedRole.java +++ b/sdk/java/src/main/java/com/pulumi/aws/iam/ServiceLinkedRole.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -237,9 +236,6 @@ private ServiceLinkedRole(String name, Output id, @Nullable ServiceLinke private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/iam/User.java b/sdk/java/src/main/java/com/pulumi/aws/iam/User.java index 2855230595c..fb84439f703 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/iam/User.java +++ b/sdk/java/src/main/java/com/pulumi/aws/iam/User.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -240,9 +239,6 @@ private User(String name, Output id, @Nullable UserState state, @Nullabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/iam/VirtualMfaDevice.java b/sdk/java/src/main/java/com/pulumi/aws/iam/VirtualMfaDevice.java index a118ad085cc..b22a17482ba 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/iam/VirtualMfaDevice.java +++ b/sdk/java/src/main/java/com/pulumi/aws/iam/VirtualMfaDevice.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -230,9 +229,6 @@ private VirtualMfaDevice(String name, Output id, @Nullable VirtualMfaDev private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/Component.java b/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/Component.java index a5c972fd33f..80b6ce0ae55 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/Component.java +++ b/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/Component.java @@ -348,9 +348,6 @@ private Component(String name, Output id, @Nullable ComponentState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/ContainerRecipe.java b/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/ContainerRecipe.java index 3de0292ff4a..8544f881cea 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/ContainerRecipe.java +++ b/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/ContainerRecipe.java @@ -410,9 +410,6 @@ private ContainerRecipe(String name, Output id, @Nullable ContainerRecip private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/DistributionConfiguration.java b/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/DistributionConfiguration.java index a8aea14979a..ef2c6eaf217 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/DistributionConfiguration.java +++ b/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/DistributionConfiguration.java @@ -229,9 +229,6 @@ private DistributionConfiguration(String name, Output id, @Nullable Dist private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/Image.java b/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/Image.java index f7f4f98500e..5c0d17a2ed8 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/Image.java +++ b/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/Image.java @@ -331,9 +331,6 @@ private Image(String name, Output id, @Nullable ImageState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/ImagePipeline.java b/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/ImagePipeline.java index 7eacb5cadd1..eff7f893831 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/ImagePipeline.java +++ b/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/ImagePipeline.java @@ -15,7 +15,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -376,9 +375,6 @@ private ImagePipeline(String name, Output id, @Nullable ImagePipelineSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/ImageRecipe.java b/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/ImageRecipe.java index a9935fc4ee2..2e5491a6a30 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/ImageRecipe.java +++ b/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/ImageRecipe.java @@ -338,9 +338,6 @@ private ImageRecipe(String name, Output id, @Nullable ImageRecipeState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/InfrastructureConfiguration.java b/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/InfrastructureConfiguration.java index 7614c187a5e..63ac35ef56b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/InfrastructureConfiguration.java +++ b/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/InfrastructureConfiguration.java @@ -360,9 +360,6 @@ private InfrastructureConfiguration(String name, Output id, @Nullable In private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/Workflow.java b/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/Workflow.java index 7b62a406683..1a002931e09 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/Workflow.java +++ b/sdk/java/src/main/java/com/pulumi/aws/imagebuilder/Workflow.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -309,9 +308,6 @@ private Workflow(String name, Output id, @Nullable WorkflowState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/inspector/AssessmentTemplate.java b/sdk/java/src/main/java/com/pulumi/aws/inspector/AssessmentTemplate.java index 7670405662e..8bdb7a734b6 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/inspector/AssessmentTemplate.java +++ b/sdk/java/src/main/java/com/pulumi/aws/inspector/AssessmentTemplate.java @@ -222,9 +222,6 @@ private AssessmentTemplate(String name, Output id, @Nullable AssessmentT private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/iot/BillingGroup.java b/sdk/java/src/main/java/com/pulumi/aws/iot/BillingGroup.java index 28b6cbe2d49..25c330d1a6b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/iot/BillingGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/iot/BillingGroup.java @@ -188,9 +188,6 @@ private BillingGroup(String name, Output id, @Nullable BillingGroupState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/iot/CaCertificate.java b/sdk/java/src/main/java/com/pulumi/aws/iot/CaCertificate.java index 1fc73b000a0..0312c86a4ca 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/iot/CaCertificate.java +++ b/sdk/java/src/main/java/com/pulumi/aws/iot/CaCertificate.java @@ -321,7 +321,6 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( "caCertificatePem", - "tagsAll", "verificationCertificatePem" )) .build(); diff --git a/sdk/java/src/main/java/com/pulumi/aws/iot/DomainConfiguration.java b/sdk/java/src/main/java/com/pulumi/aws/iot/DomainConfiguration.java index 842f38716c1..c19de035f13 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/iot/DomainConfiguration.java +++ b/sdk/java/src/main/java/com/pulumi/aws/iot/DomainConfiguration.java @@ -261,9 +261,6 @@ private DomainConfiguration(String name, Output id, @Nullable DomainConf private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/iot/ProvisioningTemplate.java b/sdk/java/src/main/java/com/pulumi/aws/iot/ProvisioningTemplate.java index fb90e41aeaa..c6a5fda60cc 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/iot/ProvisioningTemplate.java +++ b/sdk/java/src/main/java/com/pulumi/aws/iot/ProvisioningTemplate.java @@ -14,7 +14,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -321,9 +320,6 @@ private ProvisioningTemplate(String name, Output id, @Nullable Provision private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/iot/ThingGroup.java b/sdk/java/src/main/java/com/pulumi/aws/iot/ThingGroup.java index f37249393a8..38db50a887a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/iot/ThingGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/iot/ThingGroup.java @@ -212,9 +212,6 @@ private ThingGroup(String name, Output id, @Nullable ThingGroupState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/iot/ThingType.java b/sdk/java/src/main/java/com/pulumi/aws/iot/ThingType.java index 72855e8f36a..111088ebd63 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/iot/ThingType.java +++ b/sdk/java/src/main/java/com/pulumi/aws/iot/ThingType.java @@ -13,7 +13,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -180,9 +179,6 @@ private ThingType(String name, Output id, @Nullable ThingTypeState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/iot/TopicRule.java b/sdk/java/src/main/java/com/pulumi/aws/iot/TopicRule.java index dbc190d6f5a..7949e94b0f9 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/iot/TopicRule.java +++ b/sdk/java/src/main/java/com/pulumi/aws/iot/TopicRule.java @@ -415,9 +415,6 @@ private TopicRule(String name, Output id, @Nullable TopicRuleState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ivs/Channel.java b/sdk/java/src/main/java/com/pulumi/aws/ivs/Channel.java index 9008e35fa3a..505c0025379 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ivs/Channel.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ivs/Channel.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -236,9 +235,6 @@ private Channel(String name, Output id, @Nullable ChannelState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ivs/PlaybackKeyPair.java b/sdk/java/src/main/java/com/pulumi/aws/ivs/PlaybackKeyPair.java index 5a6cedd28b2..e8ea3e89b6d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ivs/PlaybackKeyPair.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ivs/PlaybackKeyPair.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -186,9 +185,6 @@ private PlaybackKeyPair(String name, Output id, @Nullable PlaybackKeyPai private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ivs/RecordingConfiguration.java b/sdk/java/src/main/java/com/pulumi/aws/ivs/RecordingConfiguration.java index f1f6451cc72..611e4ef3b88 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ivs/RecordingConfiguration.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ivs/RecordingConfiguration.java @@ -14,7 +14,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -219,9 +218,6 @@ private RecordingConfiguration(String name, Output id, @Nullable Recordi private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ivschat/LoggingConfiguration.java b/sdk/java/src/main/java/com/pulumi/aws/ivschat/LoggingConfiguration.java index 26e2fd38a62..d33467450b0 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ivschat/LoggingConfiguration.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ivschat/LoggingConfiguration.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -314,9 +313,6 @@ private LoggingConfiguration(String name, Output id, @Nullable LoggingCo private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ivschat/Room.java b/sdk/java/src/main/java/com/pulumi/aws/ivschat/Room.java index de4031d906d..11f8f6d7be3 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ivschat/Room.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ivschat/Room.java @@ -267,9 +267,6 @@ private Room(String name, Output id, @Nullable RoomState state, @Nullabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/kendra/DataSource.java b/sdk/java/src/main/java/com/pulumi/aws/kendra/DataSource.java index e797577f5f5..9fa51abf2a5 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/kendra/DataSource.java +++ b/sdk/java/src/main/java/com/pulumi/aws/kendra/DataSource.java @@ -13,7 +13,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -896,9 +895,6 @@ private DataSource(String name, Output id, @Nullable DataSourceState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/kendra/Faq.java b/sdk/java/src/main/java/com/pulumi/aws/kendra/Faq.java index 415c973fcfd..2871f0f512c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/kendra/Faq.java +++ b/sdk/java/src/main/java/com/pulumi/aws/kendra/Faq.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -392,9 +391,6 @@ private Faq(String name, Output id, @Nullable FaqState state, @Nullable private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/kendra/Index.java b/sdk/java/src/main/java/com/pulumi/aws/kendra/Index.java index b52c0bd3c01..0edf08f7b92 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/kendra/Index.java +++ b/sdk/java/src/main/java/com/pulumi/aws/kendra/Index.java @@ -1025,9 +1025,6 @@ private Index(String name, Output id, @Nullable IndexState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/kendra/QuerySuggestionsBlockList.java b/sdk/java/src/main/java/com/pulumi/aws/kendra/QuerySuggestionsBlockList.java index 88fdd4853e8..700ad147fab 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/kendra/QuerySuggestionsBlockList.java +++ b/sdk/java/src/main/java/com/pulumi/aws/kendra/QuerySuggestionsBlockList.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -242,9 +241,6 @@ private QuerySuggestionsBlockList(String name, Output id, @Nullable Quer private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/kendra/Thesaurus.java b/sdk/java/src/main/java/com/pulumi/aws/kendra/Thesaurus.java index 5b9e4e2751d..e947372dff8 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/kendra/Thesaurus.java +++ b/sdk/java/src/main/java/com/pulumi/aws/kendra/Thesaurus.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -241,9 +240,6 @@ private Thesaurus(String name, Output id, @Nullable ThesaurusState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/keyspaces/Keyspace.java b/sdk/java/src/main/java/com/pulumi/aws/keyspaces/Keyspace.java index 9c7bd58db50..e5a40014306 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/keyspaces/Keyspace.java +++ b/sdk/java/src/main/java/com/pulumi/aws/keyspaces/Keyspace.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -156,9 +155,6 @@ private Keyspace(String name, Output id, @Nullable KeyspaceState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/keyspaces/Table.java b/sdk/java/src/main/java/com/pulumi/aws/keyspaces/Table.java index 6c6a45df310..b89ae1571cb 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/keyspaces/Table.java +++ b/sdk/java/src/main/java/com/pulumi/aws/keyspaces/Table.java @@ -19,7 +19,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -304,9 +303,6 @@ private Table(String name, Output id, @Nullable TableState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/kinesis/AnalyticsApplication.java b/sdk/java/src/main/java/com/pulumi/aws/kinesis/AnalyticsApplication.java index 257368650bc..64858f7135a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/kinesis/AnalyticsApplication.java +++ b/sdk/java/src/main/java/com/pulumi/aws/kinesis/AnalyticsApplication.java @@ -465,9 +465,6 @@ private AnalyticsApplication(String name, Output id, @Nullable Analytics private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/kinesis/FirehoseDeliveryStream.java b/sdk/java/src/main/java/com/pulumi/aws/kinesis/FirehoseDeliveryStream.java index 074afc318cf..e4a76acd46b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/kinesis/FirehoseDeliveryStream.java +++ b/sdk/java/src/main/java/com/pulumi/aws/kinesis/FirehoseDeliveryStream.java @@ -21,7 +21,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -1116,9 +1115,6 @@ private FirehoseDeliveryStream(String name, Output id, @Nullable Firehos private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/kinesis/Stream.java b/sdk/java/src/main/java/com/pulumi/aws/kinesis/Stream.java index 7fd4212fafe..ddd5e971b32 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/kinesis/Stream.java +++ b/sdk/java/src/main/java/com/pulumi/aws/kinesis/Stream.java @@ -268,9 +268,6 @@ private Stream(String name, Output id, @Nullable StreamState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/kinesis/VideoStream.java b/sdk/java/src/main/java/com/pulumi/aws/kinesis/VideoStream.java index 520bab9baae..0793a18a701 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/kinesis/VideoStream.java +++ b/sdk/java/src/main/java/com/pulumi/aws/kinesis/VideoStream.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -245,9 +244,6 @@ private VideoStream(String name, Output id, @Nullable VideoStreamState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/kinesisanalyticsv2/Application.java b/sdk/java/src/main/java/com/pulumi/aws/kinesisanalyticsv2/Application.java index 5ac0170652a..1bc9c273225 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/kinesisanalyticsv2/Application.java +++ b/sdk/java/src/main/java/com/pulumi/aws/kinesisanalyticsv2/Application.java @@ -15,7 +15,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -588,9 +587,6 @@ private Application(String name, Output id, @Nullable ApplicationState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/kms/ExternalKey.java b/sdk/java/src/main/java/com/pulumi/aws/kms/ExternalKey.java index 5abff559c91..11d8f99d753 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/kms/ExternalKey.java +++ b/sdk/java/src/main/java/com/pulumi/aws/kms/ExternalKey.java @@ -297,8 +297,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "keyMaterialBase64", - "tagsAll" + "keyMaterialBase64" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/kms/Key.java b/sdk/java/src/main/java/com/pulumi/aws/kms/Key.java index e0222df2204..6945885b1ca 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/kms/Key.java +++ b/sdk/java/src/main/java/com/pulumi/aws/kms/Key.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -332,9 +331,6 @@ private Key(String name, Output id, @Nullable KeyState state, @Nullable private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/kms/ReplicaExternalKey.java b/sdk/java/src/main/java/com/pulumi/aws/kms/ReplicaExternalKey.java index c2acff5a87d..ee1f0bb74e7 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/kms/ReplicaExternalKey.java +++ b/sdk/java/src/main/java/com/pulumi/aws/kms/ReplicaExternalKey.java @@ -341,8 +341,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "keyMaterialBase64", - "tagsAll" + "keyMaterialBase64" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/kms/ReplicaKey.java b/sdk/java/src/main/java/com/pulumi/aws/kms/ReplicaKey.java index 430c739a7b6..2ad1d001503 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/kms/ReplicaKey.java +++ b/sdk/java/src/main/java/com/pulumi/aws/kms/ReplicaKey.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -308,9 +307,6 @@ private ReplicaKey(String name, Output id, @Nullable ReplicaKeyState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/lambda/Function.java b/sdk/java/src/main/java/com/pulumi/aws/lambda/Function.java index d801146c2c2..474ede790e8 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/lambda/Function.java +++ b/sdk/java/src/main/java/com/pulumi/aws/lambda/Function.java @@ -1024,9 +1024,6 @@ private Function(String name, Output id, @Nullable FunctionState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/lb/Listener.java b/sdk/java/src/main/java/com/pulumi/aws/lb/Listener.java index 2998d4f40a1..23f28557516 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/lb/Listener.java +++ b/sdk/java/src/main/java/com/pulumi/aws/lb/Listener.java @@ -636,9 +636,6 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N .aliases(List.of( Output.of(Alias.builder().type("aws:elasticloadbalancingv2/listener:Listener").build()) )) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/lb/ListenerRule.java b/sdk/java/src/main/java/com/pulumi/aws/lb/ListenerRule.java index b13a9f6f719..6a55b5775fd 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/lb/ListenerRule.java +++ b/sdk/java/src/main/java/com/pulumi/aws/lb/ListenerRule.java @@ -365,9 +365,6 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N .aliases(List.of( Output.of(Alias.builder().type("aws:elasticloadbalancingv2/listenerRule:ListenerRule").build()) )) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/lb/LoadBalancer.java b/sdk/java/src/main/java/com/pulumi/aws/lb/LoadBalancer.java index 50778022658..ddc687bc29c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/lb/LoadBalancer.java +++ b/sdk/java/src/main/java/com/pulumi/aws/lb/LoadBalancer.java @@ -588,9 +588,6 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N .aliases(List.of( Output.of(Alias.builder().type("aws:elasticloadbalancingv2/loadBalancer:LoadBalancer").build()) )) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/lb/TargetGroup.java b/sdk/java/src/main/java/com/pulumi/aws/lb/TargetGroup.java index 0ac4fd23bbb..189beb4c1f5 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/lb/TargetGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/lb/TargetGroup.java @@ -628,9 +628,6 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N .aliases(List.of( Output.of(Alias.builder().type("aws:elasticloadbalancingv2/targetGroup:TargetGroup").build()) )) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/lb/TrustStore.java b/sdk/java/src/main/java/com/pulumi/aws/lb/TrustStore.java index f00779479ed..790a373033e 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/lb/TrustStore.java +++ b/sdk/java/src/main/java/com/pulumi/aws/lb/TrustStore.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -241,9 +240,6 @@ private TrustStore(String name, Output id, @Nullable TrustStoreState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/lex/V2modelsBot.java b/sdk/java/src/main/java/com/pulumi/aws/lex/V2modelsBot.java index 50fd1b4f7d5..3a86dc1e208 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/lex/V2modelsBot.java +++ b/sdk/java/src/main/java/com/pulumi/aws/lex/V2modelsBot.java @@ -258,9 +258,6 @@ private V2modelsBot(String name, Output id, @Nullable V2modelsBotState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/licensemanager/LicenseConfiguration.java b/sdk/java/src/main/java/com/pulumi/aws/licensemanager/LicenseConfiguration.java index f6c9097e54b..af84b0529e7 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/licensemanager/LicenseConfiguration.java +++ b/sdk/java/src/main/java/com/pulumi/aws/licensemanager/LicenseConfiguration.java @@ -257,9 +257,6 @@ private LicenseConfiguration(String name, Output id, @Nullable LicenseCo private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/lightsail/Bucket.java b/sdk/java/src/main/java/com/pulumi/aws/lightsail/Bucket.java index 194381fce18..ab39d947bd8 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/lightsail/Bucket.java +++ b/sdk/java/src/main/java/com/pulumi/aws/lightsail/Bucket.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -244,9 +243,6 @@ private Bucket(String name, Output id, @Nullable BucketState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/lightsail/Certificate.java b/sdk/java/src/main/java/com/pulumi/aws/lightsail/Certificate.java index 028077d9742..f23d3ea358e 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/lightsail/Certificate.java +++ b/sdk/java/src/main/java/com/pulumi/aws/lightsail/Certificate.java @@ -211,9 +211,6 @@ private Certificate(String name, Output id, @Nullable CertificateState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/lightsail/ContainerService.java b/sdk/java/src/main/java/com/pulumi/aws/lightsail/ContainerService.java index c8a5ffca7c1..2c61c4e53d2 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/lightsail/ContainerService.java +++ b/sdk/java/src/main/java/com/pulumi/aws/lightsail/ContainerService.java @@ -15,7 +15,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -467,9 +466,6 @@ private ContainerService(String name, Output id, @Nullable ContainerServ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/lightsail/Database.java b/sdk/java/src/main/java/com/pulumi/aws/lightsail/Database.java index 75059117a81..cfe2806de82 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/lightsail/Database.java +++ b/sdk/java/src/main/java/com/pulumi/aws/lightsail/Database.java @@ -702,8 +702,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "masterPassword", - "tagsAll" + "masterPassword" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/lightsail/Disk.java b/sdk/java/src/main/java/com/pulumi/aws/lightsail/Disk.java index a8c4d96e5e9..c3c151a4d4c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/lightsail/Disk.java +++ b/sdk/java/src/main/java/com/pulumi/aws/lightsail/Disk.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -221,9 +220,6 @@ private Disk(String name, Output id, @Nullable DiskState state, @Nullabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/lightsail/Distribution.java b/sdk/java/src/main/java/com/pulumi/aws/lightsail/Distribution.java index 87350dc7d67..33917230616 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/lightsail/Distribution.java +++ b/sdk/java/src/main/java/com/pulumi/aws/lightsail/Distribution.java @@ -578,9 +578,6 @@ private Distribution(String name, Output id, @Nullable DistributionState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/lightsail/Instance.java b/sdk/java/src/main/java/com/pulumi/aws/lightsail/Instance.java index 05b9889c690..0bbddd71f53 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/lightsail/Instance.java +++ b/sdk/java/src/main/java/com/pulumi/aws/lightsail/Instance.java @@ -462,9 +462,6 @@ private Instance(String name, Output id, @Nullable InstanceState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/lightsail/KeyPair.java b/sdk/java/src/main/java/com/pulumi/aws/lightsail/KeyPair.java index 1136f0fe5a9..c7cc5ba95e9 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/lightsail/KeyPair.java +++ b/sdk/java/src/main/java/com/pulumi/aws/lightsail/KeyPair.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -297,9 +296,6 @@ private KeyPair(String name, Output id, @Nullable KeyPairState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/lightsail/Lb.java b/sdk/java/src/main/java/com/pulumi/aws/lightsail/Lb.java index dfafbb9dbca..e129f28db8d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/lightsail/Lb.java +++ b/sdk/java/src/main/java/com/pulumi/aws/lightsail/Lb.java @@ -260,9 +260,6 @@ private Lb(String name, Output id, @Nullable LbState state, @Nullable co private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/location/GeofenceCollection.java b/sdk/java/src/main/java/com/pulumi/aws/location/GeofenceCollection.java index 2ce1af693df..8a4584b3c66 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/location/GeofenceCollection.java +++ b/sdk/java/src/main/java/com/pulumi/aws/location/GeofenceCollection.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -207,9 +206,6 @@ private GeofenceCollection(String name, Output id, @Nullable GeofenceCol private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/location/Map.java b/sdk/java/src/main/java/com/pulumi/aws/location/Map.java index d0c50e7cf97..e9c424f2cec 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/location/Map.java +++ b/sdk/java/src/main/java/com/pulumi/aws/location/Map.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Optional; import javax.annotation.Nullable; @@ -217,9 +216,6 @@ private Map(String name, Output id, @Nullable MapState state, @Nullable private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/location/PlaceIndex.java b/sdk/java/src/main/java/com/pulumi/aws/location/PlaceIndex.java index 3ea92d2f9e4..a00880256a9 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/location/PlaceIndex.java +++ b/sdk/java/src/main/java/com/pulumi/aws/location/PlaceIndex.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -229,9 +228,6 @@ private PlaceIndex(String name, Output id, @Nullable PlaceIndexState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/location/RouteCalculation.java b/sdk/java/src/main/java/com/pulumi/aws/location/RouteCalculation.java index 15941f93673..09f73a6ddfc 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/location/RouteCalculation.java +++ b/sdk/java/src/main/java/com/pulumi/aws/location/RouteCalculation.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -214,9 +213,6 @@ private RouteCalculation(String name, Output id, @Nullable RouteCalculat private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/location/Tracker.java b/sdk/java/src/main/java/com/pulumi/aws/location/Tracker.java index b494ab72dae..b86992b4aa9 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/location/Tracker.java +++ b/sdk/java/src/main/java/com/pulumi/aws/location/Tracker.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -227,9 +226,6 @@ private Tracker(String name, Output id, @Nullable TrackerState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/macie/CustomDataIdentifier.java b/sdk/java/src/main/java/com/pulumi/aws/macie/CustomDataIdentifier.java index 0a1e46ea245..a2ea6ad73c5 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/macie/CustomDataIdentifier.java +++ b/sdk/java/src/main/java/com/pulumi/aws/macie/CustomDataIdentifier.java @@ -256,9 +256,6 @@ private CustomDataIdentifier(String name, Output id, @Nullable CustomDat private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/macie/FindingsFilter.java b/sdk/java/src/main/java/com/pulumi/aws/macie/FindingsFilter.java index 00f04b60048..b19f98630d5 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/macie/FindingsFilter.java +++ b/sdk/java/src/main/java/com/pulumi/aws/macie/FindingsFilter.java @@ -13,7 +13,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -234,9 +233,6 @@ private FindingsFilter(String name, Output id, @Nullable FindingsFilterS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/macie2/ClassificationJob.java b/sdk/java/src/main/java/com/pulumi/aws/macie2/ClassificationJob.java index b8464aa397c..4b1324f61b0 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/macie2/ClassificationJob.java +++ b/sdk/java/src/main/java/com/pulumi/aws/macie2/ClassificationJob.java @@ -317,9 +317,6 @@ private ClassificationJob(String name, Output id, @Nullable Classificati private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/macie2/Member.java b/sdk/java/src/main/java/com/pulumi/aws/macie2/Member.java index 40565ec86ab..f8cda88dd4f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/macie2/Member.java +++ b/sdk/java/src/main/java/com/pulumi/aws/macie2/Member.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -290,9 +289,6 @@ private Member(String name, Output id, @Nullable MemberState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/mediaconvert/Queue.java b/sdk/java/src/main/java/com/pulumi/aws/mediaconvert/Queue.java index 1f07e80e93a..7968330c2db 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/mediaconvert/Queue.java +++ b/sdk/java/src/main/java/com/pulumi/aws/mediaconvert/Queue.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -207,9 +206,6 @@ private Queue(String name, Output id, @Nullable QueueState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/medialive/Channel.java b/sdk/java/src/main/java/com/pulumi/aws/medialive/Channel.java index 66034c54b52..b36f5d122a4 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/medialive/Channel.java +++ b/sdk/java/src/main/java/com/pulumi/aws/medialive/Channel.java @@ -392,9 +392,6 @@ private Channel(String name, Output id, @Nullable ChannelState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/medialive/Input.java b/sdk/java/src/main/java/com/pulumi/aws/medialive/Input.java index 1c678f85f2a..7bc1a64cb0c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/medialive/Input.java +++ b/sdk/java/src/main/java/com/pulumi/aws/medialive/Input.java @@ -337,9 +337,6 @@ private Input(String name, Output id, @Nullable InputState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/medialive/InputSecurityGroup.java b/sdk/java/src/main/java/com/pulumi/aws/medialive/InputSecurityGroup.java index 455a6685356..8f125513a3e 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/medialive/InputSecurityGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/medialive/InputSecurityGroup.java @@ -171,9 +171,6 @@ private InputSecurityGroup(String name, Output id, @Nullable InputSecuri private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/medialive/Multiplex.java b/sdk/java/src/main/java/com/pulumi/aws/medialive/Multiplex.java index 0fd957013aa..30e2e014b94 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/medialive/Multiplex.java +++ b/sdk/java/src/main/java/com/pulumi/aws/medialive/Multiplex.java @@ -213,9 +213,6 @@ private Multiplex(String name, Output id, @Nullable MultiplexState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/mediapackage/Channel.java b/sdk/java/src/main/java/com/pulumi/aws/mediapackage/Channel.java index 81b7136b563..aea50245120 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/mediapackage/Channel.java +++ b/sdk/java/src/main/java/com/pulumi/aws/mediapackage/Channel.java @@ -183,9 +183,6 @@ private Channel(String name, Output id, @Nullable ChannelState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/mediastore/Container.java b/sdk/java/src/main/java/com/pulumi/aws/mediastore/Container.java index 8d5cc721741..b8d5a18d997 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/mediastore/Container.java +++ b/sdk/java/src/main/java/com/pulumi/aws/mediastore/Container.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -164,9 +163,6 @@ private Container(String name, Output id, @Nullable ContainerState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/memorydb/Acl.java b/sdk/java/src/main/java/com/pulumi/aws/memorydb/Acl.java index 823cda8ca77..0f085defd2b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/memorydb/Acl.java +++ b/sdk/java/src/main/java/com/pulumi/aws/memorydb/Acl.java @@ -199,9 +199,6 @@ private Acl(String name, Output id, @Nullable AclState state, @Nullable private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/memorydb/Cluster.java b/sdk/java/src/main/java/com/pulumi/aws/memorydb/Cluster.java index 3630bfc08d9..3180a4062e8 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/memorydb/Cluster.java +++ b/sdk/java/src/main/java/com/pulumi/aws/memorydb/Cluster.java @@ -510,9 +510,6 @@ private Cluster(String name, Output id, @Nullable ClusterState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/memorydb/ParameterGroup.java b/sdk/java/src/main/java/com/pulumi/aws/memorydb/ParameterGroup.java index c4ee02bf1d2..24ac36c9328 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/memorydb/ParameterGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/memorydb/ParameterGroup.java @@ -221,9 +221,6 @@ private ParameterGroup(String name, Output id, @Nullable ParameterGroupS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/memorydb/Snapshot.java b/sdk/java/src/main/java/com/pulumi/aws/memorydb/Snapshot.java index e4ce7e7143d..373c5315a6c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/memorydb/Snapshot.java +++ b/sdk/java/src/main/java/com/pulumi/aws/memorydb/Snapshot.java @@ -226,9 +226,6 @@ private Snapshot(String name, Output id, @Nullable SnapshotState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/memorydb/SubnetGroup.java b/sdk/java/src/main/java/com/pulumi/aws/memorydb/SubnetGroup.java index 88a54fa5f96..7741bdbb531 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/memorydb/SubnetGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/memorydb/SubnetGroup.java @@ -229,9 +229,6 @@ private SubnetGroup(String name, Output id, @Nullable SubnetGroupState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/memorydb/User.java b/sdk/java/src/main/java/com/pulumi/aws/memorydb/User.java index 02f5b90c65c..ad3fdc28bca 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/memorydb/User.java +++ b/sdk/java/src/main/java/com/pulumi/aws/memorydb/User.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -216,9 +215,6 @@ private User(String name, Output id, @Nullable UserState state, @Nullabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/mq/Broker.java b/sdk/java/src/main/java/com/pulumi/aws/mq/Broker.java index 749d3f5e1fa..ddca7c23093 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/mq/Broker.java +++ b/sdk/java/src/main/java/com/pulumi/aws/mq/Broker.java @@ -504,9 +504,6 @@ private Broker(String name, Output id, @Nullable BrokerState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/mq/Configuration.java b/sdk/java/src/main/java/com/pulumi/aws/mq/Configuration.java index 837f38b34a5..8d7947abe46 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/mq/Configuration.java +++ b/sdk/java/src/main/java/com/pulumi/aws/mq/Configuration.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -294,9 +293,6 @@ private Configuration(String name, Output id, @Nullable ConfigurationSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/msk/Cluster.java b/sdk/java/src/main/java/com/pulumi/aws/msk/Cluster.java index 81bf2725ab0..c7853b7de00 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/msk/Cluster.java +++ b/sdk/java/src/main/java/com/pulumi/aws/msk/Cluster.java @@ -18,7 +18,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -700,9 +699,6 @@ private Cluster(String name, Output id, @Nullable ClusterState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/msk/Replicator.java b/sdk/java/src/main/java/com/pulumi/aws/msk/Replicator.java index 987a9f7f8d6..ad06a1f54ea 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/msk/Replicator.java +++ b/sdk/java/src/main/java/com/pulumi/aws/msk/Replicator.java @@ -175,9 +175,6 @@ private Replicator(String name, Output id, @Nullable ReplicatorState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/msk/ServerlessCluster.java b/sdk/java/src/main/java/com/pulumi/aws/msk/ServerlessCluster.java index 77959e7cda3..6f453155183 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/msk/ServerlessCluster.java +++ b/sdk/java/src/main/java/com/pulumi/aws/msk/ServerlessCluster.java @@ -169,9 +169,6 @@ private ServerlessCluster(String name, Output id, @Nullable ServerlessCl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/msk/VpcConnection.java b/sdk/java/src/main/java/com/pulumi/aws/msk/VpcConnection.java index 0233d724ebd..2f61e52a9c5 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/msk/VpcConnection.java +++ b/sdk/java/src/main/java/com/pulumi/aws/msk/VpcConnection.java @@ -213,9 +213,6 @@ private VpcConnection(String name, Output id, @Nullable VpcConnectionSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/mwaa/Environment.java b/sdk/java/src/main/java/com/pulumi/aws/mwaa/Environment.java index 7e84cee408c..9f24538dc85 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/mwaa/Environment.java +++ b/sdk/java/src/main/java/com/pulumi/aws/mwaa/Environment.java @@ -658,8 +658,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "airflowConfigurationOptions", - "tagsAll" + "airflowConfigurationOptions" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/neptune/Cluster.java b/sdk/java/src/main/java/com/pulumi/aws/neptune/Cluster.java index 81c45cf13cc..533b2406073 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/neptune/Cluster.java +++ b/sdk/java/src/main/java/com/pulumi/aws/neptune/Cluster.java @@ -635,9 +635,6 @@ private Cluster(String name, Output id, @Nullable ClusterState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/neptune/ClusterEndpoint.java b/sdk/java/src/main/java/com/pulumi/aws/neptune/ClusterEndpoint.java index 7435f036a81..ff447594738 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/neptune/ClusterEndpoint.java +++ b/sdk/java/src/main/java/com/pulumi/aws/neptune/ClusterEndpoint.java @@ -225,9 +225,6 @@ private ClusterEndpoint(String name, Output id, @Nullable ClusterEndpoin private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/neptune/ClusterInstance.java b/sdk/java/src/main/java/com/pulumi/aws/neptune/ClusterInstance.java index 3d12afbabc0..a60fd63baf2 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/neptune/ClusterInstance.java +++ b/sdk/java/src/main/java/com/pulumi/aws/neptune/ClusterInstance.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -505,9 +504,6 @@ private ClusterInstance(String name, Output id, @Nullable ClusterInstanc private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/neptune/ClusterParameterGroup.java b/sdk/java/src/main/java/com/pulumi/aws/neptune/ClusterParameterGroup.java index 63be1561d69..8913a685573 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/neptune/ClusterParameterGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/neptune/ClusterParameterGroup.java @@ -216,9 +216,6 @@ private ClusterParameterGroup(String name, Output id, @Nullable ClusterP private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/neptune/EventSubscription.java b/sdk/java/src/main/java/com/pulumi/aws/neptune/EventSubscription.java index 741a006ecad..d5bfd1e6f62 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/neptune/EventSubscription.java +++ b/sdk/java/src/main/java/com/pulumi/aws/neptune/EventSubscription.java @@ -290,9 +290,6 @@ private EventSubscription(String name, Output id, @Nullable EventSubscri private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/neptune/ParameterGroup.java b/sdk/java/src/main/java/com/pulumi/aws/neptune/ParameterGroup.java index a264f973673..323b50e552d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/neptune/ParameterGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/neptune/ParameterGroup.java @@ -215,9 +215,6 @@ private ParameterGroup(String name, Output id, @Nullable ParameterGroupS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/neptune/SubnetGroup.java b/sdk/java/src/main/java/com/pulumi/aws/neptune/SubnetGroup.java index 1b0a2172a0e..3f342571e53 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/neptune/SubnetGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/neptune/SubnetGroup.java @@ -198,9 +198,6 @@ private SubnetGroup(String name, Output id, @Nullable SubnetGroupState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/networkfirewall/Firewall.java b/sdk/java/src/main/java/com/pulumi/aws/networkfirewall/Firewall.java index 7f6d12361d7..679f4a0a1df 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/networkfirewall/Firewall.java +++ b/sdk/java/src/main/java/com/pulumi/aws/networkfirewall/Firewall.java @@ -308,9 +308,6 @@ private Firewall(String name, Output id, @Nullable FirewallState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/networkfirewall/FirewallPolicy.java b/sdk/java/src/main/java/com/pulumi/aws/networkfirewall/FirewallPolicy.java index d63b042065b..4a3ffdda830 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/networkfirewall/FirewallPolicy.java +++ b/sdk/java/src/main/java/com/pulumi/aws/networkfirewall/FirewallPolicy.java @@ -13,7 +13,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -321,9 +320,6 @@ private FirewallPolicy(String name, Output id, @Nullable FirewallPolicyS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/networkfirewall/RuleGroup.java b/sdk/java/src/main/java/com/pulumi/aws/networkfirewall/RuleGroup.java index 9caf0bb0c33..bbbd9400647 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/networkfirewall/RuleGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/networkfirewall/RuleGroup.java @@ -14,7 +14,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -563,9 +562,6 @@ private RuleGroup(String name, Output id, @Nullable RuleGroupState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/ConnectAttachment.java b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/ConnectAttachment.java index 76909d87c84..8552162b8a2 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/ConnectAttachment.java +++ b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/ConnectAttachment.java @@ -13,7 +13,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -277,9 +276,6 @@ private ConnectAttachment(String name, Output id, @Nullable ConnectAttac private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/ConnectPeer.java b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/ConnectPeer.java index 13219d66e5f..88ec36807d7 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/ConnectPeer.java +++ b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/ConnectPeer.java @@ -269,9 +269,6 @@ private ConnectPeer(String name, Output id, @Nullable ConnectPeerState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/Connection.java b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/Connection.java index a7611ade043..1cc5e701118 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/Connection.java +++ b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/Connection.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -226,9 +225,6 @@ private Connection(String name, Output id, @Nullable ConnectionState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/CoreNetwork.java b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/CoreNetwork.java index 5de01d85034..a2ad518e2ce 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/CoreNetwork.java +++ b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/CoreNetwork.java @@ -764,9 +764,6 @@ private CoreNetwork(String name, Output id, @Nullable CoreNetworkState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/Device.java b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/Device.java index c74b2615abd..884e30b5cd4 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/Device.java +++ b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/Device.java @@ -13,7 +13,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -269,9 +268,6 @@ private Device(String name, Output id, @Nullable DeviceState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/GlobalNetwork.java b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/GlobalNetwork.java index 185fc0c4b63..74ba8554e45 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/GlobalNetwork.java +++ b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/GlobalNetwork.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -153,9 +152,6 @@ private GlobalNetwork(String name, Output id, @Nullable GlobalNetworkSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/Link.java b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/Link.java index df275d1bfa0..4eec906f9fc 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/Link.java +++ b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/Link.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -231,9 +230,6 @@ private Link(String name, Output id, @Nullable LinkState state, @Nullabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/Site.java b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/Site.java index 0d0abe3dea7..1cc4d351a95 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/Site.java +++ b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/Site.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -185,9 +184,6 @@ private Site(String name, Output id, @Nullable SiteState state, @Nullabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/SiteToSiteVpnAttachment.java b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/SiteToSiteVpnAttachment.java index e6bfb4758d9..0b4721b7b95 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/SiteToSiteVpnAttachment.java +++ b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/SiteToSiteVpnAttachment.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -286,9 +285,6 @@ private SiteToSiteVpnAttachment(String name, Output id, @Nullable SiteTo private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/TransitGatewayPeering.java b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/TransitGatewayPeering.java index 239281c8305..56ddc7b4fdd 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/TransitGatewayPeering.java +++ b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/TransitGatewayPeering.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -252,9 +251,6 @@ private TransitGatewayPeering(String name, Output id, @Nullable TransitG private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/TransitGatewayRouteTableAttachment.java b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/TransitGatewayRouteTableAttachment.java index ce49ac4ce7f..f6578c4a841 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/TransitGatewayRouteTableAttachment.java +++ b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/TransitGatewayRouteTableAttachment.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -295,9 +294,6 @@ private TransitGatewayRouteTableAttachment(String name, Output id, @Null private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/VpcAttachment.java b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/VpcAttachment.java index 1f54ed52620..150b69620d2 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/networkmanager/VpcAttachment.java +++ b/sdk/java/src/main/java/com/pulumi/aws/networkmanager/VpcAttachment.java @@ -316,9 +316,6 @@ private VpcAttachment(String name, Output id, @Nullable VpcAttachmentSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/oam/Link.java b/sdk/java/src/main/java/com/pulumi/aws/oam/Link.java index 578a83d1c0e..567da069196 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/oam/Link.java +++ b/sdk/java/src/main/java/com/pulumi/aws/oam/Link.java @@ -225,9 +225,6 @@ private Link(String name, Output id, @Nullable LinkState state, @Nullabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/oam/Sink.java b/sdk/java/src/main/java/com/pulumi/aws/oam/Sink.java index 8e58d87de56..e2a31b3b05c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/oam/Sink.java +++ b/sdk/java/src/main/java/com/pulumi/aws/oam/Sink.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -166,9 +165,6 @@ private Sink(String name, Output id, @Nullable SinkState state, @Nullabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/opensearch/Domain.java b/sdk/java/src/main/java/com/pulumi/aws/opensearch/Domain.java index 5d58d4be1b0..0168f5be3cf 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/opensearch/Domain.java +++ b/sdk/java/src/main/java/com/pulumi/aws/opensearch/Domain.java @@ -839,9 +839,6 @@ private Domain(String name, Output id, @Nullable DomainState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/opensearch/ServerlessCollection.java b/sdk/java/src/main/java/com/pulumi/aws/opensearch/ServerlessCollection.java index 0336857c69c..182a5f7c3e4 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/opensearch/ServerlessCollection.java +++ b/sdk/java/src/main/java/com/pulumi/aws/opensearch/ServerlessCollection.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -263,9 +262,6 @@ private ServerlessCollection(String name, Output id, @Nullable Serverles private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/opensearchingest/Pipeline.java b/sdk/java/src/main/java/com/pulumi/aws/opensearchingest/Pipeline.java index 3da8fdb3c6e..d3bf009a590 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/opensearchingest/Pipeline.java +++ b/sdk/java/src/main/java/com/pulumi/aws/opensearchingest/Pipeline.java @@ -349,9 +349,6 @@ private Pipeline(String name, Output id, @Nullable PipelineState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/opsworks/CustomLayer.java b/sdk/java/src/main/java/com/pulumi/aws/opsworks/CustomLayer.java index 3507bb28a30..3da96af7093 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/opsworks/CustomLayer.java +++ b/sdk/java/src/main/java/com/pulumi/aws/opsworks/CustomLayer.java @@ -435,9 +435,6 @@ private CustomLayer(String name, Output id, @Nullable CustomLayerState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/opsworks/EcsClusterLayer.java b/sdk/java/src/main/java/com/pulumi/aws/opsworks/EcsClusterLayer.java index abd69f7f43a..69dffc73c87 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/opsworks/EcsClusterLayer.java +++ b/sdk/java/src/main/java/com/pulumi/aws/opsworks/EcsClusterLayer.java @@ -405,9 +405,6 @@ private EcsClusterLayer(String name, Output id, @Nullable EcsClusterLaye private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/opsworks/GangliaLayer.java b/sdk/java/src/main/java/com/pulumi/aws/opsworks/GangliaLayer.java index bcf50fb5416..877fa19d9d1 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/opsworks/GangliaLayer.java +++ b/sdk/java/src/main/java/com/pulumi/aws/opsworks/GangliaLayer.java @@ -439,9 +439,6 @@ private GangliaLayer(String name, Output id, @Nullable GangliaLayerState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/opsworks/HaproxyLayer.java b/sdk/java/src/main/java/com/pulumi/aws/opsworks/HaproxyLayer.java index ba504fe9395..9c335327d75 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/opsworks/HaproxyLayer.java +++ b/sdk/java/src/main/java/com/pulumi/aws/opsworks/HaproxyLayer.java @@ -481,9 +481,6 @@ private HaproxyLayer(String name, Output id, @Nullable HaproxyLayerState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/opsworks/JavaAppLayer.java b/sdk/java/src/main/java/com/pulumi/aws/opsworks/JavaAppLayer.java index 9a323d4d785..f2f5dfcde4b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/opsworks/JavaAppLayer.java +++ b/sdk/java/src/main/java/com/pulumi/aws/opsworks/JavaAppLayer.java @@ -466,9 +466,6 @@ private JavaAppLayer(String name, Output id, @Nullable JavaAppLayerState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/opsworks/MemcachedLayer.java b/sdk/java/src/main/java/com/pulumi/aws/opsworks/MemcachedLayer.java index ed4c1dbdbcf..9681c05892b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/opsworks/MemcachedLayer.java +++ b/sdk/java/src/main/java/com/pulumi/aws/opsworks/MemcachedLayer.java @@ -410,9 +410,6 @@ private MemcachedLayer(String name, Output id, @Nullable MemcachedLayerS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/opsworks/MysqlLayer.java b/sdk/java/src/main/java/com/pulumi/aws/opsworks/MysqlLayer.java index 130c26c10cd..0061a3a55f8 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/opsworks/MysqlLayer.java +++ b/sdk/java/src/main/java/com/pulumi/aws/opsworks/MysqlLayer.java @@ -424,9 +424,6 @@ private MysqlLayer(String name, Output id, @Nullable MysqlLayerState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/opsworks/NodejsAppLayer.java b/sdk/java/src/main/java/com/pulumi/aws/opsworks/NodejsAppLayer.java index 874c835dc4c..76376229c0c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/opsworks/NodejsAppLayer.java +++ b/sdk/java/src/main/java/com/pulumi/aws/opsworks/NodejsAppLayer.java @@ -410,9 +410,6 @@ private NodejsAppLayer(String name, Output id, @Nullable NodejsAppLayerS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/opsworks/PhpAppLayer.java b/sdk/java/src/main/java/com/pulumi/aws/opsworks/PhpAppLayer.java index c09acac9347..f8c3c989a1d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/opsworks/PhpAppLayer.java +++ b/sdk/java/src/main/java/com/pulumi/aws/opsworks/PhpAppLayer.java @@ -404,9 +404,6 @@ private PhpAppLayer(String name, Output id, @Nullable PhpAppLayerState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/opsworks/RailsAppLayer.java b/sdk/java/src/main/java/com/pulumi/aws/opsworks/RailsAppLayer.java index 008ed3f329a..67dcea9bf2f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/opsworks/RailsAppLayer.java +++ b/sdk/java/src/main/java/com/pulumi/aws/opsworks/RailsAppLayer.java @@ -480,9 +480,6 @@ private RailsAppLayer(String name, Output id, @Nullable RailsAppLayerSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/opsworks/Stack.java b/sdk/java/src/main/java/com/pulumi/aws/opsworks/Stack.java index eb3c0ef19e4..be78d192a11 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/opsworks/Stack.java +++ b/sdk/java/src/main/java/com/pulumi/aws/opsworks/Stack.java @@ -451,9 +451,6 @@ private Stack(String name, Output id, @Nullable StackState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/opsworks/StaticWebLayer.java b/sdk/java/src/main/java/com/pulumi/aws/opsworks/StaticWebLayer.java index e0a0a6d6672..c20554a02bb 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/opsworks/StaticWebLayer.java +++ b/sdk/java/src/main/java/com/pulumi/aws/opsworks/StaticWebLayer.java @@ -396,9 +396,6 @@ private StaticWebLayer(String name, Output id, @Nullable StaticWebLayerS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/organizations/Account.java b/sdk/java/src/main/java/com/pulumi/aws/organizations/Account.java index c6ab0ffedfe..7ae13034124 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/organizations/Account.java +++ b/sdk/java/src/main/java/com/pulumi/aws/organizations/Account.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -279,9 +278,6 @@ private Account(String name, Output id, @Nullable AccountState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/organizations/OrganizationalUnit.java b/sdk/java/src/main/java/com/pulumi/aws/organizations/OrganizationalUnit.java index e3cf8cdd1f8..d76ca278ce9 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/organizations/OrganizationalUnit.java +++ b/sdk/java/src/main/java/com/pulumi/aws/organizations/OrganizationalUnit.java @@ -182,9 +182,6 @@ private OrganizationalUnit(String name, Output id, @Nullable Organizatio private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/organizations/Policy.java b/sdk/java/src/main/java/com/pulumi/aws/organizations/Policy.java index e17c95ca75c..b4c26b98580 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/organizations/Policy.java +++ b/sdk/java/src/main/java/com/pulumi/aws/organizations/Policy.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -220,9 +219,6 @@ private Policy(String name, Output id, @Nullable PolicyState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/organizations/ResourcePolicy.java b/sdk/java/src/main/java/com/pulumi/aws/organizations/ResourcePolicy.java index d7abb92fa68..373e1979910 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/organizations/ResourcePolicy.java +++ b/sdk/java/src/main/java/com/pulumi/aws/organizations/ResourcePolicy.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -185,9 +184,6 @@ private ResourcePolicy(String name, Output id, @Nullable ResourcePolicyS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/pinpoint/App.java b/sdk/java/src/main/java/com/pulumi/aws/pinpoint/App.java index 62605776d43..73319cbd32d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/pinpoint/App.java +++ b/sdk/java/src/main/java/com/pulumi/aws/pinpoint/App.java @@ -14,7 +14,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -234,9 +233,6 @@ private App(String name, Output id, @Nullable AppState state, @Nullable private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/pipes/Pipe.java b/sdk/java/src/main/java/com/pulumi/aws/pipes/Pipe.java index 145fc17a78e..05556d93c3e 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/pipes/Pipe.java +++ b/sdk/java/src/main/java/com/pulumi/aws/pipes/Pipe.java @@ -14,7 +14,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -513,9 +512,6 @@ private Pipe(String name, Output id, @Nullable PipeState state, @Nullabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/qldb/Ledger.java b/sdk/java/src/main/java/com/pulumi/aws/qldb/Ledger.java index d714b024e8b..897ecdb9137 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/qldb/Ledger.java +++ b/sdk/java/src/main/java/com/pulumi/aws/qldb/Ledger.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -198,9 +197,6 @@ private Ledger(String name, Output id, @Nullable LedgerState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/qldb/Stream.java b/sdk/java/src/main/java/com/pulumi/aws/qldb/Stream.java index 880b0cdf825..4d5fd243df6 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/qldb/Stream.java +++ b/sdk/java/src/main/java/com/pulumi/aws/qldb/Stream.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -225,9 +224,6 @@ private Stream(String name, Output id, @Nullable StreamState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/quicksight/Analysis.java b/sdk/java/src/main/java/com/pulumi/aws/quicksight/Analysis.java index 64e34d2b51c..121b8f155a5 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/quicksight/Analysis.java +++ b/sdk/java/src/main/java/com/pulumi/aws/quicksight/Analysis.java @@ -350,9 +350,6 @@ private Analysis(String name, Output id, @Nullable AnalysisState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/quicksight/Dashboard.java b/sdk/java/src/main/java/com/pulumi/aws/quicksight/Dashboard.java index eaf6af8fb22..76d82a6aff4 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/quicksight/Dashboard.java +++ b/sdk/java/src/main/java/com/pulumi/aws/quicksight/Dashboard.java @@ -395,9 +395,6 @@ private Dashboard(String name, Output id, @Nullable DashboardState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/quicksight/DataSet.java b/sdk/java/src/main/java/com/pulumi/aws/quicksight/DataSet.java index d209c704f7d..7e5685aedee 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/quicksight/DataSet.java +++ b/sdk/java/src/main/java/com/pulumi/aws/quicksight/DataSet.java @@ -589,9 +589,6 @@ private DataSet(String name, Output id, @Nullable DataSetState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/quicksight/DataSource.java b/sdk/java/src/main/java/com/pulumi/aws/quicksight/DataSource.java index 9bf29761602..f674c988a5a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/quicksight/DataSource.java +++ b/sdk/java/src/main/java/com/pulumi/aws/quicksight/DataSource.java @@ -286,9 +286,6 @@ private DataSource(String name, Output id, @Nullable DataSourceState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/quicksight/Folder.java b/sdk/java/src/main/java/com/pulumi/aws/quicksight/Folder.java index caa0e1e1b70..6778eda2c6a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/quicksight/Folder.java +++ b/sdk/java/src/main/java/com/pulumi/aws/quicksight/Folder.java @@ -347,9 +347,6 @@ private Folder(String name, Output id, @Nullable FolderState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/quicksight/Namespace.java b/sdk/java/src/main/java/com/pulumi/aws/quicksight/Namespace.java index 8940d15d2e1..0aed00335f2 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/quicksight/Namespace.java +++ b/sdk/java/src/main/java/com/pulumi/aws/quicksight/Namespace.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -221,9 +220,6 @@ private Namespace(String name, Output id, @Nullable NamespaceState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/quicksight/Template.java b/sdk/java/src/main/java/com/pulumi/aws/quicksight/Template.java index abfef04ae81..98455da154c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/quicksight/Template.java +++ b/sdk/java/src/main/java/com/pulumi/aws/quicksight/Template.java @@ -341,9 +341,6 @@ private Template(String name, Output id, @Nullable TemplateState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/quicksight/Theme.java b/sdk/java/src/main/java/com/pulumi/aws/quicksight/Theme.java index 8796621af44..6e0eacb7289 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/quicksight/Theme.java +++ b/sdk/java/src/main/java/com/pulumi/aws/quicksight/Theme.java @@ -324,9 +324,6 @@ private Theme(String name, Output id, @Nullable ThemeState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/quicksight/VpcConnection.java b/sdk/java/src/main/java/com/pulumi/aws/quicksight/VpcConnection.java index f66ba6202fc..a7e231183fb 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/quicksight/VpcConnection.java +++ b/sdk/java/src/main/java/com/pulumi/aws/quicksight/VpcConnection.java @@ -304,9 +304,6 @@ private VpcConnection(String name, Output id, @Nullable VpcConnectionSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ram/ResourceShare.java b/sdk/java/src/main/java/com/pulumi/aws/ram/ResourceShare.java index 7321d18de76..c04e70dd5db 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ram/ResourceShare.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ram/ResourceShare.java @@ -183,9 +183,6 @@ private ResourceShare(String name, Output id, @Nullable ResourceShareSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/rbin/Rule.java b/sdk/java/src/main/java/com/pulumi/aws/rbin/Rule.java index 7b022e01df9..0fea75f3178 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/rbin/Rule.java +++ b/sdk/java/src/main/java/com/pulumi/aws/rbin/Rule.java @@ -249,9 +249,6 @@ private Rule(String name, Output id, @Nullable RuleState state, @Nullabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/rds/Cluster.java b/sdk/java/src/main/java/com/pulumi/aws/rds/Cluster.java index 2ea74505516..a3d09c6440d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/rds/Cluster.java +++ b/sdk/java/src/main/java/com/pulumi/aws/rds/Cluster.java @@ -1282,8 +1282,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "masterPassword", - "tagsAll" + "masterPassword" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/rds/ClusterEndpoint.java b/sdk/java/src/main/java/com/pulumi/aws/rds/ClusterEndpoint.java index ce86dde0f41..6873c6ace78 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/rds/ClusterEndpoint.java +++ b/sdk/java/src/main/java/com/pulumi/aws/rds/ClusterEndpoint.java @@ -282,9 +282,6 @@ private ClusterEndpoint(String name, Output id, @Nullable ClusterEndpoin private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/rds/ClusterInstance.java b/sdk/java/src/main/java/com/pulumi/aws/rds/ClusterInstance.java index 9d7a878e0af..0beecccbb6f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/rds/ClusterInstance.java +++ b/sdk/java/src/main/java/com/pulumi/aws/rds/ClusterInstance.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -613,9 +612,6 @@ private ClusterInstance(String name, Output id, @Nullable ClusterInstanc private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/rds/ClusterParameterGroup.java b/sdk/java/src/main/java/com/pulumi/aws/rds/ClusterParameterGroup.java index 6ad7f0b551d..e4bf34d8935 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/rds/ClusterParameterGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/rds/ClusterParameterGroup.java @@ -224,9 +224,6 @@ private ClusterParameterGroup(String name, Output id, @Nullable ClusterP private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/rds/ClusterSnapshot.java b/sdk/java/src/main/java/com/pulumi/aws/rds/ClusterSnapshot.java index 02400477c81..3fcd59d69db 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/rds/ClusterSnapshot.java +++ b/sdk/java/src/main/java/com/pulumi/aws/rds/ClusterSnapshot.java @@ -322,9 +322,6 @@ private ClusterSnapshot(String name, Output id, @Nullable ClusterSnapsho private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/rds/CustomDbEngineVersion.java b/sdk/java/src/main/java/com/pulumi/aws/rds/CustomDbEngineVersion.java index f2b10ee02d2..09785cce949 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/rds/CustomDbEngineVersion.java +++ b/sdk/java/src/main/java/com/pulumi/aws/rds/CustomDbEngineVersion.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -498,9 +497,6 @@ private CustomDbEngineVersion(String name, Output id, @Nullable CustomDb private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/rds/EventSubscription.java b/sdk/java/src/main/java/com/pulumi/aws/rds/EventSubscription.java index fed009170d7..e8f194e4fcc 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/rds/EventSubscription.java +++ b/sdk/java/src/main/java/com/pulumi/aws/rds/EventSubscription.java @@ -282,9 +282,6 @@ private EventSubscription(String name, Output id, @Nullable EventSubscri private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/rds/Instance.java b/sdk/java/src/main/java/com/pulumi/aws/rds/Instance.java index ac9ae7da6f3..296303a0a40 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/rds/Instance.java +++ b/sdk/java/src/main/java/com/pulumi/aws/rds/Instance.java @@ -1727,8 +1727,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "password", - "tagsAll" + "password" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/rds/OptionGroup.java b/sdk/java/src/main/java/com/pulumi/aws/rds/OptionGroup.java index 8eb59b91cfc..995b32c3a66 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/rds/OptionGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/rds/OptionGroup.java @@ -260,9 +260,6 @@ private OptionGroup(String name, Output id, @Nullable OptionGroupState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/rds/ParameterGroup.java b/sdk/java/src/main/java/com/pulumi/aws/rds/ParameterGroup.java index cb4b922d4f8..081c37e1f09 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/rds/ParameterGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/rds/ParameterGroup.java @@ -280,9 +280,6 @@ private ParameterGroup(String name, Output id, @Nullable ParameterGroupS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/rds/Proxy.java b/sdk/java/src/main/java/com/pulumi/aws/rds/Proxy.java index 9f9daf44d36..3e8c9e3d5b6 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/rds/Proxy.java +++ b/sdk/java/src/main/java/com/pulumi/aws/rds/Proxy.java @@ -299,9 +299,6 @@ private Proxy(String name, Output id, @Nullable ProxyState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/rds/ProxyEndpoint.java b/sdk/java/src/main/java/com/pulumi/aws/rds/ProxyEndpoint.java index f5be80b5e4b..fd5d1179d55 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/rds/ProxyEndpoint.java +++ b/sdk/java/src/main/java/com/pulumi/aws/rds/ProxyEndpoint.java @@ -249,9 +249,6 @@ private ProxyEndpoint(String name, Output id, @Nullable ProxyEndpointSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/rds/ReservedInstance.java b/sdk/java/src/main/java/com/pulumi/aws/rds/ReservedInstance.java index 08d3bf3fb68..5ee46560a32 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/rds/ReservedInstance.java +++ b/sdk/java/src/main/java/com/pulumi/aws/rds/ReservedInstance.java @@ -373,9 +373,6 @@ private ReservedInstance(String name, Output id, @Nullable ReservedInsta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/rds/Snapshot.java b/sdk/java/src/main/java/com/pulumi/aws/rds/Snapshot.java index 43c1832355a..e1ad6e82c66 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/rds/Snapshot.java +++ b/sdk/java/src/main/java/com/pulumi/aws/rds/Snapshot.java @@ -407,9 +407,6 @@ private Snapshot(String name, Output id, @Nullable SnapshotState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/rds/SnapshotCopy.java b/sdk/java/src/main/java/com/pulumi/aws/rds/SnapshotCopy.java index 64e5b6eb34b..ea8b6eebb0f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/rds/SnapshotCopy.java +++ b/sdk/java/src/main/java/com/pulumi/aws/rds/SnapshotCopy.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -428,9 +427,6 @@ private SnapshotCopy(String name, Output id, @Nullable SnapshotCopyState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/rds/SubnetGroup.java b/sdk/java/src/main/java/com/pulumi/aws/rds/SubnetGroup.java index f3410710afe..4da4a48dee4 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/rds/SubnetGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/rds/SubnetGroup.java @@ -226,9 +226,6 @@ private SubnetGroup(String name, Output id, @Nullable SubnetGroupState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/redshift/Cluster.java b/sdk/java/src/main/java/com/pulumi/aws/redshift/Cluster.java index 345898a48be..288cb6eab4a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/redshift/Cluster.java +++ b/sdk/java/src/main/java/com/pulumi/aws/redshift/Cluster.java @@ -863,8 +863,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "masterPassword", - "tagsAll" + "masterPassword" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/redshift/ClusterSnapshot.java b/sdk/java/src/main/java/com/pulumi/aws/redshift/ClusterSnapshot.java index 014c9a3e2c9..4b3bbcfd6ec 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/redshift/ClusterSnapshot.java +++ b/sdk/java/src/main/java/com/pulumi/aws/redshift/ClusterSnapshot.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -218,9 +217,6 @@ private ClusterSnapshot(String name, Output id, @Nullable ClusterSnapsho private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/redshift/EventSubscription.java b/sdk/java/src/main/java/com/pulumi/aws/redshift/EventSubscription.java index ab9a0294ef7..94c7a035d67 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/redshift/EventSubscription.java +++ b/sdk/java/src/main/java/com/pulumi/aws/redshift/EventSubscription.java @@ -277,9 +277,6 @@ private EventSubscription(String name, Output id, @Nullable EventSubscri private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/redshift/HsmClientCertificate.java b/sdk/java/src/main/java/com/pulumi/aws/redshift/HsmClientCertificate.java index fe92308965f..43edcbc6fc6 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/redshift/HsmClientCertificate.java +++ b/sdk/java/src/main/java/com/pulumi/aws/redshift/HsmClientCertificate.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -167,9 +166,6 @@ private HsmClientCertificate(String name, Output id, @Nullable HsmClient private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/redshift/HsmConfiguration.java b/sdk/java/src/main/java/com/pulumi/aws/redshift/HsmConfiguration.java index 43e1656528e..8a3f0452a20 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/redshift/HsmConfiguration.java +++ b/sdk/java/src/main/java/com/pulumi/aws/redshift/HsmConfiguration.java @@ -229,8 +229,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "hsmPartitionPassword", - "tagsAll" + "hsmPartitionPassword" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/redshift/ParameterGroup.java b/sdk/java/src/main/java/com/pulumi/aws/redshift/ParameterGroup.java index 0e5e2f93dd8..d609806d4dc 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/redshift/ParameterGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/redshift/ParameterGroup.java @@ -214,9 +214,6 @@ private ParameterGroup(String name, Output id, @Nullable ParameterGroupS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/redshift/SnapshotCopyGrant.java b/sdk/java/src/main/java/com/pulumi/aws/redshift/SnapshotCopyGrant.java index b68105930d6..cbb9b45c73d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/redshift/SnapshotCopyGrant.java +++ b/sdk/java/src/main/java/com/pulumi/aws/redshift/SnapshotCopyGrant.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -179,9 +178,6 @@ private SnapshotCopyGrant(String name, Output id, @Nullable SnapshotCopy private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/redshift/SnapshotSchedule.java b/sdk/java/src/main/java/com/pulumi/aws/redshift/SnapshotSchedule.java index a60f2ec80ef..757df02ed28 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/redshift/SnapshotSchedule.java +++ b/sdk/java/src/main/java/com/pulumi/aws/redshift/SnapshotSchedule.java @@ -211,9 +211,6 @@ private SnapshotSchedule(String name, Output id, @Nullable SnapshotSched private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/redshift/SubnetGroup.java b/sdk/java/src/main/java/com/pulumi/aws/redshift/SubnetGroup.java index 2d681337f40..3912e6d7043 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/redshift/SubnetGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/redshift/SubnetGroup.java @@ -206,9 +206,6 @@ private SubnetGroup(String name, Output id, @Nullable SubnetGroupState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/redshift/UsageLimit.java b/sdk/java/src/main/java/com/pulumi/aws/redshift/UsageLimit.java index 1ae3c5efa08..48fef1e0e52 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/redshift/UsageLimit.java +++ b/sdk/java/src/main/java/com/pulumi/aws/redshift/UsageLimit.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -227,9 +226,6 @@ private UsageLimit(String name, Output id, @Nullable UsageLimitState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/redshiftserverless/Namespace.java b/sdk/java/src/main/java/com/pulumi/aws/redshiftserverless/Namespace.java index bad2312cd81..6aabc42867d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/redshiftserverless/Namespace.java +++ b/sdk/java/src/main/java/com/pulumi/aws/redshiftserverless/Namespace.java @@ -267,8 +267,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( "adminUserPassword", - "adminUsername", - "tagsAll" + "adminUsername" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/redshiftserverless/Workgroup.java b/sdk/java/src/main/java/com/pulumi/aws/redshiftserverless/Workgroup.java index 2ac5fee600d..ece3b0178f5 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/redshiftserverless/Workgroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/redshiftserverless/Workgroup.java @@ -302,9 +302,6 @@ private Workgroup(String name, Output id, @Nullable WorkgroupState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/rekognition/Collection.java b/sdk/java/src/main/java/com/pulumi/aws/rekognition/Collection.java index e0c4c9f2041..f40769b0245 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/rekognition/Collection.java +++ b/sdk/java/src/main/java/com/pulumi/aws/rekognition/Collection.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -179,9 +178,6 @@ private Collection(String name, Output id, @Nullable CollectionState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/resourceexplorer/Index.java b/sdk/java/src/main/java/com/pulumi/aws/resourceexplorer/Index.java index 6806b5d9af5..4225f4f2659 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/resourceexplorer/Index.java +++ b/sdk/java/src/main/java/com/pulumi/aws/resourceexplorer/Index.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -160,9 +159,6 @@ private Index(String name, Output id, @Nullable IndexState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/resourceexplorer/View.java b/sdk/java/src/main/java/com/pulumi/aws/resourceexplorer/View.java index fa4d0a8c553..ca254f2a63e 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/resourceexplorer/View.java +++ b/sdk/java/src/main/java/com/pulumi/aws/resourceexplorer/View.java @@ -214,9 +214,6 @@ private View(String name, Output id, @Nullable ViewState state, @Nullabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/resourcegroups/Group.java b/sdk/java/src/main/java/com/pulumi/aws/resourcegroups/Group.java index d3e673214d6..8e7234f321b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/resourcegroups/Group.java +++ b/sdk/java/src/main/java/com/pulumi/aws/resourcegroups/Group.java @@ -213,9 +213,6 @@ private Group(String name, Output id, @Nullable GroupState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/rolesanywhere/Profile.java b/sdk/java/src/main/java/com/pulumi/aws/rolesanywhere/Profile.java index 12160a10f2b..3c41b5411e4 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/rolesanywhere/Profile.java +++ b/sdk/java/src/main/java/com/pulumi/aws/rolesanywhere/Profile.java @@ -262,9 +262,6 @@ private Profile(String name, Output id, @Nullable ProfileState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/rolesanywhere/TrustAnchor.java b/sdk/java/src/main/java/com/pulumi/aws/rolesanywhere/TrustAnchor.java index b1b729e5b44..10d0c221ab7 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/rolesanywhere/TrustAnchor.java +++ b/sdk/java/src/main/java/com/pulumi/aws/rolesanywhere/TrustAnchor.java @@ -13,7 +13,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -235,9 +234,6 @@ private TrustAnchor(String name, Output id, @Nullable TrustAnchorState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/route53/HealthCheck.java b/sdk/java/src/main/java/com/pulumi/aws/route53/HealthCheck.java index 154ed2dcf3c..31e0de7628b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/route53/HealthCheck.java +++ b/sdk/java/src/main/java/com/pulumi/aws/route53/HealthCheck.java @@ -552,9 +552,6 @@ private HealthCheck(String name, Output id, @Nullable HealthCheckState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverEndpoint.java b/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverEndpoint.java index 25da42df4dc..33c05125a90 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverEndpoint.java +++ b/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverEndpoint.java @@ -262,9 +262,6 @@ private ResolverEndpoint(String name, Output id, @Nullable ResolverEndpo private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverFirewallDomainList.java b/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverFirewallDomainList.java index f85a6ece197..5afca26edc3 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverFirewallDomainList.java +++ b/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverFirewallDomainList.java @@ -166,9 +166,6 @@ private ResolverFirewallDomainList(String name, Output id, @Nullable Res private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverFirewallRuleGroup.java b/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverFirewallRuleGroup.java index e0451ebef8c..12d5f04afb8 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverFirewallRuleGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverFirewallRuleGroup.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -180,9 +179,6 @@ private ResolverFirewallRuleGroup(String name, Output id, @Nullable Reso private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverFirewallRuleGroupAssociation.java b/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverFirewallRuleGroupAssociation.java index 5fc3d9f98c8..ca1431c6403 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverFirewallRuleGroupAssociation.java +++ b/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverFirewallRuleGroupAssociation.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -215,9 +214,6 @@ private ResolverFirewallRuleGroupAssociation(String name, Output id, @Nu private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverQueryLogConfig.java b/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverQueryLogConfig.java index 01bcda90fa2..b686398de1a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverQueryLogConfig.java +++ b/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverQueryLogConfig.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -204,9 +203,6 @@ private ResolverQueryLogConfig(String name, Output id, @Nullable Resolve private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverRule.java b/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverRule.java index 590c7b56337..8b89138eddc 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverRule.java +++ b/sdk/java/src/main/java/com/pulumi/aws/route53/ResolverRule.java @@ -282,9 +282,6 @@ private ResolverRule(String name, Output id, @Nullable ResolverRuleState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/route53/Zone.java b/sdk/java/src/main/java/com/pulumi/aws/route53/Zone.java index 3e3361621fd..5feba5b6ea1 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/route53/Zone.java +++ b/sdk/java/src/main/java/com/pulumi/aws/route53/Zone.java @@ -334,9 +334,6 @@ private Zone(String name, Output id, @Nullable ZoneState state, @Nullabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/route53domains/RegisteredDomain.java b/sdk/java/src/main/java/com/pulumi/aws/route53domains/RegisteredDomain.java index 55b7ee32ea2..be295d4e2ce 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/route53domains/RegisteredDomain.java +++ b/sdk/java/src/main/java/com/pulumi/aws/route53domains/RegisteredDomain.java @@ -423,9 +423,6 @@ private RegisteredDomain(String name, Output id, @Nullable RegisteredDom private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/route53recoveryreadiness/Cell.java b/sdk/java/src/main/java/com/pulumi/aws/route53recoveryreadiness/Cell.java index 51c1ecbac0f..72970a6ba4c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/route53recoveryreadiness/Cell.java +++ b/sdk/java/src/main/java/com/pulumi/aws/route53recoveryreadiness/Cell.java @@ -185,9 +185,6 @@ private Cell(String name, Output id, @Nullable CellState state, @Nullabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/route53recoveryreadiness/ReadinessCheck.java b/sdk/java/src/main/java/com/pulumi/aws/route53recoveryreadiness/ReadinessCheck.java index 60661c74715..5706ca321df 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/route53recoveryreadiness/ReadinessCheck.java +++ b/sdk/java/src/main/java/com/pulumi/aws/route53recoveryreadiness/ReadinessCheck.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -172,9 +171,6 @@ private ReadinessCheck(String name, Output id, @Nullable ReadinessCheckS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/route53recoveryreadiness/RecoveryGroup.java b/sdk/java/src/main/java/com/pulumi/aws/route53recoveryreadiness/RecoveryGroup.java index 1b89279388b..471ff4239e2 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/route53recoveryreadiness/RecoveryGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/route53recoveryreadiness/RecoveryGroup.java @@ -171,9 +171,6 @@ private RecoveryGroup(String name, Output id, @Nullable RecoveryGroupSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/route53recoveryreadiness/ResourceSet.java b/sdk/java/src/main/java/com/pulumi/aws/route53recoveryreadiness/ResourceSet.java index 02f52b082cc..fa4bc28211a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/route53recoveryreadiness/ResourceSet.java +++ b/sdk/java/src/main/java/com/pulumi/aws/route53recoveryreadiness/ResourceSet.java @@ -191,9 +191,6 @@ private ResourceSet(String name, Output id, @Nullable ResourceSetState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/rum/AppMonitor.java b/sdk/java/src/main/java/com/pulumi/aws/rum/AppMonitor.java index e78dd2d017e..497b5d55b16 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/rum/AppMonitor.java +++ b/sdk/java/src/main/java/com/pulumi/aws/rum/AppMonitor.java @@ -14,7 +14,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -240,9 +239,6 @@ private AppMonitor(String name, Output id, @Nullable AppMonitorState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/s3/Bucket.java b/sdk/java/src/main/java/com/pulumi/aws/s3/Bucket.java index 86c1b510d14..890136d107c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/s3/Bucket.java +++ b/sdk/java/src/main/java/com/pulumi/aws/s3/Bucket.java @@ -956,9 +956,6 @@ private Bucket(String name, Output id, @Nullable BucketState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/s3/BucketObject.java b/sdk/java/src/main/java/com/pulumi/aws/s3/BucketObject.java index fda9e6b7940..136e12e7151 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/s3/BucketObject.java +++ b/sdk/java/src/main/java/com/pulumi/aws/s3/BucketObject.java @@ -13,7 +13,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -650,9 +649,6 @@ private BucketObject(String name, Output id, @Nullable BucketObjectState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/s3/BucketObjectv2.java b/sdk/java/src/main/java/com/pulumi/aws/s3/BucketObjectv2.java index fc861e6c85f..3525d859d45 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/s3/BucketObjectv2.java +++ b/sdk/java/src/main/java/com/pulumi/aws/s3/BucketObjectv2.java @@ -791,9 +791,6 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N .aliases(List.of( Output.of(Alias.builder().type("aws:s3/BucketObject:BucketObject").build()) )) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/s3/BucketV2.java b/sdk/java/src/main/java/com/pulumi/aws/s3/BucketV2.java index 89b12e233c4..704149244cb 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/s3/BucketV2.java +++ b/sdk/java/src/main/java/com/pulumi/aws/s3/BucketV2.java @@ -577,9 +577,6 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N .aliases(List.of( Output.of(Alias.builder().type("aws:s3/bucket:Bucket").build()) )) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/s3/ObjectCopy.java b/sdk/java/src/main/java/com/pulumi/aws/s3/ObjectCopy.java index f0061eae0b5..96815eb39c9 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/s3/ObjectCopy.java +++ b/sdk/java/src/main/java/com/pulumi/aws/s3/ObjectCopy.java @@ -799,8 +799,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N "customerKey", "kmsEncryptionContext", "kmsKeyId", - "sourceCustomerKey", - "tagsAll" + "sourceCustomerKey" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/s3control/AccessGrant.java b/sdk/java/src/main/java/com/pulumi/aws/s3control/AccessGrant.java index 5a873b7e088..8d409a92bd6 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/s3control/AccessGrant.java +++ b/sdk/java/src/main/java/com/pulumi/aws/s3control/AccessGrant.java @@ -13,7 +13,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -270,9 +269,6 @@ private AccessGrant(String name, Output id, @Nullable AccessGrantState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/s3control/AccessGrantsInstance.java b/sdk/java/src/main/java/com/pulumi/aws/s3control/AccessGrantsInstance.java index d8135d12ea4..f9880c019e2 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/s3control/AccessGrantsInstance.java +++ b/sdk/java/src/main/java/com/pulumi/aws/s3control/AccessGrantsInstance.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -215,9 +214,6 @@ private AccessGrantsInstance(String name, Output id, @Nullable AccessGra private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/s3control/AccessGrantsLocation.java b/sdk/java/src/main/java/com/pulumi/aws/s3control/AccessGrantsLocation.java index d71c01656b3..ca85fc85075 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/s3control/AccessGrantsLocation.java +++ b/sdk/java/src/main/java/com/pulumi/aws/s3control/AccessGrantsLocation.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -199,9 +198,6 @@ private AccessGrantsLocation(String name, Output id, @Nullable AccessGra private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/s3control/Bucket.java b/sdk/java/src/main/java/com/pulumi/aws/s3control/Bucket.java index 254653291b1..f5a4d637b2e 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/s3control/Bucket.java +++ b/sdk/java/src/main/java/com/pulumi/aws/s3control/Bucket.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -199,9 +198,6 @@ private Bucket(String name, Output id, @Nullable BucketState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/s3control/StorageLensConfiguration.java b/sdk/java/src/main/java/com/pulumi/aws/s3control/StorageLensConfiguration.java index c62025d3ba8..c4b23d3a5ce 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/s3control/StorageLensConfiguration.java +++ b/sdk/java/src/main/java/com/pulumi/aws/s3control/StorageLensConfiguration.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -229,9 +228,6 @@ private StorageLensConfiguration(String name, Output id, @Nullable Stora private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/App.java b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/App.java index aa31ea2146d..fb387a2fdf2 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/App.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/App.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -228,9 +227,6 @@ private App(String name, Output id, @Nullable AppState state, @Nullable private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/AppImageConfig.java b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/AppImageConfig.java index fd9374d9b04..37ca88f8a9b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/AppImageConfig.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/AppImageConfig.java @@ -13,7 +13,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -221,9 +220,6 @@ private AppImageConfig(String name, Output id, @Nullable AppImageConfigS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/CodeRepository.java b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/CodeRepository.java index 37f28304378..44ea1006291 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/CodeRepository.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/CodeRepository.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -225,9 +224,6 @@ private CodeRepository(String name, Output id, @Nullable CodeRepositoryS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/DataQualityJobDefinition.java b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/DataQualityJobDefinition.java index c0212b0aa8e..f6d1dd9f8e8 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/DataQualityJobDefinition.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/DataQualityJobDefinition.java @@ -18,7 +18,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -304,9 +303,6 @@ private DataQualityJobDefinition(String name, Output id, @Nullable DataQ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/DeviceFleet.java b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/DeviceFleet.java index ffb79267f93..974bfa59574 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/DeviceFleet.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/DeviceFleet.java @@ -13,7 +13,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -223,9 +222,6 @@ private DeviceFleet(String name, Output id, @Nullable DeviceFleetState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Domain.java b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Domain.java index 703a7be1174..653d835f430 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Domain.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Domain.java @@ -468,9 +468,6 @@ private Domain(String name, Output id, @Nullable DomainState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Endpoint.java b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Endpoint.java index 2a7f9f64095..3f08daae6c7 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Endpoint.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Endpoint.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -185,9 +184,6 @@ private Endpoint(String name, Output id, @Nullable EndpointState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/EndpointConfiguration.java b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/EndpointConfiguration.java index c5d110bb091..a176e8665f0 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/EndpointConfiguration.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/EndpointConfiguration.java @@ -250,9 +250,6 @@ private EndpointConfiguration(String name, Output id, @Nullable Endpoint private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/FeatureGroup.java b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/FeatureGroup.java index 5655afb07a5..b0245d7cee5 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/FeatureGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/FeatureGroup.java @@ -268,9 +268,6 @@ private FeatureGroup(String name, Output id, @Nullable FeatureGroupState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/FlowDefinition.java b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/FlowDefinition.java index 5838c95a137..fa645ba783c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/FlowDefinition.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/FlowDefinition.java @@ -15,7 +15,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -358,9 +357,6 @@ private FlowDefinition(String name, Output id, @Nullable FlowDefinitionS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/HumanTaskUI.java b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/HumanTaskUI.java index e5734aaa9fb..2eadeedcb3d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/HumanTaskUI.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/HumanTaskUI.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -172,9 +171,6 @@ private HumanTaskUI(String name, Output id, @Nullable HumanTaskUIState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Image.java b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Image.java index 5564f1ac7cd..9c67247f9c8 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Image.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Image.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -197,9 +196,6 @@ private Image(String name, Output id, @Nullable ImageState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Model.java b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Model.java index c9871e657d0..ba568cc4e62 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Model.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Model.java @@ -279,9 +279,6 @@ private Model(String name, Output id, @Nullable ModelState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/ModelPackageGroup.java b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/ModelPackageGroup.java index 3a5f73a1136..fd7d6239344 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/ModelPackageGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/ModelPackageGroup.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -168,9 +167,6 @@ private ModelPackageGroup(String name, Output id, @Nullable ModelPackage private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/MonitoringSchedule.java b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/MonitoringSchedule.java index a8b69559105..f7aada09135 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/MonitoringSchedule.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/MonitoringSchedule.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -174,9 +173,6 @@ private MonitoringSchedule(String name, Output id, @Nullable MonitoringS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/NotebookInstance.java b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/NotebookInstance.java index e1f0dc8e150..01f68c83817 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/NotebookInstance.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/NotebookInstance.java @@ -426,9 +426,6 @@ private NotebookInstance(String name, Output id, @Nullable NotebookInsta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Pipeline.java b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Pipeline.java index 4a0c1d4ea70..4ca62018730 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Pipeline.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Pipeline.java @@ -13,7 +13,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -254,9 +253,6 @@ private Pipeline(String name, Output id, @Nullable PipelineState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Project.java b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Project.java index 02c48026540..bb0d5187042 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Project.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Project.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -202,9 +201,6 @@ private Project(String name, Output id, @Nullable ProjectState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Space.java b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Space.java index f8c01b712a1..7a8ecf6e9cb 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Space.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Space.java @@ -14,7 +14,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -256,9 +255,6 @@ private Space(String name, Output id, @Nullable SpaceState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/StudioLifecycleConfig.java b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/StudioLifecycleConfig.java index 82b18b3d15c..f58c675e0de 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/StudioLifecycleConfig.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/StudioLifecycleConfig.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -153,9 +152,6 @@ private StudioLifecycleConfig(String name, Output id, @Nullable StudioLi private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/UserProfile.java b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/UserProfile.java index bf981fd6db5..6789b55e85a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/UserProfile.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/UserProfile.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -226,9 +225,6 @@ private UserProfile(String name, Output id, @Nullable UserProfileState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Workteam.java b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Workteam.java index db16522d0b5..58e2f2e7d2a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Workteam.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sagemaker/Workteam.java @@ -275,9 +275,6 @@ private Workteam(String name, Output id, @Nullable WorkteamState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/scheduler/ScheduleGroup.java b/sdk/java/src/main/java/com/pulumi/aws/scheduler/ScheduleGroup.java index bf28317bdde..18872449c0b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/scheduler/ScheduleGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/scheduler/ScheduleGroup.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -210,9 +209,6 @@ private ScheduleGroup(String name, Output id, @Nullable ScheduleGroupSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/schemas/Discoverer.java b/sdk/java/src/main/java/com/pulumi/aws/schemas/Discoverer.java index bd6b6c61a91..e91510cbaf4 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/schemas/Discoverer.java +++ b/sdk/java/src/main/java/com/pulumi/aws/schemas/Discoverer.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -173,9 +172,6 @@ private Discoverer(String name, Output id, @Nullable DiscovererState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/schemas/Registry.java b/sdk/java/src/main/java/com/pulumi/aws/schemas/Registry.java index afb157151c0..85effa5747a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/schemas/Registry.java +++ b/sdk/java/src/main/java/com/pulumi/aws/schemas/Registry.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -169,9 +168,6 @@ private Registry(String name, Output id, @Nullable RegistryState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/schemas/Schema.java b/sdk/java/src/main/java/com/pulumi/aws/schemas/Schema.java index 65987aeae2c..fbee7a201c1 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/schemas/Schema.java +++ b/sdk/java/src/main/java/com/pulumi/aws/schemas/Schema.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -282,9 +281,6 @@ private Schema(String name, Output id, @Nullable SchemaState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/secretsmanager/Secret.java b/sdk/java/src/main/java/com/pulumi/aws/secretsmanager/Secret.java index 32a50caebc4..8025ed0f99e 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/secretsmanager/Secret.java +++ b/sdk/java/src/main/java/com/pulumi/aws/secretsmanager/Secret.java @@ -252,9 +252,6 @@ private Secret(String name, Output id, @Nullable SecretState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/securitylake/DataLake.java b/sdk/java/src/main/java/com/pulumi/aws/securitylake/DataLake.java index 0581fca576a..53dbb3b618c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/securitylake/DataLake.java +++ b/sdk/java/src/main/java/com/pulumi/aws/securitylake/DataLake.java @@ -13,7 +13,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -248,9 +247,6 @@ private DataLake(String name, Output id, @Nullable DataLakeState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/serverlessrepository/CloudFormationStack.java b/sdk/java/src/main/java/com/pulumi/aws/serverlessrepository/CloudFormationStack.java index 839e1141a79..226d7b49429 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/serverlessrepository/CloudFormationStack.java +++ b/sdk/java/src/main/java/com/pulumi/aws/serverlessrepository/CloudFormationStack.java @@ -223,9 +223,6 @@ private CloudFormationStack(String name, Output id, @Nullable CloudForma private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/servicecatalog/Portfolio.java b/sdk/java/src/main/java/com/pulumi/aws/servicecatalog/Portfolio.java index d589e1e852f..43f12b32bcb 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/servicecatalog/Portfolio.java +++ b/sdk/java/src/main/java/com/pulumi/aws/servicecatalog/Portfolio.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -180,9 +179,6 @@ private Portfolio(String name, Output id, @Nullable PortfolioState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/servicecatalog/Product.java b/sdk/java/src/main/java/com/pulumi/aws/servicecatalog/Product.java index 634154a718d..892a7612063 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/servicecatalog/Product.java +++ b/sdk/java/src/main/java/com/pulumi/aws/servicecatalog/Product.java @@ -13,7 +13,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -338,9 +337,6 @@ private Product(String name, Output id, @Nullable ProductState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/servicecatalog/ProvisionedProduct.java b/sdk/java/src/main/java/com/pulumi/aws/servicecatalog/ProvisionedProduct.java index e7f0b6def05..b6497cf48c1 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/servicecatalog/ProvisionedProduct.java +++ b/sdk/java/src/main/java/com/pulumi/aws/servicecatalog/ProvisionedProduct.java @@ -485,9 +485,6 @@ private ProvisionedProduct(String name, Output id, @Nullable Provisioned private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/servicediscovery/HttpNamespace.java b/sdk/java/src/main/java/com/pulumi/aws/servicediscovery/HttpNamespace.java index f9f1bd2a504..18ce1af7186 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/servicediscovery/HttpNamespace.java +++ b/sdk/java/src/main/java/com/pulumi/aws/servicediscovery/HttpNamespace.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -179,9 +178,6 @@ private HttpNamespace(String name, Output id, @Nullable HttpNamespaceSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/servicediscovery/PrivateDnsNamespace.java b/sdk/java/src/main/java/com/pulumi/aws/servicediscovery/PrivateDnsNamespace.java index 01295b1648f..e9ce3c10d9a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/servicediscovery/PrivateDnsNamespace.java +++ b/sdk/java/src/main/java/com/pulumi/aws/servicediscovery/PrivateDnsNamespace.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -202,9 +201,6 @@ private PrivateDnsNamespace(String name, Output id, @Nullable PrivateDns private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/servicediscovery/PublicDnsNamespace.java b/sdk/java/src/main/java/com/pulumi/aws/servicediscovery/PublicDnsNamespace.java index d2d6b961264..14fed81158f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/servicediscovery/PublicDnsNamespace.java +++ b/sdk/java/src/main/java/com/pulumi/aws/servicediscovery/PublicDnsNamespace.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -181,9 +180,6 @@ private PublicDnsNamespace(String name, Output id, @Nullable PublicDnsNa private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/servicediscovery/Service.java b/sdk/java/src/main/java/com/pulumi/aws/servicediscovery/Service.java index 4f42e97f808..dc56409305b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/servicediscovery/Service.java +++ b/sdk/java/src/main/java/com/pulumi/aws/servicediscovery/Service.java @@ -15,7 +15,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -329,9 +328,6 @@ private Service(String name, Output id, @Nullable ServiceState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sesv2/ConfigurationSet.java b/sdk/java/src/main/java/com/pulumi/aws/sesv2/ConfigurationSet.java index 253effc7c62..15a609eb66d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sesv2/ConfigurationSet.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sesv2/ConfigurationSet.java @@ -17,7 +17,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -260,9 +259,6 @@ private ConfigurationSet(String name, Output id, @Nullable Configuration private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sesv2/ContactList.java b/sdk/java/src/main/java/com/pulumi/aws/sesv2/ContactList.java index eb008532ae5..60363444a49 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sesv2/ContactList.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sesv2/ContactList.java @@ -238,9 +238,6 @@ private ContactList(String name, Output id, @Nullable ContactListState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sesv2/DedicatedIpPool.java b/sdk/java/src/main/java/com/pulumi/aws/sesv2/DedicatedIpPool.java index 524bb431893..8a73b0b9b3e 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sesv2/DedicatedIpPool.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sesv2/DedicatedIpPool.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -196,9 +195,6 @@ private DedicatedIpPool(String name, Output id, @Nullable DedicatedIpPoo private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sesv2/EmailIdentity.java b/sdk/java/src/main/java/com/pulumi/aws/sesv2/EmailIdentity.java index c0ad4531c5d..a426c97b964 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sesv2/EmailIdentity.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sesv2/EmailIdentity.java @@ -13,7 +13,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -317,9 +316,6 @@ private EmailIdentity(String name, Output id, @Nullable EmailIdentitySta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sfn/Activity.java b/sdk/java/src/main/java/com/pulumi/aws/sfn/Activity.java index 6a088deda86..4e2786b66b9 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sfn/Activity.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sfn/Activity.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -150,9 +149,6 @@ private Activity(String name, Output id, @Nullable ActivityState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sfn/StateMachine.java b/sdk/java/src/main/java/com/pulumi/aws/sfn/StateMachine.java index b91a5a67e0e..6fee9d94881 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sfn/StateMachine.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sfn/StateMachine.java @@ -14,7 +14,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -457,9 +456,6 @@ private StateMachine(String name, Output id, @Nullable StateMachineState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/shield/Protection.java b/sdk/java/src/main/java/com/pulumi/aws/shield/Protection.java index 5adcbe815bf..ee87b29ead1 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/shield/Protection.java +++ b/sdk/java/src/main/java/com/pulumi/aws/shield/Protection.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -186,9 +185,6 @@ private Protection(String name, Output id, @Nullable ProtectionState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/shield/ProtectionGroup.java b/sdk/java/src/main/java/com/pulumi/aws/shield/ProtectionGroup.java index 9f94a122298..a47e617a567 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/shield/ProtectionGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/shield/ProtectionGroup.java @@ -300,9 +300,6 @@ private ProtectionGroup(String name, Output id, @Nullable ProtectionGrou private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/signer/SigningProfile.java b/sdk/java/src/main/java/com/pulumi/aws/signer/SigningProfile.java index 99a676c6a33..21ec485e8c2 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/signer/SigningProfile.java +++ b/sdk/java/src/main/java/com/pulumi/aws/signer/SigningProfile.java @@ -288,9 +288,6 @@ private SigningProfile(String name, Output id, @Nullable SigningProfileS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sns/Topic.java b/sdk/java/src/main/java/com/pulumi/aws/sns/Topic.java index 463654922cb..11b9e03e32a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sns/Topic.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sns/Topic.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -643,9 +642,6 @@ private Topic(String name, Output id, @Nullable TopicState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/sqs/Queue.java b/sdk/java/src/main/java/com/pulumi/aws/sqs/Queue.java index cddc6f04300..8412e4d1d07 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/sqs/Queue.java +++ b/sdk/java/src/main/java/com/pulumi/aws/sqs/Queue.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -574,9 +573,6 @@ private Queue(String name, Output id, @Nullable QueueState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ssm/Activation.java b/sdk/java/src/main/java/com/pulumi/aws/ssm/Activation.java index 6c71ff567a4..5e6eb685821 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ssm/Activation.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ssm/Activation.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -271,9 +270,6 @@ private Activation(String name, Output id, @Nullable ActivationState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ssm/ContactsRotation.java b/sdk/java/src/main/java/com/pulumi/aws/ssm/ContactsRotation.java index 5946eda1151..8ea8af5928a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ssm/ContactsRotation.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ssm/ContactsRotation.java @@ -350,9 +350,6 @@ private ContactsRotation(String name, Output id, @Nullable ContactsRotat private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ssm/Document.java b/sdk/java/src/main/java/com/pulumi/aws/ssm/Document.java index ed9fbf0264d..666b1bf90ae 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ssm/Document.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ssm/Document.java @@ -490,9 +490,6 @@ private Document(String name, Output id, @Nullable DocumentState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ssm/MaintenanceWindow.java b/sdk/java/src/main/java/com/pulumi/aws/ssm/MaintenanceWindow.java index 04e7c77d549..ba0f9671bc0 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ssm/MaintenanceWindow.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ssm/MaintenanceWindow.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -285,9 +284,6 @@ private MaintenanceWindow(String name, Output id, @Nullable MaintenanceW private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ssm/Parameter.java b/sdk/java/src/main/java/com/pulumi/aws/ssm/Parameter.java index 1196e1f311f..435a1e23202 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ssm/Parameter.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ssm/Parameter.java @@ -359,7 +359,6 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "tagsAll", "value" )) .build(); diff --git a/sdk/java/src/main/java/com/pulumi/aws/ssm/PatchBaseline.java b/sdk/java/src/main/java/com/pulumi/aws/ssm/PatchBaseline.java index 96882a03c8b..a8b9138c994 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ssm/PatchBaseline.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ssm/PatchBaseline.java @@ -517,9 +517,6 @@ private PatchBaseline(String name, Output id, @Nullable PatchBaselineSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ssmcontacts/Contact.java b/sdk/java/src/main/java/com/pulumi/aws/ssmcontacts/Contact.java index eec52950846..a08631bb916 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ssmcontacts/Contact.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ssmcontacts/Contact.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -227,9 +226,6 @@ private Contact(String name, Output id, @Nullable ContactState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ssmincidents/ReplicationSet.java b/sdk/java/src/main/java/com/pulumi/aws/ssmincidents/ReplicationSet.java index 375457cdd0d..873db19324a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ssmincidents/ReplicationSet.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ssmincidents/ReplicationSet.java @@ -327,9 +327,6 @@ private ReplicationSet(String name, Output id, @Nullable ReplicationSetS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ssmincidents/ResponsePlan.java b/sdk/java/src/main/java/com/pulumi/aws/ssmincidents/ResponsePlan.java index 5596e176c8e..a7d15115e32 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ssmincidents/ResponsePlan.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ssmincidents/ResponsePlan.java @@ -323,9 +323,6 @@ private ResponsePlan(String name, Output id, @Nullable ResponsePlanState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ssoadmin/Application.java b/sdk/java/src/main/java/com/pulumi/aws/ssoadmin/Application.java index 9a19264ebb4..ccb3a163e6f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ssoadmin/Application.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ssoadmin/Application.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -232,9 +231,6 @@ private Application(String name, Output id, @Nullable ApplicationState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ssoadmin/PermissionSet.java b/sdk/java/src/main/java/com/pulumi/aws/ssoadmin/PermissionSet.java index 317c09e466e..0e68e7996fb 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ssoadmin/PermissionSet.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ssoadmin/PermissionSet.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -195,9 +194,6 @@ private PermissionSet(String name, Output id, @Nullable PermissionSetSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/ssoadmin/TrustedTokenIssuer.java b/sdk/java/src/main/java/com/pulumi/aws/ssoadmin/TrustedTokenIssuer.java index e0c55493c9a..690fa0551e7 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/ssoadmin/TrustedTokenIssuer.java +++ b/sdk/java/src/main/java/com/pulumi/aws/ssoadmin/TrustedTokenIssuer.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -186,9 +185,6 @@ private TrustedTokenIssuer(String name, Output id, @Nullable TrustedToke private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/storagegateway/CachesIscsiVolume.java b/sdk/java/src/main/java/com/pulumi/aws/storagegateway/CachesIscsiVolume.java index 07f4a2ac232..c200cd8cde2 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/storagegateway/CachesIscsiVolume.java +++ b/sdk/java/src/main/java/com/pulumi/aws/storagegateway/CachesIscsiVolume.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -413,9 +412,6 @@ private CachesIscsiVolume(String name, Output id, @Nullable CachesIscsiV private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/storagegateway/FileSystemAssociation.java b/sdk/java/src/main/java/com/pulumi/aws/storagegateway/FileSystemAssociation.java index 9a12e686e01..2b3c88f33c5 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/storagegateway/FileSystemAssociation.java +++ b/sdk/java/src/main/java/com/pulumi/aws/storagegateway/FileSystemAssociation.java @@ -315,8 +315,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "password", - "tagsAll" + "password" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/storagegateway/Gateway.java b/sdk/java/src/main/java/com/pulumi/aws/storagegateway/Gateway.java index 121140d3c4d..5887cfa9e4d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/storagegateway/Gateway.java +++ b/sdk/java/src/main/java/com/pulumi/aws/storagegateway/Gateway.java @@ -627,8 +627,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) .additionalSecretOutputs(List.of( - "smbGuestPassword", - "tagsAll" + "smbGuestPassword" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/storagegateway/NfsFileShare.java b/sdk/java/src/main/java/com/pulumi/aws/storagegateway/NfsFileShare.java index e31c3a44cfa..a577bc0d809 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/storagegateway/NfsFileShare.java +++ b/sdk/java/src/main/java/com/pulumi/aws/storagegateway/NfsFileShare.java @@ -439,9 +439,6 @@ private NfsFileShare(String name, Output id, @Nullable NfsFileShareState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/storagegateway/SmbFileShare.java b/sdk/java/src/main/java/com/pulumi/aws/storagegateway/SmbFileShare.java index cd711cb46fe..b8cc51fd4d4 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/storagegateway/SmbFileShare.java +++ b/sdk/java/src/main/java/com/pulumi/aws/storagegateway/SmbFileShare.java @@ -545,9 +545,6 @@ private SmbFileShare(String name, Output id, @Nullable SmbFileShareState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/storagegateway/StoredIscsiVolume.java b/sdk/java/src/main/java/com/pulumi/aws/storagegateway/StoredIscsiVolume.java index 43b5ee0485a..1c02d898969 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/storagegateway/StoredIscsiVolume.java +++ b/sdk/java/src/main/java/com/pulumi/aws/storagegateway/StoredIscsiVolume.java @@ -13,7 +13,6 @@ import java.lang.Boolean; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -420,9 +419,6 @@ private StoredIscsiVolume(String name, Output id, @Nullable StoredIscsiV private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/storagegateway/TapePool.java b/sdk/java/src/main/java/com/pulumi/aws/storagegateway/TapePool.java index d0ab04f2d46..b3864d0e508 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/storagegateway/TapePool.java +++ b/sdk/java/src/main/java/com/pulumi/aws/storagegateway/TapePool.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -197,9 +196,6 @@ private TapePool(String name, Output id, @Nullable TapePoolState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/swf/Domain.java b/sdk/java/src/main/java/com/pulumi/aws/swf/Domain.java index 7d3956d3693..ed02a65ec8e 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/swf/Domain.java +++ b/sdk/java/src/main/java/com/pulumi/aws/swf/Domain.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -198,9 +197,6 @@ private Domain(String name, Output id, @Nullable DomainState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/synthetics/Canary.java b/sdk/java/src/main/java/com/pulumi/aws/synthetics/Canary.java index 647e4d5338b..6d9099ed608 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/synthetics/Canary.java +++ b/sdk/java/src/main/java/com/pulumi/aws/synthetics/Canary.java @@ -454,9 +454,6 @@ private Canary(String name, Output id, @Nullable CanaryState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/synthetics/Group.java b/sdk/java/src/main/java/com/pulumi/aws/synthetics/Group.java index 8c9e9abc829..c49504dc22c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/synthetics/Group.java +++ b/sdk/java/src/main/java/com/pulumi/aws/synthetics/Group.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -169,9 +168,6 @@ private Group(String name, Output id, @Nullable GroupState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/timestreamwrite/Database.java b/sdk/java/src/main/java/com/pulumi/aws/timestreamwrite/Database.java index 89c3fab280f..b5f38146de2 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/timestreamwrite/Database.java +++ b/sdk/java/src/main/java/com/pulumi/aws/timestreamwrite/Database.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -214,9 +213,6 @@ private Database(String name, Output id, @Nullable DatabaseState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/timestreamwrite/Table.java b/sdk/java/src/main/java/com/pulumi/aws/timestreamwrite/Table.java index 3ee47de9e9a..c8d7e66755c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/timestreamwrite/Table.java +++ b/sdk/java/src/main/java/com/pulumi/aws/timestreamwrite/Table.java @@ -14,7 +14,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -289,9 +288,6 @@ private Table(String name, Output id, @Nullable TableState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/transcribe/LanguageModel.java b/sdk/java/src/main/java/com/pulumi/aws/transcribe/LanguageModel.java index 3b58c2f9211..67dda694d08 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/transcribe/LanguageModel.java +++ b/sdk/java/src/main/java/com/pulumi/aws/transcribe/LanguageModel.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -253,9 +252,6 @@ private LanguageModel(String name, Output id, @Nullable LanguageModelSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/transcribe/MedicalVocabulary.java b/sdk/java/src/main/java/com/pulumi/aws/transcribe/MedicalVocabulary.java index e69a48c0109..91f1608a313 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/transcribe/MedicalVocabulary.java +++ b/sdk/java/src/main/java/com/pulumi/aws/transcribe/MedicalVocabulary.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -222,9 +221,6 @@ private MedicalVocabulary(String name, Output id, @Nullable MedicalVocab private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/transcribe/Vocabulary.java b/sdk/java/src/main/java/com/pulumi/aws/transcribe/Vocabulary.java index d29ab90e73a..d4baa62d12a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/transcribe/Vocabulary.java +++ b/sdk/java/src/main/java/com/pulumi/aws/transcribe/Vocabulary.java @@ -236,9 +236,6 @@ private Vocabulary(String name, Output id, @Nullable VocabularyState sta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/transcribe/VocabularyFilter.java b/sdk/java/src/main/java/com/pulumi/aws/transcribe/VocabularyFilter.java index 06eaa68ff1e..7ecd790454a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/transcribe/VocabularyFilter.java +++ b/sdk/java/src/main/java/com/pulumi/aws/transcribe/VocabularyFilter.java @@ -216,9 +216,6 @@ private VocabularyFilter(String name, Output id, @Nullable VocabularyFil private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/transfer/Agreement.java b/sdk/java/src/main/java/com/pulumi/aws/transfer/Agreement.java index b802fae25ba..34271a7f460 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/transfer/Agreement.java +++ b/sdk/java/src/main/java/com/pulumi/aws/transfer/Agreement.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -243,9 +242,6 @@ private Agreement(String name, Output id, @Nullable AgreementState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/transfer/Certificate.java b/sdk/java/src/main/java/com/pulumi/aws/transfer/Certificate.java index bea1b1b61b1..0776cc1144c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/transfer/Certificate.java +++ b/sdk/java/src/main/java/com/pulumi/aws/transfer/Certificate.java @@ -253,8 +253,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N .additionalSecretOutputs(List.of( "certificate", "certificateChain", - "privateKey", - "tagsAll" + "privateKey" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/transfer/Connector.java b/sdk/java/src/main/java/com/pulumi/aws/transfer/Connector.java index 2271bcf1977..1486ef3a29a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/transfer/Connector.java +++ b/sdk/java/src/main/java/com/pulumi/aws/transfer/Connector.java @@ -13,7 +13,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -267,9 +266,6 @@ private Connector(String name, Output id, @Nullable ConnectorState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/transfer/Profile.java b/sdk/java/src/main/java/com/pulumi/aws/transfer/Profile.java index 567e48c8921..9597d23dac8 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/transfer/Profile.java +++ b/sdk/java/src/main/java/com/pulumi/aws/transfer/Profile.java @@ -193,9 +193,6 @@ private Profile(String name, Output id, @Nullable ProfileState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/transfer/Server.java b/sdk/java/src/main/java/com/pulumi/aws/transfer/Server.java index 17991d6e021..ae8706b0b0c 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/transfer/Server.java +++ b/sdk/java/src/main/java/com/pulumi/aws/transfer/Server.java @@ -669,8 +669,7 @@ private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@N .additionalSecretOutputs(List.of( "hostKey", "postAuthenticationLoginBanner", - "preAuthenticationLoginBanner", - "tagsAll" + "preAuthenticationLoginBanner" )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); diff --git a/sdk/java/src/main/java/com/pulumi/aws/transfer/User.java b/sdk/java/src/main/java/com/pulumi/aws/transfer/User.java index c4a1c80e579..026c50ab145 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/transfer/User.java +++ b/sdk/java/src/main/java/com/pulumi/aws/transfer/User.java @@ -303,9 +303,6 @@ private User(String name, Output id, @Nullable UserState state, @Nullabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/transfer/Workflow.java b/sdk/java/src/main/java/com/pulumi/aws/transfer/Workflow.java index b5722f8db0f..43fa1b02853 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/transfer/Workflow.java +++ b/sdk/java/src/main/java/com/pulumi/aws/transfer/Workflow.java @@ -244,9 +244,6 @@ private Workflow(String name, Output id, @Nullable WorkflowState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/verifiedaccess/Endpoint.java b/sdk/java/src/main/java/com/pulumi/aws/verifiedaccess/Endpoint.java index 97f888d25b3..5848946b425 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/verifiedaccess/Endpoint.java +++ b/sdk/java/src/main/java/com/pulumi/aws/verifiedaccess/Endpoint.java @@ -344,9 +344,6 @@ private Endpoint(String name, Output id, @Nullable EndpointState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/verifiedaccess/Group.java b/sdk/java/src/main/java/com/pulumi/aws/verifiedaccess/Group.java index d767b3f5fa6..350244ba535 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/verifiedaccess/Group.java +++ b/sdk/java/src/main/java/com/pulumi/aws/verifiedaccess/Group.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -294,9 +293,6 @@ private Group(String name, Output id, @Nullable GroupState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/verifiedaccess/Instance.java b/sdk/java/src/main/java/com/pulumi/aws/verifiedaccess/Instance.java index 8ce69f5772a..5c92017720f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/verifiedaccess/Instance.java +++ b/sdk/java/src/main/java/com/pulumi/aws/verifiedaccess/Instance.java @@ -224,9 +224,6 @@ private Instance(String name, Output id, @Nullable InstanceState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/verifiedaccess/TrustProvider.java b/sdk/java/src/main/java/com/pulumi/aws/verifiedaccess/TrustProvider.java index 7a9ea128b7e..f50a2585e58 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/verifiedaccess/TrustProvider.java +++ b/sdk/java/src/main/java/com/pulumi/aws/verifiedaccess/TrustProvider.java @@ -13,7 +13,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -227,9 +226,6 @@ private TrustProvider(String name, Output id, @Nullable TrustProviderSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/vpc/SecurityGroupEgressRule.java b/sdk/java/src/main/java/com/pulumi/aws/vpc/SecurityGroupEgressRule.java index 6e26ec2ea89..9aba6e6f057 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/vpc/SecurityGroupEgressRule.java +++ b/sdk/java/src/main/java/com/pulumi/aws/vpc/SecurityGroupEgressRule.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -291,9 +290,6 @@ private SecurityGroupEgressRule(String name, Output id, @Nullable Securi private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/vpc/SecurityGroupIngressRule.java b/sdk/java/src/main/java/com/pulumi/aws/vpc/SecurityGroupIngressRule.java index c9f63d872cd..367e08c6309 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/vpc/SecurityGroupIngressRule.java +++ b/sdk/java/src/main/java/com/pulumi/aws/vpc/SecurityGroupIngressRule.java @@ -12,7 +12,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -299,9 +298,6 @@ private SecurityGroupIngressRule(String name, Output id, @Nullable Secur private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/vpclattice/AccessLogSubscription.java b/sdk/java/src/main/java/com/pulumi/aws/vpclattice/AccessLogSubscription.java index 0f885acb2dc..d5bd94e800f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/vpclattice/AccessLogSubscription.java +++ b/sdk/java/src/main/java/com/pulumi/aws/vpclattice/AccessLogSubscription.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -169,9 +168,6 @@ private AccessLogSubscription(String name, Output id, @Nullable AccessLo private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/vpclattice/Listener.java b/sdk/java/src/main/java/com/pulumi/aws/vpclattice/Listener.java index b1b033420bd..ebb787b0839 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/vpclattice/Listener.java +++ b/sdk/java/src/main/java/com/pulumi/aws/vpclattice/Listener.java @@ -13,7 +13,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -388,9 +387,6 @@ private Listener(String name, Output id, @Nullable ListenerState state, private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/vpclattice/ListenerRule.java b/sdk/java/src/main/java/com/pulumi/aws/vpclattice/ListenerRule.java index 355c5c4301c..37199ab4270 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/vpclattice/ListenerRule.java +++ b/sdk/java/src/main/java/com/pulumi/aws/vpclattice/ListenerRule.java @@ -14,7 +14,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -334,9 +333,6 @@ private ListenerRule(String name, Output id, @Nullable ListenerRuleState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/vpclattice/Service.java b/sdk/java/src/main/java/com/pulumi/aws/vpclattice/Service.java index 80bf43306bc..3384711b2ba 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/vpclattice/Service.java +++ b/sdk/java/src/main/java/com/pulumi/aws/vpclattice/Service.java @@ -230,9 +230,6 @@ private Service(String name, Output id, @Nullable ServiceState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/vpclattice/ServiceNetwork.java b/sdk/java/src/main/java/com/pulumi/aws/vpclattice/ServiceNetwork.java index 0552ddf7770..d0c7afbdb7b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/vpclattice/ServiceNetwork.java +++ b/sdk/java/src/main/java/com/pulumi/aws/vpclattice/ServiceNetwork.java @@ -11,7 +11,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -172,9 +171,6 @@ private ServiceNetwork(String name, Output id, @Nullable ServiceNetworkS private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/vpclattice/ServiceNetworkServiceAssociation.java b/sdk/java/src/main/java/com/pulumi/aws/vpclattice/ServiceNetworkServiceAssociation.java index 0cf7157a075..2ad5ac6c6b6 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/vpclattice/ServiceNetworkServiceAssociation.java +++ b/sdk/java/src/main/java/com/pulumi/aws/vpclattice/ServiceNetworkServiceAssociation.java @@ -228,9 +228,6 @@ private ServiceNetworkServiceAssociation(String name, Output id, @Nullab private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/vpclattice/ServiceNetworkVpcAssociation.java b/sdk/java/src/main/java/com/pulumi/aws/vpclattice/ServiceNetworkVpcAssociation.java index 01186dcbad6..9b1f6412b27 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/vpclattice/ServiceNetworkVpcAssociation.java +++ b/sdk/java/src/main/java/com/pulumi/aws/vpclattice/ServiceNetworkVpcAssociation.java @@ -214,9 +214,6 @@ private ServiceNetworkVpcAssociation(String name, Output id, @Nullable S private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/vpclattice/TargetGroup.java b/sdk/java/src/main/java/com/pulumi/aws/vpclattice/TargetGroup.java index 72e2c80c2b7..084f6c122bd 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/vpclattice/TargetGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/vpclattice/TargetGroup.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -329,9 +328,6 @@ private TargetGroup(String name, Output id, @Nullable TargetGroupState s private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/waf/RateBasedRule.java b/sdk/java/src/main/java/com/pulumi/aws/waf/RateBasedRule.java index 56dd93718be..9e66b9e7f37 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/waf/RateBasedRule.java +++ b/sdk/java/src/main/java/com/pulumi/aws/waf/RateBasedRule.java @@ -232,9 +232,6 @@ private RateBasedRule(String name, Output id, @Nullable RateBasedRuleSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/waf/Rule.java b/sdk/java/src/main/java/com/pulumi/aws/waf/Rule.java index 2bf851893f4..1c911611847 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/waf/Rule.java +++ b/sdk/java/src/main/java/com/pulumi/aws/waf/Rule.java @@ -201,9 +201,6 @@ private Rule(String name, Output id, @Nullable RuleState state, @Nullabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/waf/RuleGroup.java b/sdk/java/src/main/java/com/pulumi/aws/waf/RuleGroup.java index dcff759d2bf..d4fa79cf95d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/waf/RuleGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/waf/RuleGroup.java @@ -197,9 +197,6 @@ private RuleGroup(String name, Output id, @Nullable RuleGroupState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/waf/WebAcl.java b/sdk/java/src/main/java/com/pulumi/aws/waf/WebAcl.java index a38f6e7fadf..1d225e6a475 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/waf/WebAcl.java +++ b/sdk/java/src/main/java/com/pulumi/aws/waf/WebAcl.java @@ -302,9 +302,6 @@ private WebAcl(String name, Output id, @Nullable WebAclState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/wafregional/RateBasedRule.java b/sdk/java/src/main/java/com/pulumi/aws/wafregional/RateBasedRule.java index 2825adf8ca5..c707691a0ed 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/wafregional/RateBasedRule.java +++ b/sdk/java/src/main/java/com/pulumi/aws/wafregional/RateBasedRule.java @@ -232,9 +232,6 @@ private RateBasedRule(String name, Output id, @Nullable RateBasedRuleSta private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/wafregional/Rule.java b/sdk/java/src/main/java/com/pulumi/aws/wafregional/Rule.java index 8b2380dc7f3..9fb819f8a3d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/wafregional/Rule.java +++ b/sdk/java/src/main/java/com/pulumi/aws/wafregional/Rule.java @@ -209,9 +209,6 @@ private Rule(String name, Output id, @Nullable RuleState state, @Nullabl private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/wafregional/RuleGroup.java b/sdk/java/src/main/java/com/pulumi/aws/wafregional/RuleGroup.java index facff7ecb24..e713cb10d76 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/wafregional/RuleGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/wafregional/RuleGroup.java @@ -197,9 +197,6 @@ private RuleGroup(String name, Output id, @Nullable RuleGroupState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/wafregional/WebAcl.java b/sdk/java/src/main/java/com/pulumi/aws/wafregional/WebAcl.java index 34149596df0..c1ad13a396a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/wafregional/WebAcl.java +++ b/sdk/java/src/main/java/com/pulumi/aws/wafregional/WebAcl.java @@ -337,9 +337,6 @@ private WebAcl(String name, Output id, @Nullable WebAclState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/wafv2/IpSet.java b/sdk/java/src/main/java/com/pulumi/aws/wafv2/IpSet.java index 9f9dc69108e..db4c4ef0f64 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/wafv2/IpSet.java +++ b/sdk/java/src/main/java/com/pulumi/aws/wafv2/IpSet.java @@ -224,9 +224,6 @@ private IpSet(String name, Output id, @Nullable IpSetState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/wafv2/RegexPatternSet.java b/sdk/java/src/main/java/com/pulumi/aws/wafv2/RegexPatternSet.java index 62dc858066c..daf590ef53a 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/wafv2/RegexPatternSet.java +++ b/sdk/java/src/main/java/com/pulumi/aws/wafv2/RegexPatternSet.java @@ -215,9 +215,6 @@ private RegexPatternSet(String name, Output id, @Nullable RegexPatternSe private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/wafv2/RuleGroup.java b/sdk/java/src/main/java/com/pulumi/aws/wafv2/RuleGroup.java index ae7805a4fc7..5c5f861ad96 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/wafv2/RuleGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/wafv2/RuleGroup.java @@ -211,9 +211,6 @@ private RuleGroup(String name, Output id, @Nullable RuleGroupState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/wafv2/WebAcl.java b/sdk/java/src/main/java/com/pulumi/aws/wafv2/WebAcl.java index ec2a7300851..b11e4b1582f 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/wafv2/WebAcl.java +++ b/sdk/java/src/main/java/com/pulumi/aws/wafv2/WebAcl.java @@ -279,9 +279,6 @@ private WebAcl(String name, Output id, @Nullable WebAclState state, @Nul private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/workspaces/ConnectionAlias.java b/sdk/java/src/main/java/com/pulumi/aws/workspaces/ConnectionAlias.java index 04e51d9543e..82721fd03f8 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/workspaces/ConnectionAlias.java +++ b/sdk/java/src/main/java/com/pulumi/aws/workspaces/ConnectionAlias.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -175,9 +174,6 @@ private ConnectionAlias(String name, Output id, @Nullable ConnectionAlia private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/workspaces/Directory.java b/sdk/java/src/main/java/com/pulumi/aws/workspaces/Directory.java index 9b739f8e729..a36dc120f1d 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/workspaces/Directory.java +++ b/sdk/java/src/main/java/com/pulumi/aws/workspaces/Directory.java @@ -472,9 +472,6 @@ private Directory(String name, Output id, @Nullable DirectoryState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/workspaces/IpGroup.java b/sdk/java/src/main/java/com/pulumi/aws/workspaces/IpGroup.java index 157c0e67cd4..108b32f6374 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/workspaces/IpGroup.java +++ b/sdk/java/src/main/java/com/pulumi/aws/workspaces/IpGroup.java @@ -182,9 +182,6 @@ private IpGroup(String name, Output id, @Nullable IpGroupState state, @N private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/workspaces/Workspace.java b/sdk/java/src/main/java/com/pulumi/aws/workspaces/Workspace.java index ae4c848e472..4db17ab3e6b 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/workspaces/Workspace.java +++ b/sdk/java/src/main/java/com/pulumi/aws/workspaces/Workspace.java @@ -13,7 +13,6 @@ import com.pulumi.core.internal.Codegen; import java.lang.Boolean; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -289,9 +288,6 @@ private Workspace(String name, Output id, @Nullable WorkspaceState state private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/xray/Group.java b/sdk/java/src/main/java/com/pulumi/aws/xray/Group.java index 63155960f53..5b81dd84eda 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/xray/Group.java +++ b/sdk/java/src/main/java/com/pulumi/aws/xray/Group.java @@ -12,7 +12,6 @@ import com.pulumi.core.annotations.ResourceType; import com.pulumi.core.internal.Codegen; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -188,9 +187,6 @@ private Group(String name, Output id, @Nullable GroupState state, @Nulla private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/java/src/main/java/com/pulumi/aws/xray/SamplingRule.java b/sdk/java/src/main/java/com/pulumi/aws/xray/SamplingRule.java index 996867014e2..e5a5ebedce5 100644 --- a/sdk/java/src/main/java/com/pulumi/aws/xray/SamplingRule.java +++ b/sdk/java/src/main/java/com/pulumi/aws/xray/SamplingRule.java @@ -13,7 +13,6 @@ import java.lang.Double; import java.lang.Integer; import java.lang.String; -import java.util.List; import java.util.Map; import java.util.Optional; import javax.annotation.Nullable; @@ -320,9 +319,6 @@ private SamplingRule(String name, Output id, @Nullable SamplingRuleState private static com.pulumi.resources.CustomResourceOptions makeResourceOptions(@Nullable com.pulumi.resources.CustomResourceOptions options, @Nullable Output id) { var defaultOptions = com.pulumi.resources.CustomResourceOptions.builder() .version(Utilities.getVersion()) - .additionalSecretOutputs(List.of( - "tagsAll" - )) .build(); return com.pulumi.resources.CustomResourceOptions.merge(defaultOptions, options, id); } diff --git a/sdk/nodejs/accessanalyzer/analyzer.ts b/sdk/nodejs/accessanalyzer/analyzer.ts index 564e7f40954..bc42dbd3acf 100644 --- a/sdk/nodejs/accessanalyzer/analyzer.ts +++ b/sdk/nodejs/accessanalyzer/analyzer.ts @@ -131,8 +131,6 @@ export class Analyzer extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Analyzer.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/acm/certificate.ts b/sdk/nodejs/acm/certificate.ts index 4784145d6db..00c758f74df 100644 --- a/sdk/nodejs/acm/certificate.ts +++ b/sdk/nodejs/acm/certificate.ts @@ -331,7 +331,7 @@ export class Certificate extends pulumi.CustomResource { resourceInputs["validationEmails"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["privateKey", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["privateKey"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(Certificate.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/acmpca/certificateAuthority.ts b/sdk/nodejs/acmpca/certificateAuthority.ts index 04a2cf5cf42..556663d36fd 100644 --- a/sdk/nodejs/acmpca/certificateAuthority.ts +++ b/sdk/nodejs/acmpca/certificateAuthority.ts @@ -253,8 +253,6 @@ export class CertificateAuthority extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(CertificateAuthority.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/alb/listener.ts b/sdk/nodejs/alb/listener.ts index 289dc7b1dbf..47cc7c32b1b 100644 --- a/sdk/nodejs/alb/listener.ts +++ b/sdk/nodejs/alb/listener.ts @@ -355,8 +355,6 @@ export class Listener extends pulumi.CustomResource { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); const aliasOpts = { aliases: [{ type: "aws:applicationloadbalancing/listener:Listener" }] }; opts = pulumi.mergeOptions(opts, aliasOpts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Listener.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/alb/listenerRule.ts b/sdk/nodejs/alb/listenerRule.ts index 066e31e4bcd..464397eeb27 100644 --- a/sdk/nodejs/alb/listenerRule.ts +++ b/sdk/nodejs/alb/listenerRule.ts @@ -282,8 +282,6 @@ export class ListenerRule extends pulumi.CustomResource { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); const aliasOpts = { aliases: [{ type: "aws:applicationloadbalancing/listenerRule:ListenerRule" }] }; opts = pulumi.mergeOptions(opts, aliasOpts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ListenerRule.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/alb/loadBalancer.ts b/sdk/nodejs/alb/loadBalancer.ts index c7d11fad6f4..55922e6463b 100644 --- a/sdk/nodejs/alb/loadBalancer.ts +++ b/sdk/nodejs/alb/loadBalancer.ts @@ -337,8 +337,6 @@ export class LoadBalancer extends pulumi.CustomResource { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); const aliasOpts = { aliases: [{ type: "aws:applicationloadbalancing/loadBalancer:LoadBalancer" }] }; opts = pulumi.mergeOptions(opts, aliasOpts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(LoadBalancer.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/alb/targetGroup.ts b/sdk/nodejs/alb/targetGroup.ts index e52d5dc1914..c24afa72ce1 100644 --- a/sdk/nodejs/alb/targetGroup.ts +++ b/sdk/nodejs/alb/targetGroup.ts @@ -298,8 +298,6 @@ export class TargetGroup extends pulumi.CustomResource { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); const aliasOpts = { aliases: [{ type: "aws:applicationloadbalancing/targetGroup:TargetGroup" }] }; opts = pulumi.mergeOptions(opts, aliasOpts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(TargetGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/amp/scraper.ts b/sdk/nodejs/amp/scraper.ts index 0f64ee3f778..ae610dcdc6c 100644 --- a/sdk/nodejs/amp/scraper.ts +++ b/sdk/nodejs/amp/scraper.ts @@ -115,8 +115,6 @@ export class Scraper extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Scraper.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/amp/workspace.ts b/sdk/nodejs/amp/workspace.ts index 9f55dc068b3..d87de7fdf23 100644 --- a/sdk/nodejs/amp/workspace.ts +++ b/sdk/nodejs/amp/workspace.ts @@ -148,8 +148,6 @@ export class Workspace extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Workspace.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/amplify/app.ts b/sdk/nodejs/amplify/app.ts index d06f9f06bf1..fe93eabd6dd 100644 --- a/sdk/nodejs/amplify/app.ts +++ b/sdk/nodejs/amplify/app.ts @@ -327,7 +327,7 @@ export class App extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["accessToken", "basicAuthCredentials", "oauthToken", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["accessToken", "basicAuthCredentials", "oauthToken"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(App.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/amplify/branch.ts b/sdk/nodejs/amplify/branch.ts index 38e12dce133..4c352bdd694 100644 --- a/sdk/nodejs/amplify/branch.ts +++ b/sdk/nodejs/amplify/branch.ts @@ -294,7 +294,7 @@ export class Branch extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["basicAuthCredentials", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["basicAuthCredentials"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(Branch.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/apigateway/apiKey.ts b/sdk/nodejs/apigateway/apiKey.ts index 09ee83d3af2..ae85f87d2fc 100644 --- a/sdk/nodejs/apigateway/apiKey.ts +++ b/sdk/nodejs/apigateway/apiKey.ts @@ -134,7 +134,7 @@ export class ApiKey extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll", "value"] }; + const secretOpts = { additionalSecretOutputs: ["value"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(ApiKey.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/apigateway/clientCertificate.ts b/sdk/nodejs/apigateway/clientCertificate.ts index a8515a31897..1ea8acbe6c0 100644 --- a/sdk/nodejs/apigateway/clientCertificate.ts +++ b/sdk/nodejs/apigateway/clientCertificate.ts @@ -114,8 +114,6 @@ export class ClientCertificate extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ClientCertificate.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/apigateway/domainName.ts b/sdk/nodejs/apigateway/domainName.ts index be25af6270a..c50841d3e19 100644 --- a/sdk/nodejs/apigateway/domainName.ts +++ b/sdk/nodejs/apigateway/domainName.ts @@ -270,7 +270,7 @@ export class DomainName extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["certificatePrivateKey", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["certificatePrivateKey"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(DomainName.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/apigateway/restApi.ts b/sdk/nodejs/apigateway/restApi.ts index 0e6d6c04c27..4ded8026b5d 100644 --- a/sdk/nodejs/apigateway/restApi.ts +++ b/sdk/nodejs/apigateway/restApi.ts @@ -224,8 +224,6 @@ export class RestApi extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(RestApi.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/apigateway/stage.ts b/sdk/nodejs/apigateway/stage.ts index 8f783d22ba9..27893903589 100644 --- a/sdk/nodejs/apigateway/stage.ts +++ b/sdk/nodejs/apigateway/stage.ts @@ -255,8 +255,6 @@ export class Stage extends pulumi.CustomResource { resourceInputs["webAclArn"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Stage.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/apigateway/usagePlan.ts b/sdk/nodejs/apigateway/usagePlan.ts index 67bed6599fd..680fe32ff20 100644 --- a/sdk/nodejs/apigateway/usagePlan.ts +++ b/sdk/nodejs/apigateway/usagePlan.ts @@ -187,8 +187,6 @@ export class UsagePlan extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(UsagePlan.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/apigateway/vpcLink.ts b/sdk/nodejs/apigateway/vpcLink.ts index 7f8f6eeb481..80e87028c2e 100644 --- a/sdk/nodejs/apigateway/vpcLink.ts +++ b/sdk/nodejs/apigateway/vpcLink.ts @@ -102,8 +102,6 @@ export class VpcLink extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VpcLink.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/apigatewayv2/api.ts b/sdk/nodejs/apigatewayv2/api.ts index f57e1439dcd..ac7218fde6d 100644 --- a/sdk/nodejs/apigatewayv2/api.ts +++ b/sdk/nodejs/apigatewayv2/api.ts @@ -209,8 +209,6 @@ export class Api extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Api.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/apigatewayv2/domainName.ts b/sdk/nodejs/apigatewayv2/domainName.ts index 2bf460b2041..a18fb1e4d02 100644 --- a/sdk/nodejs/apigatewayv2/domainName.ts +++ b/sdk/nodejs/apigatewayv2/domainName.ts @@ -160,8 +160,6 @@ export class DomainName extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DomainName.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/apigatewayv2/stage.ts b/sdk/nodejs/apigatewayv2/stage.ts index 34533c134c0..85dd9226bb9 100644 --- a/sdk/nodejs/apigatewayv2/stage.ts +++ b/sdk/nodejs/apigatewayv2/stage.ts @@ -178,8 +178,6 @@ export class Stage extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Stage.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/apigatewayv2/vpcLink.ts b/sdk/nodejs/apigatewayv2/vpcLink.ts index ba78081e3e3..f3ba1990f88 100644 --- a/sdk/nodejs/apigatewayv2/vpcLink.ts +++ b/sdk/nodejs/apigatewayv2/vpcLink.ts @@ -123,8 +123,6 @@ export class VpcLink extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VpcLink.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/appautoscaling/target.ts b/sdk/nodejs/appautoscaling/target.ts index 413880be562..e56be7188e0 100644 --- a/sdk/nodejs/appautoscaling/target.ts +++ b/sdk/nodejs/appautoscaling/target.ts @@ -222,8 +222,6 @@ export class Target extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Target.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/appconfig/application.ts b/sdk/nodejs/appconfig/application.ts index 0cb48850c47..ed349d1ca53 100644 --- a/sdk/nodejs/appconfig/application.ts +++ b/sdk/nodejs/appconfig/application.ts @@ -107,8 +107,6 @@ export class Application extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Application.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/appconfig/configurationProfile.ts b/sdk/nodejs/appconfig/configurationProfile.ts index 72e888334cc..b9c2b8190b7 100644 --- a/sdk/nodejs/appconfig/configurationProfile.ts +++ b/sdk/nodejs/appconfig/configurationProfile.ts @@ -164,8 +164,6 @@ export class ConfigurationProfile extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ConfigurationProfile.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/appconfig/deployment.ts b/sdk/nodejs/appconfig/deployment.ts index b7979cb7a4e..bff989ae6fc 100644 --- a/sdk/nodejs/appconfig/deployment.ts +++ b/sdk/nodejs/appconfig/deployment.ts @@ -176,8 +176,6 @@ export class Deployment extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Deployment.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/appconfig/deploymentStrategy.ts b/sdk/nodejs/appconfig/deploymentStrategy.ts index 1a9a5daa29d..c7a5d85b439 100644 --- a/sdk/nodejs/appconfig/deploymentStrategy.ts +++ b/sdk/nodejs/appconfig/deploymentStrategy.ts @@ -151,8 +151,6 @@ export class DeploymentStrategy extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DeploymentStrategy.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/appconfig/environment.ts b/sdk/nodejs/appconfig/environment.ts index 61abbf29f8d..808074ecd32 100644 --- a/sdk/nodejs/appconfig/environment.ts +++ b/sdk/nodejs/appconfig/environment.ts @@ -149,8 +149,6 @@ export class Environment extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Environment.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/appconfig/eventIntegration.ts b/sdk/nodejs/appconfig/eventIntegration.ts index 427f19bb851..c526eecb327 100644 --- a/sdk/nodejs/appconfig/eventIntegration.ts +++ b/sdk/nodejs/appconfig/eventIntegration.ts @@ -132,8 +132,6 @@ export class EventIntegration extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(EventIntegration.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/appconfig/extension.ts b/sdk/nodejs/appconfig/extension.ts index 3cae6600820..8210097cd16 100644 --- a/sdk/nodejs/appconfig/extension.ts +++ b/sdk/nodejs/appconfig/extension.ts @@ -148,8 +148,6 @@ export class Extension extends pulumi.CustomResource { resourceInputs["version"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Extension.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/appflow/flow.ts b/sdk/nodejs/appflow/flow.ts index 8f6346c4ae5..38c26e9b3e9 100644 --- a/sdk/nodejs/appflow/flow.ts +++ b/sdk/nodejs/appflow/flow.ts @@ -242,8 +242,6 @@ export class Flow extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Flow.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/appintegrations/dataIntegration.ts b/sdk/nodejs/appintegrations/dataIntegration.ts index 85b75e70ad9..c64c802f971 100644 --- a/sdk/nodejs/appintegrations/dataIntegration.ts +++ b/sdk/nodejs/appintegrations/dataIntegration.ts @@ -144,8 +144,6 @@ export class DataIntegration extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DataIntegration.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/applicationinsights/application.ts b/sdk/nodejs/applicationinsights/application.ts index 2166379fc04..1ae60e11b16 100644 --- a/sdk/nodejs/applicationinsights/application.ts +++ b/sdk/nodejs/applicationinsights/application.ts @@ -146,8 +146,6 @@ export class Application extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Application.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/appmesh/gatewayRoute.ts b/sdk/nodejs/appmesh/gatewayRoute.ts index 1ac4163b1d3..71c74e6b729 100644 --- a/sdk/nodejs/appmesh/gatewayRoute.ts +++ b/sdk/nodejs/appmesh/gatewayRoute.ts @@ -170,8 +170,6 @@ export class GatewayRoute extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(GatewayRoute.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/appmesh/mesh.ts b/sdk/nodejs/appmesh/mesh.ts index 1f8a4c3ee4c..ccf6a148193 100644 --- a/sdk/nodejs/appmesh/mesh.ts +++ b/sdk/nodejs/appmesh/mesh.ts @@ -142,8 +142,6 @@ export class Mesh extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Mesh.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/appmesh/route.ts b/sdk/nodejs/appmesh/route.ts index 3b9a8bcfa9f..1c820beb8df 100644 --- a/sdk/nodejs/appmesh/route.ts +++ b/sdk/nodejs/appmesh/route.ts @@ -258,8 +258,6 @@ export class Route extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Route.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/appmesh/virtualGateway.ts b/sdk/nodejs/appmesh/virtualGateway.ts index 0bdb3153257..3e3fa7ad824 100644 --- a/sdk/nodejs/appmesh/virtualGateway.ts +++ b/sdk/nodejs/appmesh/virtualGateway.ts @@ -188,8 +188,6 @@ export class VirtualGateway extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VirtualGateway.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/appmesh/virtualNode.ts b/sdk/nodejs/appmesh/virtualNode.ts index 427a1cd712c..d04b1891df5 100644 --- a/sdk/nodejs/appmesh/virtualNode.ts +++ b/sdk/nodejs/appmesh/virtualNode.ts @@ -277,8 +277,6 @@ export class VirtualNode extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VirtualNode.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/appmesh/virtualRouter.ts b/sdk/nodejs/appmesh/virtualRouter.ts index befae63a8ef..b8398e400ef 100644 --- a/sdk/nodejs/appmesh/virtualRouter.ts +++ b/sdk/nodejs/appmesh/virtualRouter.ts @@ -161,8 +161,6 @@ export class VirtualRouter extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VirtualRouter.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/appmesh/virtualService.ts b/sdk/nodejs/appmesh/virtualService.ts index 9ea90d965db..0f9a95fc1ff 100644 --- a/sdk/nodejs/appmesh/virtualService.ts +++ b/sdk/nodejs/appmesh/virtualService.ts @@ -168,8 +168,6 @@ export class VirtualService extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VirtualService.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/apprunner/autoScalingConfigurationVersion.ts b/sdk/nodejs/apprunner/autoScalingConfigurationVersion.ts index d380063317b..5269a022eef 100644 --- a/sdk/nodejs/apprunner/autoScalingConfigurationVersion.ts +++ b/sdk/nodejs/apprunner/autoScalingConfigurationVersion.ts @@ -149,8 +149,6 @@ export class AutoScalingConfigurationVersion extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(AutoScalingConfigurationVersion.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/apprunner/connection.ts b/sdk/nodejs/apprunner/connection.ts index cf9a3bfb09f..949613e3d63 100644 --- a/sdk/nodejs/apprunner/connection.ts +++ b/sdk/nodejs/apprunner/connection.ts @@ -122,8 +122,6 @@ export class Connection extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Connection.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/apprunner/observabilityConfiguration.ts b/sdk/nodejs/apprunner/observabilityConfiguration.ts index b0ae8f856e1..610e89d5981 100644 --- a/sdk/nodejs/apprunner/observabilityConfiguration.ts +++ b/sdk/nodejs/apprunner/observabilityConfiguration.ts @@ -134,8 +134,6 @@ export class ObservabilityConfiguration extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ObservabilityConfiguration.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/apprunner/service.ts b/sdk/nodejs/apprunner/service.ts index fce72f095fe..eeb0b0b2fb0 100644 --- a/sdk/nodejs/apprunner/service.ts +++ b/sdk/nodejs/apprunner/service.ts @@ -256,8 +256,6 @@ export class Service extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Service.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/apprunner/vpcConnector.ts b/sdk/nodejs/apprunner/vpcConnector.ts index 1fda66877d2..3d2fcd5ae2f 100644 --- a/sdk/nodejs/apprunner/vpcConnector.ts +++ b/sdk/nodejs/apprunner/vpcConnector.ts @@ -139,8 +139,6 @@ export class VpcConnector extends pulumi.CustomResource { resourceInputs["vpcConnectorRevision"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VpcConnector.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/apprunner/vpcIngressConnection.ts b/sdk/nodejs/apprunner/vpcIngressConnection.ts index 17164f90192..81eb7253fab 100644 --- a/sdk/nodejs/apprunner/vpcIngressConnection.ts +++ b/sdk/nodejs/apprunner/vpcIngressConnection.ts @@ -138,8 +138,6 @@ export class VpcIngressConnection extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VpcIngressConnection.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/appstream/fleet.ts b/sdk/nodejs/appstream/fleet.ts index a6f952f9bf0..4328f4605fa 100644 --- a/sdk/nodejs/appstream/fleet.ts +++ b/sdk/nodejs/appstream/fleet.ts @@ -225,8 +225,6 @@ export class Fleet extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Fleet.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/appstream/imageBuilder.ts b/sdk/nodejs/appstream/imageBuilder.ts index 9f607404285..549e14aa306 100644 --- a/sdk/nodejs/appstream/imageBuilder.ts +++ b/sdk/nodejs/appstream/imageBuilder.ts @@ -194,8 +194,6 @@ export class ImageBuilder extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ImageBuilder.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/appstream/stack.ts b/sdk/nodejs/appstream/stack.ts index 9e387bda085..c98ddd22336 100644 --- a/sdk/nodejs/appstream/stack.ts +++ b/sdk/nodejs/appstream/stack.ts @@ -215,8 +215,6 @@ export class Stack extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Stack.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/appsync/graphQLApi.ts b/sdk/nodejs/appsync/graphQLApi.ts index 4d24b1d99d2..ed409159efe 100644 --- a/sdk/nodejs/appsync/graphQLApi.ts +++ b/sdk/nodejs/appsync/graphQLApi.ts @@ -162,8 +162,6 @@ export class GraphQLApi extends pulumi.CustomResource { resourceInputs["uris"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(GraphQLApi.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/athena/dataCatalog.ts b/sdk/nodejs/athena/dataCatalog.ts index eed2035bf11..4c8bac1b341 100644 --- a/sdk/nodejs/athena/dataCatalog.ts +++ b/sdk/nodejs/athena/dataCatalog.ts @@ -179,8 +179,6 @@ export class DataCatalog extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DataCatalog.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/athena/workgroup.ts b/sdk/nodejs/athena/workgroup.ts index 2c7daf2253f..3d89c87735c 100644 --- a/sdk/nodejs/athena/workgroup.ts +++ b/sdk/nodejs/athena/workgroup.ts @@ -133,8 +133,6 @@ export class Workgroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Workgroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/auditmanager/assessment.ts b/sdk/nodejs/auditmanager/assessment.ts index f7bee01b43c..09dcbbadb3f 100644 --- a/sdk/nodejs/auditmanager/assessment.ts +++ b/sdk/nodejs/auditmanager/assessment.ts @@ -166,8 +166,6 @@ export class Assessment extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Assessment.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/auditmanager/control.ts b/sdk/nodejs/auditmanager/control.ts index 62b481598ba..0651ffb2149 100644 --- a/sdk/nodejs/auditmanager/control.ts +++ b/sdk/nodejs/auditmanager/control.ts @@ -141,8 +141,6 @@ export class Control extends pulumi.CustomResource { resourceInputs["type"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Control.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/auditmanager/framework.ts b/sdk/nodejs/auditmanager/framework.ts index e9d2a475e63..f0ddb5aeb88 100644 --- a/sdk/nodejs/auditmanager/framework.ts +++ b/sdk/nodejs/auditmanager/framework.ts @@ -130,8 +130,6 @@ export class Framework extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Framework.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/backup/framework.ts b/sdk/nodejs/backup/framework.ts index f1ee74670b5..3632c6258c3 100644 --- a/sdk/nodejs/backup/framework.ts +++ b/sdk/nodejs/backup/framework.ts @@ -209,8 +209,6 @@ export class Framework extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Framework.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/backup/plan.ts b/sdk/nodejs/backup/plan.ts index 9ed639e36e0..b110dd18cb9 100644 --- a/sdk/nodejs/backup/plan.ts +++ b/sdk/nodejs/backup/plan.ts @@ -135,8 +135,6 @@ export class Plan extends pulumi.CustomResource { resourceInputs["version"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Plan.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/backup/reportPlan.ts b/sdk/nodejs/backup/reportPlan.ts index 9cd2c2aea6b..4ddada35b35 100644 --- a/sdk/nodejs/backup/reportPlan.ts +++ b/sdk/nodejs/backup/reportPlan.ts @@ -150,8 +150,6 @@ export class ReportPlan extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ReportPlan.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/backup/vault.ts b/sdk/nodejs/backup/vault.ts index 883498611c5..4fa00f74c69 100644 --- a/sdk/nodejs/backup/vault.ts +++ b/sdk/nodejs/backup/vault.ts @@ -114,8 +114,6 @@ export class Vault extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Vault.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/batch/computeEnvironment.ts b/sdk/nodejs/batch/computeEnvironment.ts index 82b14c6667f..657de73e3ab 100644 --- a/sdk/nodejs/batch/computeEnvironment.ts +++ b/sdk/nodejs/batch/computeEnvironment.ts @@ -273,8 +273,6 @@ export class ComputeEnvironment extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ComputeEnvironment.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/batch/jobDefinition.ts b/sdk/nodejs/batch/jobDefinition.ts index 034dce26e86..89450f0b391 100644 --- a/sdk/nodejs/batch/jobDefinition.ts +++ b/sdk/nodejs/batch/jobDefinition.ts @@ -306,8 +306,6 @@ export class JobDefinition extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(JobDefinition.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/batch/jobQueue.ts b/sdk/nodejs/batch/jobQueue.ts index c19f0518060..a03f4ae7f29 100644 --- a/sdk/nodejs/batch/jobQueue.ts +++ b/sdk/nodejs/batch/jobQueue.ts @@ -169,8 +169,6 @@ export class JobQueue extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(JobQueue.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/batch/schedulingPolicy.ts b/sdk/nodejs/batch/schedulingPolicy.ts index 41a3702f5c0..3268255fec8 100644 --- a/sdk/nodejs/batch/schedulingPolicy.ts +++ b/sdk/nodejs/batch/schedulingPolicy.ts @@ -120,8 +120,6 @@ export class SchedulingPolicy extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SchedulingPolicy.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/bedrock/customModel.ts b/sdk/nodejs/bedrock/customModel.ts index e690aaac395..ee7ba9ece8c 100644 --- a/sdk/nodejs/bedrock/customModel.ts +++ b/sdk/nodejs/bedrock/customModel.ts @@ -219,8 +219,6 @@ export class CustomModel extends pulumi.CustomResource { resourceInputs["validationMetrics"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(CustomModel.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/bedrock/provisionedModelThroughput.ts b/sdk/nodejs/bedrock/provisionedModelThroughput.ts index e65a9abcccf..f6eab61200b 100644 --- a/sdk/nodejs/bedrock/provisionedModelThroughput.ts +++ b/sdk/nodejs/bedrock/provisionedModelThroughput.ts @@ -134,8 +134,6 @@ export class ProvisionedModelThroughput extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ProvisionedModelThroughput.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/cfg/aggregateAuthorization.ts b/sdk/nodejs/cfg/aggregateAuthorization.ts index ca5b11eddb1..20d4490ff85 100644 --- a/sdk/nodejs/cfg/aggregateAuthorization.ts +++ b/sdk/nodejs/cfg/aggregateAuthorization.ts @@ -111,8 +111,6 @@ export class AggregateAuthorization extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(AggregateAuthorization.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/cfg/configurationAggregator.ts b/sdk/nodejs/cfg/configurationAggregator.ts index 5bd12ace079..40d0357cf16 100644 --- a/sdk/nodejs/cfg/configurationAggregator.ts +++ b/sdk/nodejs/cfg/configurationAggregator.ts @@ -145,8 +145,6 @@ export class ConfigurationAggregator extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ConfigurationAggregator.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/cfg/rule.ts b/sdk/nodejs/cfg/rule.ts index d2e37d00586..4477bbb1212 100644 --- a/sdk/nodejs/cfg/rule.ts +++ b/sdk/nodejs/cfg/rule.ts @@ -232,8 +232,6 @@ export class Rule extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Rule.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/chime/sdkvoiceSipMediaApplication.ts b/sdk/nodejs/chime/sdkvoiceSipMediaApplication.ts index 25f1cd58963..134e9d0d43e 100644 --- a/sdk/nodejs/chime/sdkvoiceSipMediaApplication.ts +++ b/sdk/nodejs/chime/sdkvoiceSipMediaApplication.ts @@ -125,8 +125,6 @@ export class SdkvoiceSipMediaApplication extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SdkvoiceSipMediaApplication.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/chime/sdkvoiceVoiceProfileDomain.ts b/sdk/nodejs/chime/sdkvoiceVoiceProfileDomain.ts index 49677f11058..feef85a9c92 100644 --- a/sdk/nodejs/chime/sdkvoiceVoiceProfileDomain.ts +++ b/sdk/nodejs/chime/sdkvoiceVoiceProfileDomain.ts @@ -122,8 +122,6 @@ export class SdkvoiceVoiceProfileDomain extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SdkvoiceVoiceProfileDomain.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/chime/voiceConnector.ts b/sdk/nodejs/chime/voiceConnector.ts index 4022257209c..4c79a243523 100644 --- a/sdk/nodejs/chime/voiceConnector.ts +++ b/sdk/nodejs/chime/voiceConnector.ts @@ -122,8 +122,6 @@ export class VoiceConnector extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VoiceConnector.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/chimesdkmediapipelines/mediaInsightsPipelineConfiguration.ts b/sdk/nodejs/chimesdkmediapipelines/mediaInsightsPipelineConfiguration.ts index 87b49e39109..8b5968026fb 100644 --- a/sdk/nodejs/chimesdkmediapipelines/mediaInsightsPipelineConfiguration.ts +++ b/sdk/nodejs/chimesdkmediapipelines/mediaInsightsPipelineConfiguration.ts @@ -358,8 +358,6 @@ export class MediaInsightsPipelineConfiguration extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(MediaInsightsPipelineConfiguration.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/cleanrooms/collaboration.ts b/sdk/nodejs/cleanrooms/collaboration.ts index 95cbb6afdd8..160043bf9ac 100644 --- a/sdk/nodejs/cleanrooms/collaboration.ts +++ b/sdk/nodejs/cleanrooms/collaboration.ts @@ -191,8 +191,6 @@ export class Collaboration extends pulumi.CustomResource { resourceInputs["updateTime"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Collaboration.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/cleanrooms/configuredTable.ts b/sdk/nodejs/cleanrooms/configuredTable.ts index e71f3a89e34..73aa2c8e82e 100644 --- a/sdk/nodejs/cleanrooms/configuredTable.ts +++ b/sdk/nodejs/cleanrooms/configuredTable.ts @@ -160,8 +160,6 @@ export class ConfiguredTable extends pulumi.CustomResource { resourceInputs["updateTime"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ConfiguredTable.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/cloud9/environmentEC2.ts b/sdk/nodejs/cloud9/environmentEC2.ts index a102c31153d..36fe66c856a 100644 --- a/sdk/nodejs/cloud9/environmentEC2.ts +++ b/sdk/nodejs/cloud9/environmentEC2.ts @@ -193,8 +193,6 @@ export class EnvironmentEC2 extends pulumi.CustomResource { resourceInputs["type"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(EnvironmentEC2.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/cloudformation/stack.ts b/sdk/nodejs/cloudformation/stack.ts index 00a23a7ab1d..e8145f6f7b1 100644 --- a/sdk/nodejs/cloudformation/stack.ts +++ b/sdk/nodejs/cloudformation/stack.ts @@ -194,8 +194,6 @@ export class Stack extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Stack.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/cloudformation/stackSet.ts b/sdk/nodejs/cloudformation/stackSet.ts index fe61448df77..c87c2585ccb 100644 --- a/sdk/nodejs/cloudformation/stackSet.ts +++ b/sdk/nodejs/cloudformation/stackSet.ts @@ -238,8 +238,6 @@ export class StackSet extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(StackSet.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/cloudfront/distribution.ts b/sdk/nodejs/cloudfront/distribution.ts index 4cc05d60e95..1ae5938d1b7 100644 --- a/sdk/nodejs/cloudfront/distribution.ts +++ b/sdk/nodejs/cloudfront/distribution.ts @@ -509,8 +509,6 @@ export class Distribution extends pulumi.CustomResource { resourceInputs["trustedSigners"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Distribution.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/cloudhsmv2/cluster.ts b/sdk/nodejs/cloudhsmv2/cluster.ts index 33e3e090df7..994a6119727 100644 --- a/sdk/nodejs/cloudhsmv2/cluster.ts +++ b/sdk/nodejs/cloudhsmv2/cluster.ts @@ -146,8 +146,6 @@ export class Cluster extends pulumi.CustomResource { resourceInputs["vpcId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Cluster.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/cloudtrail/eventDataStore.ts b/sdk/nodejs/cloudtrail/eventDataStore.ts index 6d263029224..80838c38e66 100644 --- a/sdk/nodejs/cloudtrail/eventDataStore.ts +++ b/sdk/nodejs/cloudtrail/eventDataStore.ts @@ -179,8 +179,6 @@ export class EventDataStore extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(EventDataStore.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/cloudtrail/trail.ts b/sdk/nodejs/cloudtrail/trail.ts index f33ad3d14d4..0e185c9819f 100644 --- a/sdk/nodejs/cloudtrail/trail.ts +++ b/sdk/nodejs/cloudtrail/trail.ts @@ -321,8 +321,6 @@ export class Trail extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Trail.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/cloudwatch/compositeAlarm.ts b/sdk/nodejs/cloudwatch/compositeAlarm.ts index 0834bff294b..fc8de04220d 100644 --- a/sdk/nodejs/cloudwatch/compositeAlarm.ts +++ b/sdk/nodejs/cloudwatch/compositeAlarm.ts @@ -162,8 +162,6 @@ export class CompositeAlarm extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(CompositeAlarm.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/cloudwatch/eventBus.ts b/sdk/nodejs/cloudwatch/eventBus.ts index 59050f79523..a1e786858a0 100644 --- a/sdk/nodejs/cloudwatch/eventBus.ts +++ b/sdk/nodejs/cloudwatch/eventBus.ts @@ -114,8 +114,6 @@ export class EventBus extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(EventBus.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/cloudwatch/eventRule.ts b/sdk/nodejs/cloudwatch/eventRule.ts index ba531d09540..8236303bdca 100644 --- a/sdk/nodejs/cloudwatch/eventRule.ts +++ b/sdk/nodejs/cloudwatch/eventRule.ts @@ -181,8 +181,6 @@ export class EventRule extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(EventRule.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/cloudwatch/internetMonitor.ts b/sdk/nodejs/cloudwatch/internetMonitor.ts index 5ddb6709536..3581155ed97 100644 --- a/sdk/nodejs/cloudwatch/internetMonitor.ts +++ b/sdk/nodejs/cloudwatch/internetMonitor.ts @@ -140,8 +140,6 @@ export class InternetMonitor extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(InternetMonitor.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/cloudwatch/logDestination.ts b/sdk/nodejs/cloudwatch/logDestination.ts index 34b2d8e960e..444aa282e37 100644 --- a/sdk/nodejs/cloudwatch/logDestination.ts +++ b/sdk/nodejs/cloudwatch/logDestination.ts @@ -117,8 +117,6 @@ export class LogDestination extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(LogDestination.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/cloudwatch/logGroup.ts b/sdk/nodejs/cloudwatch/logGroup.ts index c2fffb0daa5..4d7d1699e62 100644 --- a/sdk/nodejs/cloudwatch/logGroup.ts +++ b/sdk/nodejs/cloudwatch/logGroup.ts @@ -133,8 +133,6 @@ export class LogGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(LogGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/cloudwatch/metricAlarm.ts b/sdk/nodejs/cloudwatch/metricAlarm.ts index 0d5c7393741..1576208e128 100644 --- a/sdk/nodejs/cloudwatch/metricAlarm.ts +++ b/sdk/nodejs/cloudwatch/metricAlarm.ts @@ -385,8 +385,6 @@ export class MetricAlarm extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(MetricAlarm.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/cloudwatch/metricStream.ts b/sdk/nodejs/cloudwatch/metricStream.ts index a9b29729296..c33eb308fc5 100644 --- a/sdk/nodejs/cloudwatch/metricStream.ts +++ b/sdk/nodejs/cloudwatch/metricStream.ts @@ -294,8 +294,6 @@ export class MetricStream extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(MetricStream.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/codeartifact/domain.ts b/sdk/nodejs/codeartifact/domain.ts index 47f836fd2f7..73450f65f71 100644 --- a/sdk/nodejs/codeartifact/domain.ts +++ b/sdk/nodejs/codeartifact/domain.ts @@ -135,8 +135,6 @@ export class Domain extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Domain.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/codeartifact/repository.ts b/sdk/nodejs/codeartifact/repository.ts index dcd4a069bb1..68f38b613fe 100644 --- a/sdk/nodejs/codeartifact/repository.ts +++ b/sdk/nodejs/codeartifact/repository.ts @@ -185,8 +185,6 @@ export class Repository extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Repository.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/codebuild/project.ts b/sdk/nodejs/codebuild/project.ts index 7fc31f6e4df..78ed0185812 100644 --- a/sdk/nodejs/codebuild/project.ts +++ b/sdk/nodejs/codebuild/project.ts @@ -420,8 +420,6 @@ export class Project extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Project.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/codebuild/reportGroup.ts b/sdk/nodejs/codebuild/reportGroup.ts index 19c53a22aee..e628d2865db 100644 --- a/sdk/nodejs/codebuild/reportGroup.ts +++ b/sdk/nodejs/codebuild/reportGroup.ts @@ -160,8 +160,6 @@ export class ReportGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ReportGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/codecommit/repository.ts b/sdk/nodejs/codecommit/repository.ts index 82083e77d45..82fdc1ede9a 100644 --- a/sdk/nodejs/codecommit/repository.ts +++ b/sdk/nodejs/codecommit/repository.ts @@ -154,8 +154,6 @@ export class Repository extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Repository.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/codedeploy/application.ts b/sdk/nodejs/codedeploy/application.ts index 18c02951958..a7a02bc9a6d 100644 --- a/sdk/nodejs/codedeploy/application.ts +++ b/sdk/nodejs/codedeploy/application.ts @@ -137,8 +137,6 @@ export class Application extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Application.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/codedeploy/deploymentGroup.ts b/sdk/nodejs/codedeploy/deploymentGroup.ts index 43fb005fb90..c7f71f2476d 100644 --- a/sdk/nodejs/codedeploy/deploymentGroup.ts +++ b/sdk/nodejs/codedeploy/deploymentGroup.ts @@ -345,8 +345,6 @@ export class DeploymentGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DeploymentGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/codeguruprofiler/profilingGroup.ts b/sdk/nodejs/codeguruprofiler/profilingGroup.ts index 90cdcff11ff..3cff1824b14 100644 --- a/sdk/nodejs/codeguruprofiler/profilingGroup.ts +++ b/sdk/nodejs/codeguruprofiler/profilingGroup.ts @@ -119,8 +119,6 @@ export class ProfilingGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ProfilingGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/codegurureviewer/repositoryAssociation.ts b/sdk/nodejs/codegurureviewer/repositoryAssociation.ts index 1985405030d..bd03f90e083 100644 --- a/sdk/nodejs/codegurureviewer/repositoryAssociation.ts +++ b/sdk/nodejs/codegurureviewer/repositoryAssociation.ts @@ -154,8 +154,6 @@ export class RepositoryAssociation extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(RepositoryAssociation.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/codepipeline/customActionType.ts b/sdk/nodejs/codepipeline/customActionType.ts index e4e2b9e6c4d..6acce046940 100644 --- a/sdk/nodejs/codepipeline/customActionType.ts +++ b/sdk/nodejs/codepipeline/customActionType.ts @@ -168,8 +168,6 @@ export class CustomActionType extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(CustomActionType.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/codepipeline/pipeline.ts b/sdk/nodejs/codepipeline/pipeline.ts index a07f7d44602..bc5984419b6 100644 --- a/sdk/nodejs/codepipeline/pipeline.ts +++ b/sdk/nodejs/codepipeline/pipeline.ts @@ -257,8 +257,6 @@ export class Pipeline extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Pipeline.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/codepipeline/webhook.ts b/sdk/nodejs/codepipeline/webhook.ts index 93730189df1..251abf9e2e1 100644 --- a/sdk/nodejs/codepipeline/webhook.ts +++ b/sdk/nodejs/codepipeline/webhook.ts @@ -214,8 +214,6 @@ export class Webhook extends pulumi.CustomResource { resourceInputs["url"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Webhook.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/codestarconnections/connection.ts b/sdk/nodejs/codestarconnections/connection.ts index 1df538cd883..c678d3f43f0 100644 --- a/sdk/nodejs/codestarconnections/connection.ts +++ b/sdk/nodejs/codestarconnections/connection.ts @@ -146,8 +146,6 @@ export class Connection extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Connection.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/codestarnotifications/notificationRule.ts b/sdk/nodejs/codestarnotifications/notificationRule.ts index 4c0c63a0bb3..3ef871a466f 100644 --- a/sdk/nodejs/codestarnotifications/notificationRule.ts +++ b/sdk/nodejs/codestarnotifications/notificationRule.ts @@ -162,8 +162,6 @@ export class NotificationRule extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(NotificationRule.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/cognito/identityPool.ts b/sdk/nodejs/cognito/identityPool.ts index 6c76956d492..e5819dc3a51 100644 --- a/sdk/nodejs/cognito/identityPool.ts +++ b/sdk/nodejs/cognito/identityPool.ts @@ -169,8 +169,6 @@ export class IdentityPool extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(IdentityPool.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/cognito/userPool.ts b/sdk/nodejs/cognito/userPool.ts index 28a78ffc574..86cfeb56d1a 100644 --- a/sdk/nodejs/cognito/userPool.ts +++ b/sdk/nodejs/cognito/userPool.ts @@ -309,8 +309,6 @@ export class UserPool extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(UserPool.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/comprehend/documentClassifier.ts b/sdk/nodejs/comprehend/documentClassifier.ts index 434ce1e5fb8..e0be2701198 100644 --- a/sdk/nodejs/comprehend/documentClassifier.ts +++ b/sdk/nodejs/comprehend/documentClassifier.ts @@ -202,8 +202,6 @@ export class DocumentClassifier extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DocumentClassifier.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/comprehend/entityRecognizer.ts b/sdk/nodejs/comprehend/entityRecognizer.ts index a27c6615d8b..b6d5eab9ace 100644 --- a/sdk/nodejs/comprehend/entityRecognizer.ts +++ b/sdk/nodejs/comprehend/entityRecognizer.ts @@ -198,8 +198,6 @@ export class EntityRecognizer extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(EntityRecognizer.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/connect/contactFlow.ts b/sdk/nodejs/connect/contactFlow.ts index 32f9b4229a5..9fbb82df5e1 100644 --- a/sdk/nodejs/connect/contactFlow.ts +++ b/sdk/nodejs/connect/contactFlow.ts @@ -182,8 +182,6 @@ export class ContactFlow extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ContactFlow.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/connect/contactFlowModule.ts b/sdk/nodejs/connect/contactFlowModule.ts index a22481104f5..243aef63705 100644 --- a/sdk/nodejs/connect/contactFlowModule.ts +++ b/sdk/nodejs/connect/contactFlowModule.ts @@ -191,8 +191,6 @@ export class ContactFlowModule extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ContactFlowModule.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/connect/hoursOfOperation.ts b/sdk/nodejs/connect/hoursOfOperation.ts index 32126953938..d60fc0545aa 100644 --- a/sdk/nodejs/connect/hoursOfOperation.ts +++ b/sdk/nodejs/connect/hoursOfOperation.ts @@ -170,8 +170,6 @@ export class HoursOfOperation extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(HoursOfOperation.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/connect/phoneNumber.ts b/sdk/nodejs/connect/phoneNumber.ts index aa00c7db956..7e6ee26a64f 100644 --- a/sdk/nodejs/connect/phoneNumber.ts +++ b/sdk/nodejs/connect/phoneNumber.ts @@ -179,8 +179,6 @@ export class PhoneNumber extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(PhoneNumber.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/connect/queue.ts b/sdk/nodejs/connect/queue.ts index 264de7bc675..c81e51c0175 100644 --- a/sdk/nodejs/connect/queue.ts +++ b/sdk/nodejs/connect/queue.ts @@ -198,8 +198,6 @@ export class Queue extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Queue.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/connect/quickConnect.ts b/sdk/nodejs/connect/quickConnect.ts index e54a836ce0e..ec1d618b2e2 100644 --- a/sdk/nodejs/connect/quickConnect.ts +++ b/sdk/nodejs/connect/quickConnect.ts @@ -142,8 +142,6 @@ export class QuickConnect extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(QuickConnect.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/connect/routingProfile.ts b/sdk/nodejs/connect/routingProfile.ts index a067c94864f..38df6b56f9b 100644 --- a/sdk/nodejs/connect/routingProfile.ts +++ b/sdk/nodejs/connect/routingProfile.ts @@ -166,8 +166,6 @@ export class RoutingProfile extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(RoutingProfile.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/connect/securityProfile.ts b/sdk/nodejs/connect/securityProfile.ts index 06cee3fd305..7df1ac28a35 100644 --- a/sdk/nodejs/connect/securityProfile.ts +++ b/sdk/nodejs/connect/securityProfile.ts @@ -141,8 +141,6 @@ export class SecurityProfile extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SecurityProfile.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/connect/user.ts b/sdk/nodejs/connect/user.ts index 9527eced6ff..0771d016eb1 100644 --- a/sdk/nodejs/connect/user.ts +++ b/sdk/nodejs/connect/user.ts @@ -264,7 +264,7 @@ export class User extends pulumi.CustomResource { resourceInputs["userId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["password", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["password"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(User.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/connect/userHierarchyGroup.ts b/sdk/nodejs/connect/userHierarchyGroup.ts index 65b98c61357..250e8ee2f34 100644 --- a/sdk/nodejs/connect/userHierarchyGroup.ts +++ b/sdk/nodejs/connect/userHierarchyGroup.ts @@ -162,8 +162,6 @@ export class UserHierarchyGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(UserHierarchyGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/connect/vocabulary.ts b/sdk/nodejs/connect/vocabulary.ts index 3524cdbedfe..879a74ff3f4 100644 --- a/sdk/nodejs/connect/vocabulary.ts +++ b/sdk/nodejs/connect/vocabulary.ts @@ -160,8 +160,6 @@ export class Vocabulary extends pulumi.CustomResource { resourceInputs["vocabularyId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Vocabulary.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/controltower/landingZone.ts b/sdk/nodejs/controltower/landingZone.ts index f0938fef8fb..841c7d9c7b9 100644 --- a/sdk/nodejs/controltower/landingZone.ts +++ b/sdk/nodejs/controltower/landingZone.ts @@ -128,8 +128,6 @@ export class LandingZone extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(LandingZone.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/costexplorer/anomalyMonitor.ts b/sdk/nodejs/costexplorer/anomalyMonitor.ts index ba82a4d1b1d..68f6a6ab0db 100644 --- a/sdk/nodejs/costexplorer/anomalyMonitor.ts +++ b/sdk/nodejs/costexplorer/anomalyMonitor.ts @@ -145,8 +145,6 @@ export class AnomalyMonitor extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(AnomalyMonitor.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/costexplorer/anomalySubscription.ts b/sdk/nodejs/costexplorer/anomalySubscription.ts index 1ca54a0a658..9d2bbbf168a 100644 --- a/sdk/nodejs/costexplorer/anomalySubscription.ts +++ b/sdk/nodejs/costexplorer/anomalySubscription.ts @@ -272,8 +272,6 @@ export class AnomalySubscription extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(AnomalySubscription.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/costexplorer/costCategory.ts b/sdk/nodejs/costexplorer/costCategory.ts index 400e049f2fd..9311783151c 100644 --- a/sdk/nodejs/costexplorer/costCategory.ts +++ b/sdk/nodejs/costexplorer/costCategory.ts @@ -177,8 +177,6 @@ export class CostCategory extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(CostCategory.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/customerprofiles/domain.ts b/sdk/nodejs/customerprofiles/domain.ts index 591369e356a..cbe85a367a4 100644 --- a/sdk/nodejs/customerprofiles/domain.ts +++ b/sdk/nodejs/customerprofiles/domain.ts @@ -190,8 +190,6 @@ export class Domain extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Domain.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/dataexchange/dataSet.ts b/sdk/nodejs/dataexchange/dataSet.ts index 1c2799581eb..afc2826c7b0 100644 --- a/sdk/nodejs/dataexchange/dataSet.ts +++ b/sdk/nodejs/dataexchange/dataSet.ts @@ -117,8 +117,6 @@ export class DataSet extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DataSet.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/dataexchange/revision.ts b/sdk/nodejs/dataexchange/revision.ts index 816b1cdae60..2df1f2138bb 100644 --- a/sdk/nodejs/dataexchange/revision.ts +++ b/sdk/nodejs/dataexchange/revision.ts @@ -111,8 +111,6 @@ export class Revision extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Revision.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/datapipeline/pipeline.ts b/sdk/nodejs/datapipeline/pipeline.ts index fab058061ad..3cf61e86226 100644 --- a/sdk/nodejs/datapipeline/pipeline.ts +++ b/sdk/nodejs/datapipeline/pipeline.ts @@ -96,8 +96,6 @@ export class Pipeline extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Pipeline.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/datasync/agent.ts b/sdk/nodejs/datasync/agent.ts index 3715ba9794d..27ec484ffbf 100644 --- a/sdk/nodejs/datasync/agent.ts +++ b/sdk/nodejs/datasync/agent.ts @@ -134,8 +134,6 @@ export class Agent extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Agent.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/datasync/efsLocation.ts b/sdk/nodejs/datasync/efsLocation.ts index 962ad8b350c..00d30c23869 100644 --- a/sdk/nodejs/datasync/efsLocation.ts +++ b/sdk/nodejs/datasync/efsLocation.ts @@ -148,8 +148,6 @@ export class EfsLocation extends pulumi.CustomResource { resourceInputs["uri"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(EfsLocation.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/datasync/fsxOpenZfsFileSystem.ts b/sdk/nodejs/datasync/fsxOpenZfsFileSystem.ts index a6945560f8a..3fbb4c764f9 100644 --- a/sdk/nodejs/datasync/fsxOpenZfsFileSystem.ts +++ b/sdk/nodejs/datasync/fsxOpenZfsFileSystem.ts @@ -148,8 +148,6 @@ export class FsxOpenZfsFileSystem extends pulumi.CustomResource { resourceInputs["uri"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(FsxOpenZfsFileSystem.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/datasync/locationAzureBlob.ts b/sdk/nodejs/datasync/locationAzureBlob.ts index ecb36e54cf4..7b6dd7dff81 100644 --- a/sdk/nodejs/datasync/locationAzureBlob.ts +++ b/sdk/nodejs/datasync/locationAzureBlob.ts @@ -156,8 +156,6 @@ export class LocationAzureBlob extends pulumi.CustomResource { resourceInputs["uri"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(LocationAzureBlob.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/datasync/locationFsxLustre.ts b/sdk/nodejs/datasync/locationFsxLustre.ts index 607bb7eebe7..391bcbe4743 100644 --- a/sdk/nodejs/datasync/locationFsxLustre.ts +++ b/sdk/nodejs/datasync/locationFsxLustre.ts @@ -129,8 +129,6 @@ export class LocationFsxLustre extends pulumi.CustomResource { resourceInputs["uri"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(LocationFsxLustre.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/datasync/locationFsxOntapFileSystem.ts b/sdk/nodejs/datasync/locationFsxOntapFileSystem.ts index ec2e9673a7a..062e4e3f1d3 100644 --- a/sdk/nodejs/datasync/locationFsxOntapFileSystem.ts +++ b/sdk/nodejs/datasync/locationFsxOntapFileSystem.ts @@ -136,8 +136,6 @@ export class LocationFsxOntapFileSystem extends pulumi.CustomResource { resourceInputs["uri"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(LocationFsxOntapFileSystem.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/datasync/locationFsxWindows.ts b/sdk/nodejs/datasync/locationFsxWindows.ts index c08d4c21081..c3f263115b3 100644 --- a/sdk/nodejs/datasync/locationFsxWindows.ts +++ b/sdk/nodejs/datasync/locationFsxWindows.ts @@ -155,7 +155,7 @@ export class LocationFsxWindows extends pulumi.CustomResource { resourceInputs["uri"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["password", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["password"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(LocationFsxWindows.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/datasync/locationHdfs.ts b/sdk/nodejs/datasync/locationHdfs.ts index a490fe9b23f..b216dad6ec1 100644 --- a/sdk/nodejs/datasync/locationHdfs.ts +++ b/sdk/nodejs/datasync/locationHdfs.ts @@ -184,8 +184,6 @@ export class LocationHdfs extends pulumi.CustomResource { resourceInputs["uri"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(LocationHdfs.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/datasync/locationObjectStorage.ts b/sdk/nodejs/datasync/locationObjectStorage.ts index 0163b0fa65c..c061878f391 100644 --- a/sdk/nodejs/datasync/locationObjectStorage.ts +++ b/sdk/nodejs/datasync/locationObjectStorage.ts @@ -165,7 +165,7 @@ export class LocationObjectStorage extends pulumi.CustomResource { resourceInputs["uri"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["secretKey", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["secretKey"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(LocationObjectStorage.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/datasync/locationSmb.ts b/sdk/nodejs/datasync/locationSmb.ts index ad82a4f10cc..209a8155225 100644 --- a/sdk/nodejs/datasync/locationSmb.ts +++ b/sdk/nodejs/datasync/locationSmb.ts @@ -161,7 +161,7 @@ export class LocationSmb extends pulumi.CustomResource { resourceInputs["uri"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["password", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["password"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(LocationSmb.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/datasync/nfsLocation.ts b/sdk/nodejs/datasync/nfsLocation.ts index ec4d7d25f86..f1154859694 100644 --- a/sdk/nodejs/datasync/nfsLocation.ts +++ b/sdk/nodejs/datasync/nfsLocation.ts @@ -137,8 +137,6 @@ export class NfsLocation extends pulumi.CustomResource { resourceInputs["uri"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(NfsLocation.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/datasync/s3location.ts b/sdk/nodejs/datasync/s3location.ts index c9c482171c6..60bba93fec0 100644 --- a/sdk/nodejs/datasync/s3location.ts +++ b/sdk/nodejs/datasync/s3location.ts @@ -143,8 +143,6 @@ export class S3Location extends pulumi.CustomResource { resourceInputs["uri"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(S3Location.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/datasync/task.ts b/sdk/nodejs/datasync/task.ts index 52323524a1a..958c46e9a97 100644 --- a/sdk/nodejs/datasync/task.ts +++ b/sdk/nodejs/datasync/task.ts @@ -181,8 +181,6 @@ export class Task extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Task.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/dax/cluster.ts b/sdk/nodejs/dax/cluster.ts index 5f26aa324bc..076bcdcb2df 100644 --- a/sdk/nodejs/dax/cluster.ts +++ b/sdk/nodejs/dax/cluster.ts @@ -232,8 +232,6 @@ export class Cluster extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Cluster.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/detective/graph.ts b/sdk/nodejs/detective/graph.ts index 70b7e689f67..1ae458ff2d2 100644 --- a/sdk/nodejs/detective/graph.ts +++ b/sdk/nodejs/detective/graph.ts @@ -96,8 +96,6 @@ export class Graph extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Graph.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/devicefarm/devicePool.ts b/sdk/nodejs/devicefarm/devicePool.ts index 5e9be032344..eea81774a8b 100644 --- a/sdk/nodejs/devicefarm/devicePool.ts +++ b/sdk/nodejs/devicefarm/devicePool.ts @@ -139,8 +139,6 @@ export class DevicePool extends pulumi.CustomResource { resourceInputs["type"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DevicePool.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/devicefarm/instanceProfile.ts b/sdk/nodejs/devicefarm/instanceProfile.ts index b05089946dc..ad0f75acc63 100644 --- a/sdk/nodejs/devicefarm/instanceProfile.ts +++ b/sdk/nodejs/devicefarm/instanceProfile.ts @@ -122,8 +122,6 @@ export class InstanceProfile extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(InstanceProfile.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/devicefarm/networkProfile.ts b/sdk/nodejs/devicefarm/networkProfile.ts index 4091b508a38..66ba7f304da 100644 --- a/sdk/nodejs/devicefarm/networkProfile.ts +++ b/sdk/nodejs/devicefarm/networkProfile.ts @@ -168,8 +168,6 @@ export class NetworkProfile extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(NetworkProfile.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/devicefarm/project.ts b/sdk/nodejs/devicefarm/project.ts index dec1c944a79..8ea6baa645a 100644 --- a/sdk/nodejs/devicefarm/project.ts +++ b/sdk/nodejs/devicefarm/project.ts @@ -107,8 +107,6 @@ export class Project extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Project.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/devicefarm/testGridProject.ts b/sdk/nodejs/devicefarm/testGridProject.ts index b199ac6935f..7f3696a1468 100644 --- a/sdk/nodejs/devicefarm/testGridProject.ts +++ b/sdk/nodejs/devicefarm/testGridProject.ts @@ -104,8 +104,6 @@ export class TestGridProject extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(TestGridProject.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/directconnect/connection.ts b/sdk/nodejs/directconnect/connection.ts index 731bb7c945a..fb97fdc3cf5 100644 --- a/sdk/nodejs/directconnect/connection.ts +++ b/sdk/nodejs/directconnect/connection.ts @@ -219,8 +219,6 @@ export class Connection extends pulumi.CustomResource { resourceInputs["vlanId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Connection.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/directconnect/hostedPrivateVirtualInterfaceAccepter.ts b/sdk/nodejs/directconnect/hostedPrivateVirtualInterfaceAccepter.ts index de90c71d779..0f53bb58b29 100644 --- a/sdk/nodejs/directconnect/hostedPrivateVirtualInterfaceAccepter.ts +++ b/sdk/nodejs/directconnect/hostedPrivateVirtualInterfaceAccepter.ts @@ -137,8 +137,6 @@ export class HostedPrivateVirtualInterfaceAccepter extends pulumi.CustomResource resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(HostedPrivateVirtualInterfaceAccepter.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/directconnect/hostedPublicVirtualInterfaceAccepter.ts b/sdk/nodejs/directconnect/hostedPublicVirtualInterfaceAccepter.ts index 3106df58523..48842d0e4d7 100644 --- a/sdk/nodejs/directconnect/hostedPublicVirtualInterfaceAccepter.ts +++ b/sdk/nodejs/directconnect/hostedPublicVirtualInterfaceAccepter.ts @@ -125,8 +125,6 @@ export class HostedPublicVirtualInterfaceAccepter extends pulumi.CustomResource resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(HostedPublicVirtualInterfaceAccepter.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/directconnect/hostedTransitVirtualInterfaceAcceptor.ts b/sdk/nodejs/directconnect/hostedTransitVirtualInterfaceAcceptor.ts index d1a6893095b..f22edaa77b6 100644 --- a/sdk/nodejs/directconnect/hostedTransitVirtualInterfaceAcceptor.ts +++ b/sdk/nodejs/directconnect/hostedTransitVirtualInterfaceAcceptor.ts @@ -136,8 +136,6 @@ export class HostedTransitVirtualInterfaceAcceptor extends pulumi.CustomResource resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(HostedTransitVirtualInterfaceAcceptor.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/directconnect/linkAggregationGroup.ts b/sdk/nodejs/directconnect/linkAggregationGroup.ts index 18d1b2e9ef0..7a6a55a0553 100644 --- a/sdk/nodejs/directconnect/linkAggregationGroup.ts +++ b/sdk/nodejs/directconnect/linkAggregationGroup.ts @@ -156,8 +156,6 @@ export class LinkAggregationGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(LinkAggregationGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/directconnect/privateVirtualInterface.ts b/sdk/nodejs/directconnect/privateVirtualInterface.ts index e8c42b99361..1309a88ecda 100644 --- a/sdk/nodejs/directconnect/privateVirtualInterface.ts +++ b/sdk/nodejs/directconnect/privateVirtualInterface.ts @@ -195,8 +195,6 @@ export class PrivateVirtualInterface extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(PrivateVirtualInterface.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/directconnect/publicVirtualInterface.ts b/sdk/nodejs/directconnect/publicVirtualInterface.ts index 118b8430fda..5848b1beeda 100644 --- a/sdk/nodejs/directconnect/publicVirtualInterface.ts +++ b/sdk/nodejs/directconnect/publicVirtualInterface.ts @@ -179,8 +179,6 @@ export class PublicVirtualInterface extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(PublicVirtualInterface.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/directconnect/transitVirtualInterface.ts b/sdk/nodejs/directconnect/transitVirtualInterface.ts index b449744063c..a913f990748 100644 --- a/sdk/nodejs/directconnect/transitVirtualInterface.ts +++ b/sdk/nodejs/directconnect/transitVirtualInterface.ts @@ -195,8 +195,6 @@ export class TransitVirtualInterface extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(TransitVirtualInterface.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/directoryservice/directory.ts b/sdk/nodejs/directoryservice/directory.ts index 639bc86125a..b207b5dc746 100644 --- a/sdk/nodejs/directoryservice/directory.ts +++ b/sdk/nodejs/directoryservice/directory.ts @@ -276,7 +276,7 @@ export class Directory extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["password", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["password"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(Directory.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/directoryservice/serviceRegion.ts b/sdk/nodejs/directoryservice/serviceRegion.ts index fb3d8c52050..44e51049ac5 100644 --- a/sdk/nodejs/directoryservice/serviceRegion.ts +++ b/sdk/nodejs/directoryservice/serviceRegion.ts @@ -112,8 +112,6 @@ export class ServiceRegion extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ServiceRegion.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/dlm/lifecyclePolicy.ts b/sdk/nodejs/dlm/lifecyclePolicy.ts index 99c71cc3c75..e08f0e49a8b 100644 --- a/sdk/nodejs/dlm/lifecyclePolicy.ts +++ b/sdk/nodejs/dlm/lifecyclePolicy.ts @@ -160,8 +160,6 @@ export class LifecyclePolicy extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(LifecyclePolicy.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/dms/certificate.ts b/sdk/nodejs/dms/certificate.ts index 7667df0e847..4af796b1526 100644 --- a/sdk/nodejs/dms/certificate.ts +++ b/sdk/nodejs/dms/certificate.ts @@ -120,7 +120,7 @@ export class Certificate extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["certificatePem", "certificateWallet", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["certificatePem", "certificateWallet"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(Certificate.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/dms/endpoint.ts b/sdk/nodejs/dms/endpoint.ts index c051f8413e8..c64ccd86fd1 100644 --- a/sdk/nodejs/dms/endpoint.ts +++ b/sdk/nodejs/dms/endpoint.ts @@ -263,7 +263,7 @@ export class Endpoint extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["password", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["password"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(Endpoint.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/dms/eventSubscription.ts b/sdk/nodejs/dms/eventSubscription.ts index a05774f3116..f4190b82734 100644 --- a/sdk/nodejs/dms/eventSubscription.ts +++ b/sdk/nodejs/dms/eventSubscription.ts @@ -147,8 +147,6 @@ export class EventSubscription extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(EventSubscription.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/dms/replicationConfig.ts b/sdk/nodejs/dms/replicationConfig.ts index c1772f0fbf1..527d2d37bce 100644 --- a/sdk/nodejs/dms/replicationConfig.ts +++ b/sdk/nodejs/dms/replicationConfig.ts @@ -190,8 +190,6 @@ export class ReplicationConfig extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ReplicationConfig.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/dms/replicationInstance.ts b/sdk/nodejs/dms/replicationInstance.ts index 6181e472041..b582723676a 100644 --- a/sdk/nodejs/dms/replicationInstance.ts +++ b/sdk/nodejs/dms/replicationInstance.ts @@ -258,8 +258,6 @@ export class ReplicationInstance extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ReplicationInstance.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/dms/replicationSubnetGroup.ts b/sdk/nodejs/dms/replicationSubnetGroup.ts index 973a7ff13b9..54c21cd249b 100644 --- a/sdk/nodejs/dms/replicationSubnetGroup.ts +++ b/sdk/nodejs/dms/replicationSubnetGroup.ts @@ -173,8 +173,6 @@ export class ReplicationSubnetGroup extends pulumi.CustomResource { resourceInputs["vpcId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ReplicationSubnetGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/dms/replicationTask.ts b/sdk/nodejs/dms/replicationTask.ts index 717489ac3ef..fdffee285c1 100644 --- a/sdk/nodejs/dms/replicationTask.ts +++ b/sdk/nodejs/dms/replicationTask.ts @@ -194,8 +194,6 @@ export class ReplicationTask extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ReplicationTask.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/dms/s3endpoint.ts b/sdk/nodejs/dms/s3endpoint.ts index 0ef0fbefafa..0470ac8a6fa 100644 --- a/sdk/nodejs/dms/s3endpoint.ts +++ b/sdk/nodejs/dms/s3endpoint.ts @@ -478,8 +478,6 @@ export class S3Endpoint extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(S3Endpoint.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/docdb/cluster.ts b/sdk/nodejs/docdb/cluster.ts index 792b38055ae..9d213c76419 100644 --- a/sdk/nodejs/docdb/cluster.ts +++ b/sdk/nodejs/docdb/cluster.ts @@ -296,7 +296,7 @@ export class Cluster extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["masterPassword", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["masterPassword"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(Cluster.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/docdb/clusterInstance.ts b/sdk/nodejs/docdb/clusterInstance.ts index 208cb0564cf..07ecb9797b9 100644 --- a/sdk/nodejs/docdb/clusterInstance.ts +++ b/sdk/nodejs/docdb/clusterInstance.ts @@ -286,8 +286,6 @@ export class ClusterInstance extends pulumi.CustomResource { resourceInputs["writer"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ClusterInstance.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/docdb/clusterParameterGroup.ts b/sdk/nodejs/docdb/clusterParameterGroup.ts index 2984d05d523..271edd6555a 100644 --- a/sdk/nodejs/docdb/clusterParameterGroup.ts +++ b/sdk/nodejs/docdb/clusterParameterGroup.ts @@ -133,8 +133,6 @@ export class ClusterParameterGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ClusterParameterGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/docdb/elasticCluster.ts b/sdk/nodejs/docdb/elasticCluster.ts index c1ae76826d4..c03654ce69e 100644 --- a/sdk/nodejs/docdb/elasticCluster.ts +++ b/sdk/nodejs/docdb/elasticCluster.ts @@ -184,7 +184,7 @@ export class ElasticCluster extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["adminUserPassword", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["adminUserPassword"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(ElasticCluster.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/docdb/eventSubscription.ts b/sdk/nodejs/docdb/eventSubscription.ts index 2117dec6310..4768ba3540f 100644 --- a/sdk/nodejs/docdb/eventSubscription.ts +++ b/sdk/nodejs/docdb/eventSubscription.ts @@ -159,8 +159,6 @@ export class EventSubscription extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(EventSubscription.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/docdb/subnetGroup.ts b/sdk/nodejs/docdb/subnetGroup.ts index 279966a197d..ae7fd0556d7 100644 --- a/sdk/nodejs/docdb/subnetGroup.ts +++ b/sdk/nodejs/docdb/subnetGroup.ts @@ -125,8 +125,6 @@ export class SubnetGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SubnetGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/dynamodb/table.ts b/sdk/nodejs/dynamodb/table.ts index 0ab0f07be0c..5de7c7514ae 100644 --- a/sdk/nodejs/dynamodb/table.ts +++ b/sdk/nodejs/dynamodb/table.ts @@ -317,8 +317,6 @@ export class Table extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Table.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/dynamodb/tableReplica.ts b/sdk/nodejs/dynamodb/tableReplica.ts index 190da18a669..a06429fa823 100644 --- a/sdk/nodejs/dynamodb/tableReplica.ts +++ b/sdk/nodejs/dynamodb/tableReplica.ts @@ -148,8 +148,6 @@ export class TableReplica extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(TableReplica.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ebs/snapshot.ts b/sdk/nodejs/ebs/snapshot.ts index 9d2eb8b50ba..25d082f832f 100644 --- a/sdk/nodejs/ebs/snapshot.ts +++ b/sdk/nodejs/ebs/snapshot.ts @@ -177,8 +177,6 @@ export class Snapshot extends pulumi.CustomResource { resourceInputs["volumeSize"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Snapshot.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ebs/snapshotCopy.ts b/sdk/nodejs/ebs/snapshotCopy.ts index f98a6340542..1b0f25467e4 100644 --- a/sdk/nodejs/ebs/snapshotCopy.ts +++ b/sdk/nodejs/ebs/snapshotCopy.ts @@ -185,8 +185,6 @@ export class SnapshotCopy extends pulumi.CustomResource { resourceInputs["volumeSize"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SnapshotCopy.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ebs/snapshotImport.ts b/sdk/nodejs/ebs/snapshotImport.ts index cfc9faa6c7a..b262381ef1c 100644 --- a/sdk/nodejs/ebs/snapshotImport.ts +++ b/sdk/nodejs/ebs/snapshotImport.ts @@ -184,8 +184,6 @@ export class SnapshotImport extends pulumi.CustomResource { resourceInputs["volumeSize"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SnapshotImport.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ebs/volume.ts b/sdk/nodejs/ebs/volume.ts index 1709f78d4fb..90708fcf594 100644 --- a/sdk/nodejs/ebs/volume.ts +++ b/sdk/nodejs/ebs/volume.ts @@ -169,8 +169,6 @@ export class Volume extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Volume.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/ami.ts b/sdk/nodejs/ec2/ami.ts index f21c561dc35..2f0de21df30 100644 --- a/sdk/nodejs/ec2/ami.ts +++ b/sdk/nodejs/ec2/ami.ts @@ -273,8 +273,6 @@ export class Ami extends pulumi.CustomResource { resourceInputs["usageOperation"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Ami.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/amiCopy.ts b/sdk/nodejs/ec2/amiCopy.ts index d71d7e5d23e..e8057cf7d43 100644 --- a/sdk/nodejs/ec2/amiCopy.ts +++ b/sdk/nodejs/ec2/amiCopy.ts @@ -273,8 +273,6 @@ export class AmiCopy extends pulumi.CustomResource { resourceInputs["virtualizationType"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(AmiCopy.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/amiFromInstance.ts b/sdk/nodejs/ec2/amiFromInstance.ts index e3f363dbcf4..b867baf21d7 100644 --- a/sdk/nodejs/ec2/amiFromInstance.ts +++ b/sdk/nodejs/ec2/amiFromInstance.ts @@ -251,8 +251,6 @@ export class AmiFromInstance extends pulumi.CustomResource { resourceInputs["virtualizationType"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(AmiFromInstance.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/capacityReservation.ts b/sdk/nodejs/ec2/capacityReservation.ts index 04d828a4eea..f53216f54a9 100644 --- a/sdk/nodejs/ec2/capacityReservation.ts +++ b/sdk/nodejs/ec2/capacityReservation.ts @@ -188,8 +188,6 @@ export class CapacityReservation extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(CapacityReservation.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/carrierGateway.ts b/sdk/nodejs/ec2/carrierGateway.ts index 0a675bf1b92..526d8cdb22e 100644 --- a/sdk/nodejs/ec2/carrierGateway.ts +++ b/sdk/nodejs/ec2/carrierGateway.ts @@ -110,8 +110,6 @@ export class CarrierGateway extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(CarrierGateway.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/customerGateway.ts b/sdk/nodejs/ec2/customerGateway.ts index d3ca2a5476d..8695ad038a5 100644 --- a/sdk/nodejs/ec2/customerGateway.ts +++ b/sdk/nodejs/ec2/customerGateway.ts @@ -134,8 +134,6 @@ export class CustomerGateway extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(CustomerGateway.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/dedicatedHost.ts b/sdk/nodejs/ec2/dedicatedHost.ts index 10bf3f2ad39..3af16f83a92 100644 --- a/sdk/nodejs/ec2/dedicatedHost.ts +++ b/sdk/nodejs/ec2/dedicatedHost.ts @@ -148,8 +148,6 @@ export class DedicatedHost extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DedicatedHost.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/defaultNetworkAcl.ts b/sdk/nodejs/ec2/defaultNetworkAcl.ts index 65d160b7834..1242af136b1 100644 --- a/sdk/nodejs/ec2/defaultNetworkAcl.ts +++ b/sdk/nodejs/ec2/defaultNetworkAcl.ts @@ -217,8 +217,6 @@ export class DefaultNetworkAcl extends pulumi.CustomResource { resourceInputs["vpcId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DefaultNetworkAcl.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/defaultRouteTable.ts b/sdk/nodejs/ec2/defaultRouteTable.ts index ffc9c4834f3..40b3e9e4d62 100644 --- a/sdk/nodejs/ec2/defaultRouteTable.ts +++ b/sdk/nodejs/ec2/defaultRouteTable.ts @@ -164,8 +164,6 @@ export class DefaultRouteTable extends pulumi.CustomResource { resourceInputs["vpcId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DefaultRouteTable.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/defaultSecurityGroup.ts b/sdk/nodejs/ec2/defaultSecurityGroup.ts index 128b8b23c3f..4f9792e9c00 100644 --- a/sdk/nodejs/ec2/defaultSecurityGroup.ts +++ b/sdk/nodejs/ec2/defaultSecurityGroup.ts @@ -182,8 +182,6 @@ export class DefaultSecurityGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DefaultSecurityGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/defaultSubnet.ts b/sdk/nodejs/ec2/defaultSubnet.ts index 139ffff45ff..b8ba75aa216 100644 --- a/sdk/nodejs/ec2/defaultSubnet.ts +++ b/sdk/nodejs/ec2/defaultSubnet.ts @@ -176,8 +176,6 @@ export class DefaultSubnet extends pulumi.CustomResource { resourceInputs["vpcId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DefaultSubnet.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/defaultVpc.ts b/sdk/nodejs/ec2/defaultVpc.ts index 30dc22a4225..395c50bd42a 100644 --- a/sdk/nodejs/ec2/defaultVpc.ts +++ b/sdk/nodejs/ec2/defaultVpc.ts @@ -162,8 +162,6 @@ export class DefaultVpc extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DefaultVpc.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/defaultVpcDhcpOptions.ts b/sdk/nodejs/ec2/defaultVpcDhcpOptions.ts index edfa62a2cc5..e54d4daf129 100644 --- a/sdk/nodejs/ec2/defaultVpcDhcpOptions.ts +++ b/sdk/nodejs/ec2/defaultVpcDhcpOptions.ts @@ -128,8 +128,6 @@ export class DefaultVpcDhcpOptions extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DefaultVpcDhcpOptions.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/egressOnlyInternetGateway.ts b/sdk/nodejs/ec2/egressOnlyInternetGateway.ts index efccd883ca6..8bd0a41807a 100644 --- a/sdk/nodejs/ec2/egressOnlyInternetGateway.ts +++ b/sdk/nodejs/ec2/egressOnlyInternetGateway.ts @@ -105,8 +105,6 @@ export class EgressOnlyInternetGateway extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(EgressOnlyInternetGateway.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/eip.ts b/sdk/nodejs/ec2/eip.ts index 650816ff4fc..8591082304c 100644 --- a/sdk/nodejs/ec2/eip.ts +++ b/sdk/nodejs/ec2/eip.ts @@ -270,8 +270,6 @@ export class Eip extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Eip.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/fleet.ts b/sdk/nodejs/ec2/fleet.ts index a2c504a5f72..06413af8d7b 100644 --- a/sdk/nodejs/ec2/fleet.ts +++ b/sdk/nodejs/ec2/fleet.ts @@ -206,8 +206,6 @@ export class Fleet extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Fleet.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/flowLog.ts b/sdk/nodejs/ec2/flowLog.ts index 1afb16d9101..c249da8b409 100644 --- a/sdk/nodejs/ec2/flowLog.ts +++ b/sdk/nodejs/ec2/flowLog.ts @@ -250,8 +250,6 @@ export class FlowLog extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(FlowLog.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/instance.ts b/sdk/nodejs/ec2/instance.ts index f728f3df274..1387f64be11 100644 --- a/sdk/nodejs/ec2/instance.ts +++ b/sdk/nodejs/ec2/instance.ts @@ -582,8 +582,6 @@ export class Instance extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Instance.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/internetGateway.ts b/sdk/nodejs/ec2/internetGateway.ts index 2e1fb9e1379..63c30dbf5c2 100644 --- a/sdk/nodejs/ec2/internetGateway.ts +++ b/sdk/nodejs/ec2/internetGateway.ts @@ -120,8 +120,6 @@ export class InternetGateway extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(InternetGateway.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/keyPair.ts b/sdk/nodejs/ec2/keyPair.ts index 96f1ed7d58e..15bdc13a5a3 100644 --- a/sdk/nodejs/ec2/keyPair.ts +++ b/sdk/nodejs/ec2/keyPair.ts @@ -138,8 +138,6 @@ export class KeyPair extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(KeyPair.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/launchTemplate.ts b/sdk/nodejs/ec2/launchTemplate.ts index 97a5aa0b459..4e8f554d80a 100644 --- a/sdk/nodejs/ec2/launchTemplate.ts +++ b/sdk/nodejs/ec2/launchTemplate.ts @@ -389,8 +389,6 @@ export class LaunchTemplate extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(LaunchTemplate.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/localGatewayRouteTableVpcAssociation.ts b/sdk/nodejs/ec2/localGatewayRouteTableVpcAssociation.ts index 80830cd0f5f..e5f17dfa07a 100644 --- a/sdk/nodejs/ec2/localGatewayRouteTableVpcAssociation.ts +++ b/sdk/nodejs/ec2/localGatewayRouteTableVpcAssociation.ts @@ -114,8 +114,6 @@ export class LocalGatewayRouteTableVpcAssociation extends pulumi.CustomResource resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(LocalGatewayRouteTableVpcAssociation.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/managedPrefixList.ts b/sdk/nodejs/ec2/managedPrefixList.ts index f35f145910b..3552391ae24 100644 --- a/sdk/nodejs/ec2/managedPrefixList.ts +++ b/sdk/nodejs/ec2/managedPrefixList.ts @@ -165,8 +165,6 @@ export class ManagedPrefixList extends pulumi.CustomResource { resourceInputs["version"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ManagedPrefixList.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/natGateway.ts b/sdk/nodejs/ec2/natGateway.ts index 316335b13a3..4a88825c88f 100644 --- a/sdk/nodejs/ec2/natGateway.ts +++ b/sdk/nodejs/ec2/natGateway.ts @@ -192,8 +192,6 @@ export class NatGateway extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(NatGateway.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/networkAcl.ts b/sdk/nodejs/ec2/networkAcl.ts index a444d346a1d..42d47ccc227 100644 --- a/sdk/nodejs/ec2/networkAcl.ts +++ b/sdk/nodejs/ec2/networkAcl.ts @@ -158,8 +158,6 @@ export class NetworkAcl extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(NetworkAcl.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/networkInsightsAnalysis.ts b/sdk/nodejs/ec2/networkInsightsAnalysis.ts index 7afc1941e5a..248faad7450 100644 --- a/sdk/nodejs/ec2/networkInsightsAnalysis.ts +++ b/sdk/nodejs/ec2/networkInsightsAnalysis.ts @@ -175,8 +175,6 @@ export class NetworkInsightsAnalysis extends pulumi.CustomResource { resourceInputs["warningMessage"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(NetworkInsightsAnalysis.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/networkInsightsPath.ts b/sdk/nodejs/ec2/networkInsightsPath.ts index 08092a6b38f..e23e7b13477 100644 --- a/sdk/nodejs/ec2/networkInsightsPath.ts +++ b/sdk/nodejs/ec2/networkInsightsPath.ts @@ -153,8 +153,6 @@ export class NetworkInsightsPath extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(NetworkInsightsPath.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/networkInterface.ts b/sdk/nodejs/ec2/networkInterface.ts index c00206c6473..ab63294af69 100644 --- a/sdk/nodejs/ec2/networkInterface.ts +++ b/sdk/nodejs/ec2/networkInterface.ts @@ -254,8 +254,6 @@ export class NetworkInterface extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(NetworkInterface.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/placementGroup.ts b/sdk/nodejs/ec2/placementGroup.ts index 623fd1f1da0..777085e5f6b 100644 --- a/sdk/nodejs/ec2/placementGroup.ts +++ b/sdk/nodejs/ec2/placementGroup.ts @@ -130,8 +130,6 @@ export class PlacementGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(PlacementGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/routeTable.ts b/sdk/nodejs/ec2/routeTable.ts index fac78ca4a2e..bc1a7379ef6 100644 --- a/sdk/nodejs/ec2/routeTable.ts +++ b/sdk/nodejs/ec2/routeTable.ts @@ -213,8 +213,6 @@ export class RouteTable extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(RouteTable.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/securityGroup.ts b/sdk/nodejs/ec2/securityGroup.ts index d170fd92688..02b107c424c 100644 --- a/sdk/nodejs/ec2/securityGroup.ts +++ b/sdk/nodejs/ec2/securityGroup.ts @@ -286,8 +286,6 @@ export class SecurityGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SecurityGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/spotFleetRequest.ts b/sdk/nodejs/ec2/spotFleetRequest.ts index 576b19003fb..ab672b6db95 100644 --- a/sdk/nodejs/ec2/spotFleetRequest.ts +++ b/sdk/nodejs/ec2/spotFleetRequest.ts @@ -384,8 +384,6 @@ export class SpotFleetRequest extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SpotFleetRequest.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/spotInstanceRequest.ts b/sdk/nodejs/ec2/spotInstanceRequest.ts index 2e201288153..ada4095b25e 100644 --- a/sdk/nodejs/ec2/spotInstanceRequest.ts +++ b/sdk/nodejs/ec2/spotInstanceRequest.ts @@ -498,8 +498,6 @@ export class SpotInstanceRequest extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SpotInstanceRequest.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/subnet.ts b/sdk/nodejs/ec2/subnet.ts index 98a85e53e75..3b06cbfc657 100644 --- a/sdk/nodejs/ec2/subnet.ts +++ b/sdk/nodejs/ec2/subnet.ts @@ -233,8 +233,6 @@ export class Subnet extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Subnet.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/trafficMirrorFilter.ts b/sdk/nodejs/ec2/trafficMirrorFilter.ts index 1e626a1a411..e87d19d7411 100644 --- a/sdk/nodejs/ec2/trafficMirrorFilter.ts +++ b/sdk/nodejs/ec2/trafficMirrorFilter.ts @@ -108,8 +108,6 @@ export class TrafficMirrorFilter extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(TrafficMirrorFilter.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/trafficMirrorSession.ts b/sdk/nodejs/ec2/trafficMirrorSession.ts index 774066a2121..0884c7246ab 100644 --- a/sdk/nodejs/ec2/trafficMirrorSession.ts +++ b/sdk/nodejs/ec2/trafficMirrorSession.ts @@ -164,8 +164,6 @@ export class TrafficMirrorSession extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(TrafficMirrorSession.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/trafficMirrorTarget.ts b/sdk/nodejs/ec2/trafficMirrorTarget.ts index 7f088bd6def..ef519c32e52 100644 --- a/sdk/nodejs/ec2/trafficMirrorTarget.ts +++ b/sdk/nodejs/ec2/trafficMirrorTarget.ts @@ -136,8 +136,6 @@ export class TrafficMirrorTarget extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(TrafficMirrorTarget.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/vpc.ts b/sdk/nodejs/ec2/vpc.ts index 5cb731ec434..ec5d0acf025 100644 --- a/sdk/nodejs/ec2/vpc.ts +++ b/sdk/nodejs/ec2/vpc.ts @@ -247,8 +247,6 @@ export class Vpc extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Vpc.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/vpcDhcpOptions.ts b/sdk/nodejs/ec2/vpcDhcpOptions.ts index 2b68da8977e..333f8273e8f 100644 --- a/sdk/nodejs/ec2/vpcDhcpOptions.ts +++ b/sdk/nodejs/ec2/vpcDhcpOptions.ts @@ -159,8 +159,6 @@ export class VpcDhcpOptions extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VpcDhcpOptions.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/vpcEndpoint.ts b/sdk/nodejs/ec2/vpcEndpoint.ts index 80c0291938c..aa7ae86baa8 100644 --- a/sdk/nodejs/ec2/vpcEndpoint.ts +++ b/sdk/nodejs/ec2/vpcEndpoint.ts @@ -268,8 +268,6 @@ export class VpcEndpoint extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VpcEndpoint.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/vpcEndpointService.ts b/sdk/nodejs/ec2/vpcEndpointService.ts index b75977c1797..3bea36be26b 100644 --- a/sdk/nodejs/ec2/vpcEndpointService.ts +++ b/sdk/nodejs/ec2/vpcEndpointService.ts @@ -196,8 +196,6 @@ export class VpcEndpointService extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VpcEndpointService.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/vpcIpam.ts b/sdk/nodejs/ec2/vpcIpam.ts index 54b924c084b..36b4329716a 100644 --- a/sdk/nodejs/ec2/vpcIpam.ts +++ b/sdk/nodejs/ec2/vpcIpam.ts @@ -136,8 +136,6 @@ export class VpcIpam extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VpcIpam.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/vpcIpamPool.ts b/sdk/nodejs/ec2/vpcIpamPool.ts index 861c3405317..22bb7c42d02 100644 --- a/sdk/nodejs/ec2/vpcIpamPool.ts +++ b/sdk/nodejs/ec2/vpcIpamPool.ts @@ -227,8 +227,6 @@ export class VpcIpamPool extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VpcIpamPool.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/vpcIpamResourceDiscovery.ts b/sdk/nodejs/ec2/vpcIpamResourceDiscovery.ts index 15e239e40df..16d2e275961 100644 --- a/sdk/nodejs/ec2/vpcIpamResourceDiscovery.ts +++ b/sdk/nodejs/ec2/vpcIpamResourceDiscovery.ts @@ -137,8 +137,6 @@ export class VpcIpamResourceDiscovery extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VpcIpamResourceDiscovery.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/vpcIpamResourceDiscoveryAssociation.ts b/sdk/nodejs/ec2/vpcIpamResourceDiscoveryAssociation.ts index 4cd5f3e5b42..04a9bd8e6be 100644 --- a/sdk/nodejs/ec2/vpcIpamResourceDiscoveryAssociation.ts +++ b/sdk/nodejs/ec2/vpcIpamResourceDiscoveryAssociation.ts @@ -148,8 +148,6 @@ export class VpcIpamResourceDiscoveryAssociation extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VpcIpamResourceDiscoveryAssociation.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/vpcIpamScope.ts b/sdk/nodejs/ec2/vpcIpamScope.ts index 8717d2d3a33..a6082b250d3 100644 --- a/sdk/nodejs/ec2/vpcIpamScope.ts +++ b/sdk/nodejs/ec2/vpcIpamScope.ts @@ -133,8 +133,6 @@ export class VpcIpamScope extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VpcIpamScope.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/vpcPeeringConnection.ts b/sdk/nodejs/ec2/vpcPeeringConnection.ts index b300b57e656..a56924940c9 100644 --- a/sdk/nodejs/ec2/vpcPeeringConnection.ts +++ b/sdk/nodejs/ec2/vpcPeeringConnection.ts @@ -226,8 +226,6 @@ export class VpcPeeringConnection extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VpcPeeringConnection.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/vpcPeeringConnectionAccepter.ts b/sdk/nodejs/ec2/vpcPeeringConnectionAccepter.ts index ff6c4b8d944..6780d14d7fc 100644 --- a/sdk/nodejs/ec2/vpcPeeringConnectionAccepter.ts +++ b/sdk/nodejs/ec2/vpcPeeringConnectionAccepter.ts @@ -181,8 +181,6 @@ export class VpcPeeringConnectionAccepter extends pulumi.CustomResource { resourceInputs["vpcId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VpcPeeringConnectionAccepter.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2/vpnConnection.ts b/sdk/nodejs/ec2/vpnConnection.ts index 2dd86e08e0b..97b81d887d4 100644 --- a/sdk/nodejs/ec2/vpnConnection.ts +++ b/sdk/nodejs/ec2/vpnConnection.ts @@ -588,7 +588,7 @@ export class VpnConnection extends pulumi.CustomResource { resourceInputs["vgwTelemetries"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["customerGatewayConfiguration", "tagsAll", "tunnel1PresharedKey", "tunnel2PresharedKey"] }; + const secretOpts = { additionalSecretOutputs: ["customerGatewayConfiguration", "tunnel1PresharedKey", "tunnel2PresharedKey"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(VpnConnection.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/ec2/vpnGateway.ts b/sdk/nodejs/ec2/vpnGateway.ts index 8951d076e84..929b280de27 100644 --- a/sdk/nodejs/ec2/vpnGateway.ts +++ b/sdk/nodejs/ec2/vpnGateway.ts @@ -113,8 +113,6 @@ export class VpnGateway extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VpnGateway.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2clientvpn/endpoint.ts b/sdk/nodejs/ec2clientvpn/endpoint.ts index 1acedba7736..ece0ef8c0c7 100644 --- a/sdk/nodejs/ec2clientvpn/endpoint.ts +++ b/sdk/nodejs/ec2clientvpn/endpoint.ts @@ -221,8 +221,6 @@ export class Endpoint extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Endpoint.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2transitgateway/connect.ts b/sdk/nodejs/ec2transitgateway/connect.ts index bf5563a603c..eba55be0274 100644 --- a/sdk/nodejs/ec2transitgateway/connect.ts +++ b/sdk/nodejs/ec2transitgateway/connect.ts @@ -128,8 +128,6 @@ export class Connect extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Connect.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2transitgateway/connectPeer.ts b/sdk/nodejs/ec2transitgateway/connectPeer.ts index d9fe38361b7..943db83b877 100644 --- a/sdk/nodejs/ec2transitgateway/connectPeer.ts +++ b/sdk/nodejs/ec2transitgateway/connectPeer.ts @@ -149,8 +149,6 @@ export class ConnectPeer extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ConnectPeer.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2transitgateway/instanceConnectEndpoint.ts b/sdk/nodejs/ec2transitgateway/instanceConnectEndpoint.ts index 436317e749c..9a19b9d926d 100644 --- a/sdk/nodejs/ec2transitgateway/instanceConnectEndpoint.ts +++ b/sdk/nodejs/ec2transitgateway/instanceConnectEndpoint.ts @@ -153,8 +153,6 @@ export class InstanceConnectEndpoint extends pulumi.CustomResource { resourceInputs["vpcId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(InstanceConnectEndpoint.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2transitgateway/multicastDomain.ts b/sdk/nodejs/ec2transitgateway/multicastDomain.ts index f398bfc4ada..27cf85063b4 100644 --- a/sdk/nodejs/ec2transitgateway/multicastDomain.ts +++ b/sdk/nodejs/ec2transitgateway/multicastDomain.ts @@ -222,8 +222,6 @@ export class MulticastDomain extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(MulticastDomain.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2transitgateway/peeringAttachment.ts b/sdk/nodejs/ec2transitgateway/peeringAttachment.ts index 5f10c714b74..5b2f650a917 100644 --- a/sdk/nodejs/ec2transitgateway/peeringAttachment.ts +++ b/sdk/nodejs/ec2transitgateway/peeringAttachment.ts @@ -139,8 +139,6 @@ export class PeeringAttachment extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(PeeringAttachment.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2transitgateway/peeringAttachmentAccepter.ts b/sdk/nodejs/ec2transitgateway/peeringAttachmentAccepter.ts index 830b71ff67b..a457c2b6257 100644 --- a/sdk/nodejs/ec2transitgateway/peeringAttachmentAccepter.ts +++ b/sdk/nodejs/ec2transitgateway/peeringAttachmentAccepter.ts @@ -121,8 +121,6 @@ export class PeeringAttachmentAccepter extends pulumi.CustomResource { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); const aliasOpts = { aliases: [{ type: "aws:ec2/transitGatewayPeeringAttachmentAccepter:TransitGatewayPeeringAttachmentAccepter" }] }; opts = pulumi.mergeOptions(opts, aliasOpts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(PeeringAttachmentAccepter.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2transitgateway/policyTable.ts b/sdk/nodejs/ec2transitgateway/policyTable.ts index 4a7fab8586d..4a371ce3171 100644 --- a/sdk/nodejs/ec2transitgateway/policyTable.ts +++ b/sdk/nodejs/ec2transitgateway/policyTable.ts @@ -110,8 +110,6 @@ export class PolicyTable extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(PolicyTable.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2transitgateway/routeTable.ts b/sdk/nodejs/ec2transitgateway/routeTable.ts index 4dff0df113a..3e278655b18 100644 --- a/sdk/nodejs/ec2transitgateway/routeTable.ts +++ b/sdk/nodejs/ec2transitgateway/routeTable.ts @@ -111,8 +111,6 @@ export class RouteTable extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(RouteTable.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2transitgateway/transitGateway.ts b/sdk/nodejs/ec2transitgateway/transitGateway.ts index 2b9b482e78c..676bc570954 100644 --- a/sdk/nodejs/ec2transitgateway/transitGateway.ts +++ b/sdk/nodejs/ec2transitgateway/transitGateway.ts @@ -166,8 +166,6 @@ export class TransitGateway extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(TransitGateway.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2transitgateway/vpcAttachment.ts b/sdk/nodejs/ec2transitgateway/vpcAttachment.ts index 224f3375fd0..fd3e2d3556d 100644 --- a/sdk/nodejs/ec2transitgateway/vpcAttachment.ts +++ b/sdk/nodejs/ec2transitgateway/vpcAttachment.ts @@ -151,8 +151,6 @@ export class VpcAttachment extends pulumi.CustomResource { resourceInputs["vpcOwnerId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VpcAttachment.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ec2transitgateway/vpcAttachmentAccepter.ts b/sdk/nodejs/ec2transitgateway/vpcAttachmentAccepter.ts index f3e5104b659..8468d20d0ab 100644 --- a/sdk/nodejs/ec2transitgateway/vpcAttachmentAccepter.ts +++ b/sdk/nodejs/ec2transitgateway/vpcAttachmentAccepter.ts @@ -158,8 +158,6 @@ export class VpcAttachmentAccepter extends pulumi.CustomResource { resourceInputs["vpcOwnerId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VpcAttachmentAccepter.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ecr/repository.ts b/sdk/nodejs/ecr/repository.ts index 28abb7d8960..0907782bb1d 100644 --- a/sdk/nodejs/ecr/repository.ts +++ b/sdk/nodejs/ecr/repository.ts @@ -141,8 +141,6 @@ export class Repository extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Repository.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ecrpublic/repository.ts b/sdk/nodejs/ecrpublic/repository.ts index 0cc62d7c1eb..dc546ee825f 100644 --- a/sdk/nodejs/ecrpublic/repository.ts +++ b/sdk/nodejs/ecrpublic/repository.ts @@ -142,8 +142,6 @@ export class Repository extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Repository.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ecs/capacityProvider.ts b/sdk/nodejs/ecs/capacityProvider.ts index 794b3fe19e6..94d82779eff 100644 --- a/sdk/nodejs/ecs/capacityProvider.ts +++ b/sdk/nodejs/ecs/capacityProvider.ts @@ -125,8 +125,6 @@ export class CapacityProvider extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(CapacityProvider.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ecs/cluster.ts b/sdk/nodejs/ecs/cluster.ts index 91de1c5e9cc..4a92e4e9993 100644 --- a/sdk/nodejs/ecs/cluster.ts +++ b/sdk/nodejs/ecs/cluster.ts @@ -142,8 +142,6 @@ export class Cluster extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Cluster.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ecs/service.ts b/sdk/nodejs/ecs/service.ts index ccf3dce6462..21227f7fccd 100644 --- a/sdk/nodejs/ecs/service.ts +++ b/sdk/nodejs/ecs/service.ts @@ -326,8 +326,6 @@ export class Service extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Service.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ecs/taskDefinition.ts b/sdk/nodejs/ecs/taskDefinition.ts index c40441668a1..0a7bcac12f6 100644 --- a/sdk/nodejs/ecs/taskDefinition.ts +++ b/sdk/nodejs/ecs/taskDefinition.ts @@ -430,8 +430,6 @@ export class TaskDefinition extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(TaskDefinition.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ecs/taskSet.ts b/sdk/nodejs/ecs/taskSet.ts index a2f8abaef0a..145cb030b03 100644 --- a/sdk/nodejs/ecs/taskSet.ts +++ b/sdk/nodejs/ecs/taskSet.ts @@ -217,8 +217,6 @@ export class TaskSet extends pulumi.CustomResource { resourceInputs["taskSetId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(TaskSet.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/efs/accessPoint.ts b/sdk/nodejs/efs/accessPoint.ts index 7041391f0e1..7e5fad639d3 100644 --- a/sdk/nodejs/efs/accessPoint.ts +++ b/sdk/nodejs/efs/accessPoint.ts @@ -123,8 +123,6 @@ export class AccessPoint extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(AccessPoint.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/efs/fileSystem.ts b/sdk/nodejs/efs/fileSystem.ts index ee078172d6c..d5ca2dd8bcc 100644 --- a/sdk/nodejs/efs/fileSystem.ts +++ b/sdk/nodejs/efs/fileSystem.ts @@ -199,8 +199,6 @@ export class FileSystem extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(FileSystem.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/eks/accessEntry.ts b/sdk/nodejs/eks/accessEntry.ts index 24d4e779005..c820f1b1a11 100644 --- a/sdk/nodejs/eks/accessEntry.ts +++ b/sdk/nodejs/eks/accessEntry.ts @@ -148,8 +148,6 @@ export class AccessEntry extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(AccessEntry.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/eks/addon.ts b/sdk/nodejs/eks/addon.ts index 72088585ad6..cfc1c08dfe4 100644 --- a/sdk/nodejs/eks/addon.ts +++ b/sdk/nodejs/eks/addon.ts @@ -236,8 +236,6 @@ export class Addon extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Addon.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/eks/cluster.ts b/sdk/nodejs/eks/cluster.ts index 45be1167e47..a71927e4884 100644 --- a/sdk/nodejs/eks/cluster.ts +++ b/sdk/nodejs/eks/cluster.ts @@ -316,8 +316,6 @@ export class Cluster extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Cluster.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/eks/fargateProfile.ts b/sdk/nodejs/eks/fargateProfile.ts index c2db8bd4fb8..26dd8eb6a41 100644 --- a/sdk/nodejs/eks/fargateProfile.ts +++ b/sdk/nodejs/eks/fargateProfile.ts @@ -168,8 +168,6 @@ export class FargateProfile extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(FargateProfile.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/eks/identityProviderConfig.ts b/sdk/nodejs/eks/identityProviderConfig.ts index 5dc41f6131f..c3002228c5a 100644 --- a/sdk/nodejs/eks/identityProviderConfig.ts +++ b/sdk/nodejs/eks/identityProviderConfig.ts @@ -124,8 +124,6 @@ export class IdentityProviderConfig extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(IdentityProviderConfig.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/eks/nodeGroup.ts b/sdk/nodejs/eks/nodeGroup.ts index 5ff7121a91d..4d43c2b7768 100644 --- a/sdk/nodejs/eks/nodeGroup.ts +++ b/sdk/nodejs/eks/nodeGroup.ts @@ -287,8 +287,6 @@ export class NodeGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(NodeGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/eks/podIdentityAssociation.ts b/sdk/nodejs/eks/podIdentityAssociation.ts index fffc570a1c7..ee14d94eee5 100644 --- a/sdk/nodejs/eks/podIdentityAssociation.ts +++ b/sdk/nodejs/eks/podIdentityAssociation.ts @@ -166,8 +166,6 @@ export class PodIdentityAssociation extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(PodIdentityAssociation.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/elasticache/cluster.ts b/sdk/nodejs/elasticache/cluster.ts index 4cf413b0b09..b089334bd78 100644 --- a/sdk/nodejs/elasticache/cluster.ts +++ b/sdk/nodejs/elasticache/cluster.ts @@ -376,8 +376,6 @@ export class Cluster extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Cluster.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/elasticache/parameterGroup.ts b/sdk/nodejs/elasticache/parameterGroup.ts index 181718ead8b..a66fb259e7d 100644 --- a/sdk/nodejs/elasticache/parameterGroup.ts +++ b/sdk/nodejs/elasticache/parameterGroup.ts @@ -134,8 +134,6 @@ export class ParameterGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ParameterGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/elasticache/replicationGroup.ts b/sdk/nodejs/elasticache/replicationGroup.ts index c8ae5e4793d..80070d17760 100644 --- a/sdk/nodejs/elasticache/replicationGroup.ts +++ b/sdk/nodejs/elasticache/replicationGroup.ts @@ -522,7 +522,7 @@ export class ReplicationGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["authToken", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["authToken"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(ReplicationGroup.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/elasticache/serverlessCache.ts b/sdk/nodejs/elasticache/serverlessCache.ts index 8a7bdbef0a8..2f738bbbd6b 100644 --- a/sdk/nodejs/elasticache/serverlessCache.ts +++ b/sdk/nodejs/elasticache/serverlessCache.ts @@ -245,8 +245,6 @@ export class ServerlessCache extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ServerlessCache.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/elasticache/subnetGroup.ts b/sdk/nodejs/elasticache/subnetGroup.ts index 01727823549..615c3568a0f 100644 --- a/sdk/nodejs/elasticache/subnetGroup.ts +++ b/sdk/nodejs/elasticache/subnetGroup.ts @@ -122,8 +122,6 @@ export class SubnetGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SubnetGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/elasticache/user.ts b/sdk/nodejs/elasticache/user.ts index 6fc241297f0..6fc7dc5e077 100644 --- a/sdk/nodejs/elasticache/user.ts +++ b/sdk/nodejs/elasticache/user.ts @@ -188,7 +188,7 @@ export class User extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["passwords", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["passwords"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(User.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/elasticache/userGroup.ts b/sdk/nodejs/elasticache/userGroup.ts index bb686797fbe..79da18219d0 100644 --- a/sdk/nodejs/elasticache/userGroup.ts +++ b/sdk/nodejs/elasticache/userGroup.ts @@ -127,8 +127,6 @@ export class UserGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(UserGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/elasticbeanstalk/application.ts b/sdk/nodejs/elasticbeanstalk/application.ts index 08200fc578a..d7f463d3336 100644 --- a/sdk/nodejs/elasticbeanstalk/application.ts +++ b/sdk/nodejs/elasticbeanstalk/application.ts @@ -120,8 +120,6 @@ export class Application extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Application.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/elasticbeanstalk/applicationVersion.ts b/sdk/nodejs/elasticbeanstalk/applicationVersion.ts index 524ccd137e4..7728d4edd21 100644 --- a/sdk/nodejs/elasticbeanstalk/applicationVersion.ts +++ b/sdk/nodejs/elasticbeanstalk/applicationVersion.ts @@ -154,8 +154,6 @@ export class ApplicationVersion extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ApplicationVersion.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/elasticbeanstalk/environment.ts b/sdk/nodejs/elasticbeanstalk/environment.ts index 50def1ae4d1..655fe5349b3 100644 --- a/sdk/nodejs/elasticbeanstalk/environment.ts +++ b/sdk/nodejs/elasticbeanstalk/environment.ts @@ -284,8 +284,6 @@ export class Environment extends pulumi.CustomResource { resourceInputs["triggers"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Environment.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/elasticsearch/domain.ts b/sdk/nodejs/elasticsearch/domain.ts index 4dfbafbd98b..d2a59314a4a 100644 --- a/sdk/nodejs/elasticsearch/domain.ts +++ b/sdk/nodejs/elasticsearch/domain.ts @@ -347,8 +347,6 @@ export class Domain extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Domain.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/elb/loadBalancer.ts b/sdk/nodejs/elb/loadBalancer.ts index a13573e8923..1c8fa6de770 100644 --- a/sdk/nodejs/elb/loadBalancer.ts +++ b/sdk/nodejs/elb/loadBalancer.ts @@ -279,8 +279,6 @@ export class LoadBalancer extends pulumi.CustomResource { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); const aliasOpts = { aliases: [{ type: "aws:elasticloadbalancing/loadBalancer:LoadBalancer" }] }; opts = pulumi.mergeOptions(opts, aliasOpts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(LoadBalancer.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/emr/cluster.ts b/sdk/nodejs/emr/cluster.ts index f42f9bc5869..f19eeeace37 100644 --- a/sdk/nodejs/emr/cluster.ts +++ b/sdk/nodejs/emr/cluster.ts @@ -558,8 +558,6 @@ export class Cluster extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Cluster.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/emr/studio.ts b/sdk/nodejs/emr/studio.ts index 88be3d6e3a1..06a7faaf9cb 100644 --- a/sdk/nodejs/emr/studio.ts +++ b/sdk/nodejs/emr/studio.ts @@ -198,8 +198,6 @@ export class Studio extends pulumi.CustomResource { resourceInputs["url"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Studio.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/emrcontainers/jobTemplate.ts b/sdk/nodejs/emrcontainers/jobTemplate.ts index 484ca09f5d5..0c35bfa4836 100644 --- a/sdk/nodejs/emrcontainers/jobTemplate.ts +++ b/sdk/nodejs/emrcontainers/jobTemplate.ts @@ -123,8 +123,6 @@ export class JobTemplate extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(JobTemplate.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/emrcontainers/virtualCluster.ts b/sdk/nodejs/emrcontainers/virtualCluster.ts index 5d142bf88ab..93237122cba 100644 --- a/sdk/nodejs/emrcontainers/virtualCluster.ts +++ b/sdk/nodejs/emrcontainers/virtualCluster.ts @@ -117,8 +117,6 @@ export class VirtualCluster extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VirtualCluster.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/emrserverless/application.ts b/sdk/nodejs/emrserverless/application.ts index d2436f3ddc4..183017a3ea6 100644 --- a/sdk/nodejs/emrserverless/application.ts +++ b/sdk/nodejs/emrserverless/application.ts @@ -199,8 +199,6 @@ export class Application extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Application.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/evidently/feature.ts b/sdk/nodejs/evidently/feature.ts index f8fe79b2da2..540490989b1 100644 --- a/sdk/nodejs/evidently/feature.ts +++ b/sdk/nodejs/evidently/feature.ts @@ -256,8 +256,6 @@ export class Feature extends pulumi.CustomResource { resourceInputs["valueType"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Feature.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/evidently/launch.ts b/sdk/nodejs/evidently/launch.ts index 2513a2bdf59..8961867b824 100644 --- a/sdk/nodejs/evidently/launch.ts +++ b/sdk/nodejs/evidently/launch.ts @@ -414,8 +414,6 @@ export class Launch extends pulumi.CustomResource { resourceInputs["type"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Launch.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/evidently/project.ts b/sdk/nodejs/evidently/project.ts index f721666c38f..1b41b0b8d41 100644 --- a/sdk/nodejs/evidently/project.ts +++ b/sdk/nodejs/evidently/project.ts @@ -202,8 +202,6 @@ export class Project extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Project.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/evidently/segment.ts b/sdk/nodejs/evidently/segment.ts index 0704f41e92f..9896f3759bc 100644 --- a/sdk/nodejs/evidently/segment.ts +++ b/sdk/nodejs/evidently/segment.ts @@ -173,8 +173,6 @@ export class Segment extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Segment.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/finspace/kxCluster.ts b/sdk/nodejs/finspace/kxCluster.ts index 75c2bf38950..9626443b791 100644 --- a/sdk/nodejs/finspace/kxCluster.ts +++ b/sdk/nodejs/finspace/kxCluster.ts @@ -242,8 +242,6 @@ export class KxCluster extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(KxCluster.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/finspace/kxDatabase.ts b/sdk/nodejs/finspace/kxDatabase.ts index e41b7f0f813..271504c2c87 100644 --- a/sdk/nodejs/finspace/kxDatabase.ts +++ b/sdk/nodejs/finspace/kxDatabase.ts @@ -134,8 +134,6 @@ export class KxDatabase extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(KxDatabase.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/finspace/kxDataview.ts b/sdk/nodejs/finspace/kxDataview.ts index e0b8f5a69f3..60af26a5407 100644 --- a/sdk/nodejs/finspace/kxDataview.ts +++ b/sdk/nodejs/finspace/kxDataview.ts @@ -169,8 +169,6 @@ export class KxDataview extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(KxDataview.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/finspace/kxEnvironment.ts b/sdk/nodejs/finspace/kxEnvironment.ts index 3c4d069dccc..98ad2d515cf 100644 --- a/sdk/nodejs/finspace/kxEnvironment.ts +++ b/sdk/nodejs/finspace/kxEnvironment.ts @@ -225,8 +225,6 @@ export class KxEnvironment extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(KxEnvironment.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/finspace/kxScalingGroup.ts b/sdk/nodejs/finspace/kxScalingGroup.ts index c9b2307c99b..205be1d1c08 100644 --- a/sdk/nodejs/finspace/kxScalingGroup.ts +++ b/sdk/nodejs/finspace/kxScalingGroup.ts @@ -160,8 +160,6 @@ export class KxScalingGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(KxScalingGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/finspace/kxUser.ts b/sdk/nodejs/finspace/kxUser.ts index 87c367d5586..705d56da2b9 100644 --- a/sdk/nodejs/finspace/kxUser.ts +++ b/sdk/nodejs/finspace/kxUser.ts @@ -136,8 +136,6 @@ export class KxUser extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(KxUser.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/finspace/kxVolume.ts b/sdk/nodejs/finspace/kxVolume.ts index 8b70a77bf4f..b5f6c100a0e 100644 --- a/sdk/nodejs/finspace/kxVolume.ts +++ b/sdk/nodejs/finspace/kxVolume.ts @@ -184,8 +184,6 @@ export class KxVolume extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(KxVolume.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/fis/experimentTemplate.ts b/sdk/nodejs/fis/experimentTemplate.ts index ce718a2fd24..b8e3ab6154b 100644 --- a/sdk/nodejs/fis/experimentTemplate.ts +++ b/sdk/nodejs/fis/experimentTemplate.ts @@ -162,8 +162,6 @@ export class ExperimentTemplate extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ExperimentTemplate.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/fms/policy.ts b/sdk/nodejs/fms/policy.ts index d68167a3401..b251173321f 100644 --- a/sdk/nodejs/fms/policy.ts +++ b/sdk/nodejs/fms/policy.ts @@ -200,8 +200,6 @@ export class Policy extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Policy.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/fsx/backup.ts b/sdk/nodejs/fsx/backup.ts index e1a53a5731e..1f83d4c5894 100644 --- a/sdk/nodejs/fsx/backup.ts +++ b/sdk/nodejs/fsx/backup.ts @@ -172,8 +172,6 @@ export class Backup extends pulumi.CustomResource { resourceInputs["type"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Backup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/fsx/dataRepositoryAssociation.ts b/sdk/nodejs/fsx/dataRepositoryAssociation.ts index e93faf142c2..c9bf3dd9bff 100644 --- a/sdk/nodejs/fsx/dataRepositoryAssociation.ts +++ b/sdk/nodejs/fsx/dataRepositoryAssociation.ts @@ -181,8 +181,6 @@ export class DataRepositoryAssociation extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DataRepositoryAssociation.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/fsx/fileCache.ts b/sdk/nodejs/fsx/fileCache.ts index 997d23461ab..5726061ca76 100644 --- a/sdk/nodejs/fsx/fileCache.ts +++ b/sdk/nodejs/fsx/fileCache.ts @@ -222,8 +222,6 @@ export class FileCache extends pulumi.CustomResource { resourceInputs["vpcId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(FileCache.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/fsx/lustreFileSystem.ts b/sdk/nodejs/fsx/lustreFileSystem.ts index 1e70967f37c..01a519c32a3 100644 --- a/sdk/nodejs/fsx/lustreFileSystem.ts +++ b/sdk/nodejs/fsx/lustreFileSystem.ts @@ -259,8 +259,6 @@ export class LustreFileSystem extends pulumi.CustomResource { resourceInputs["vpcId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(LustreFileSystem.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/fsx/ontapFileSystem.ts b/sdk/nodejs/fsx/ontapFileSystem.ts index 8bc3b348fbf..6fd24d1f175 100644 --- a/sdk/nodejs/fsx/ontapFileSystem.ts +++ b/sdk/nodejs/fsx/ontapFileSystem.ts @@ -245,7 +245,7 @@ export class OntapFileSystem extends pulumi.CustomResource { resourceInputs["vpcId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["fsxAdminPassword", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["fsxAdminPassword"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(OntapFileSystem.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/fsx/ontapStorageVirtualMachine.ts b/sdk/nodejs/fsx/ontapStorageVirtualMachine.ts index e1be5941714..bd2d2698837 100644 --- a/sdk/nodejs/fsx/ontapStorageVirtualMachine.ts +++ b/sdk/nodejs/fsx/ontapStorageVirtualMachine.ts @@ -168,7 +168,7 @@ export class OntapStorageVirtualMachine extends pulumi.CustomResource { resourceInputs["uuid"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["svmAdminPassword", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["svmAdminPassword"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(OntapStorageVirtualMachine.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/fsx/ontapVolume.ts b/sdk/nodejs/fsx/ontapVolume.ts index 9d82b01b259..c5473dc0d79 100644 --- a/sdk/nodejs/fsx/ontapVolume.ts +++ b/sdk/nodejs/fsx/ontapVolume.ts @@ -227,8 +227,6 @@ export class OntapVolume extends pulumi.CustomResource { resourceInputs["uuid"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(OntapVolume.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/fsx/openZfsFileSystem.ts b/sdk/nodejs/fsx/openZfsFileSystem.ts index 1099d88f4ae..2dbd3017317 100644 --- a/sdk/nodejs/fsx/openZfsFileSystem.ts +++ b/sdk/nodejs/fsx/openZfsFileSystem.ts @@ -253,8 +253,6 @@ export class OpenZfsFileSystem extends pulumi.CustomResource { resourceInputs["vpcId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(OpenZfsFileSystem.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/fsx/openZfsSnapshot.ts b/sdk/nodejs/fsx/openZfsSnapshot.ts index 88ede91e7ca..4b7d8ea0fb6 100644 --- a/sdk/nodejs/fsx/openZfsSnapshot.ts +++ b/sdk/nodejs/fsx/openZfsSnapshot.ts @@ -131,8 +131,6 @@ export class OpenZfsSnapshot extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(OpenZfsSnapshot.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/fsx/openZfsVolume.ts b/sdk/nodejs/fsx/openZfsVolume.ts index 31d03e564ff..84c2a29d025 100644 --- a/sdk/nodejs/fsx/openZfsVolume.ts +++ b/sdk/nodejs/fsx/openZfsVolume.ts @@ -172,8 +172,6 @@ export class OpenZfsVolume extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(OpenZfsVolume.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/fsx/windowsFileSystem.ts b/sdk/nodejs/fsx/windowsFileSystem.ts index 4264d22b375..9e6134de9fe 100644 --- a/sdk/nodejs/fsx/windowsFileSystem.ts +++ b/sdk/nodejs/fsx/windowsFileSystem.ts @@ -287,8 +287,6 @@ export class WindowsFileSystem extends pulumi.CustomResource { resourceInputs["vpcId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(WindowsFileSystem.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/gamelift/alias.ts b/sdk/nodejs/gamelift/alias.ts index 3abdc55be79..6fad73a17cc 100644 --- a/sdk/nodejs/gamelift/alias.ts +++ b/sdk/nodejs/gamelift/alias.ts @@ -120,8 +120,6 @@ export class Alias extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Alias.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/gamelift/build.ts b/sdk/nodejs/gamelift/build.ts index bc1b2c9959c..65fd44d069d 100644 --- a/sdk/nodejs/gamelift/build.ts +++ b/sdk/nodejs/gamelift/build.ts @@ -130,8 +130,6 @@ export class Build extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Build.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/gamelift/fleet.ts b/sdk/nodejs/gamelift/fleet.ts index a9d3a696092..70ca625ff93 100644 --- a/sdk/nodejs/gamelift/fleet.ts +++ b/sdk/nodejs/gamelift/fleet.ts @@ -205,8 +205,6 @@ export class Fleet extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Fleet.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/gamelift/gameServerGroup.ts b/sdk/nodejs/gamelift/gameServerGroup.ts index 274e7e4634a..b947e3b5643 100644 --- a/sdk/nodejs/gamelift/gameServerGroup.ts +++ b/sdk/nodejs/gamelift/gameServerGroup.ts @@ -265,8 +265,6 @@ export class GameServerGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(GameServerGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/gamelift/gameSessionQueue.ts b/sdk/nodejs/gamelift/gameSessionQueue.ts index 642e0761771..6b6ec53a44a 100644 --- a/sdk/nodejs/gamelift/gameSessionQueue.ts +++ b/sdk/nodejs/gamelift/gameSessionQueue.ts @@ -145,8 +145,6 @@ export class GameSessionQueue extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(GameSessionQueue.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/gamelift/matchmakingConfiguration.ts b/sdk/nodejs/gamelift/matchmakingConfiguration.ts index e5662dde2d0..5692151c5c2 100644 --- a/sdk/nodejs/gamelift/matchmakingConfiguration.ts +++ b/sdk/nodejs/gamelift/matchmakingConfiguration.ts @@ -225,8 +225,6 @@ export class MatchmakingConfiguration extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(MatchmakingConfiguration.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/gamelift/matchmakingRuleSet.ts b/sdk/nodejs/gamelift/matchmakingRuleSet.ts index a14fb291a14..48e629d0d7d 100644 --- a/sdk/nodejs/gamelift/matchmakingRuleSet.ts +++ b/sdk/nodejs/gamelift/matchmakingRuleSet.ts @@ -95,8 +95,6 @@ export class MatchmakingRuleSet extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(MatchmakingRuleSet.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/gamelift/script.ts b/sdk/nodejs/gamelift/script.ts index cb6d2e4ccf8..fe68244d5d3 100644 --- a/sdk/nodejs/gamelift/script.ts +++ b/sdk/nodejs/gamelift/script.ts @@ -121,8 +121,6 @@ export class Script extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Script.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/glacier/vault.ts b/sdk/nodejs/glacier/vault.ts index 44dd4fe9dde..b29e04f60ac 100644 --- a/sdk/nodejs/glacier/vault.ts +++ b/sdk/nodejs/glacier/vault.ts @@ -148,8 +148,6 @@ export class Vault extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Vault.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/globalaccelerator/accelerator.ts b/sdk/nodejs/globalaccelerator/accelerator.ts index cc457ff1cbd..7ee11968c11 100644 --- a/sdk/nodejs/globalaccelerator/accelerator.ts +++ b/sdk/nodejs/globalaccelerator/accelerator.ts @@ -152,8 +152,6 @@ export class Accelerator extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Accelerator.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/globalaccelerator/customRoutingAccelerator.ts b/sdk/nodejs/globalaccelerator/customRoutingAccelerator.ts index 2e602bb3462..eca2f0091b3 100644 --- a/sdk/nodejs/globalaccelerator/customRoutingAccelerator.ts +++ b/sdk/nodejs/globalaccelerator/customRoutingAccelerator.ts @@ -146,8 +146,6 @@ export class CustomRoutingAccelerator extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(CustomRoutingAccelerator.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/glue/catalogDatabase.ts b/sdk/nodejs/glue/catalogDatabase.ts index 515e3381a83..fe29c5b5208 100644 --- a/sdk/nodejs/glue/catalogDatabase.ts +++ b/sdk/nodejs/glue/catalogDatabase.ts @@ -157,8 +157,6 @@ export class CatalogDatabase extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(CatalogDatabase.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/glue/connection.ts b/sdk/nodejs/glue/connection.ts index 7de02eff9aa..cae7b0f6605 100644 --- a/sdk/nodejs/glue/connection.ts +++ b/sdk/nodejs/glue/connection.ts @@ -161,7 +161,7 @@ export class Connection extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["connectionProperties", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["connectionProperties"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(Connection.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/glue/crawler.ts b/sdk/nodejs/glue/crawler.ts index 76b5ec46c04..d15f109b79b 100644 --- a/sdk/nodejs/glue/crawler.ts +++ b/sdk/nodejs/glue/crawler.ts @@ -328,8 +328,6 @@ export class Crawler extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Crawler.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/glue/dataQualityRuleset.ts b/sdk/nodejs/glue/dataQualityRuleset.ts index 8d2751b731a..9a75a9c0fe8 100644 --- a/sdk/nodejs/glue/dataQualityRuleset.ts +++ b/sdk/nodejs/glue/dataQualityRuleset.ts @@ -177,8 +177,6 @@ export class DataQualityRuleset extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DataQualityRuleset.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/glue/devEndpoint.ts b/sdk/nodejs/glue/devEndpoint.ts index 2327e8be5d4..c04bf717603 100644 --- a/sdk/nodejs/glue/devEndpoint.ts +++ b/sdk/nodejs/glue/devEndpoint.ts @@ -241,8 +241,6 @@ export class DevEndpoint extends pulumi.CustomResource { resourceInputs["zeppelinRemoteSparkInterpreterPort"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DevEndpoint.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/glue/job.ts b/sdk/nodejs/glue/job.ts index a534413c24b..3fa5680536c 100644 --- a/sdk/nodejs/glue/job.ts +++ b/sdk/nodejs/glue/job.ts @@ -277,8 +277,6 @@ export class Job extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Job.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/glue/mltransform.ts b/sdk/nodejs/glue/mltransform.ts index cb84bf85b82..76101ef0a05 100644 --- a/sdk/nodejs/glue/mltransform.ts +++ b/sdk/nodejs/glue/mltransform.ts @@ -261,8 +261,6 @@ export class MLTransform extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(MLTransform.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/glue/registry.ts b/sdk/nodejs/glue/registry.ts index d9a5bb7f599..c6b131c239a 100644 --- a/sdk/nodejs/glue/registry.ts +++ b/sdk/nodejs/glue/registry.ts @@ -105,8 +105,6 @@ export class Registry extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Registry.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/glue/schema.ts b/sdk/nodejs/glue/schema.ts index efd18618f98..9326a0bc567 100644 --- a/sdk/nodejs/glue/schema.ts +++ b/sdk/nodejs/glue/schema.ts @@ -168,8 +168,6 @@ export class Schema extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Schema.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/glue/trigger.ts b/sdk/nodejs/glue/trigger.ts index abbf7b646ff..96eee897366 100644 --- a/sdk/nodejs/glue/trigger.ts +++ b/sdk/nodejs/glue/trigger.ts @@ -246,8 +246,6 @@ export class Trigger extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Trigger.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/glue/workflow.ts b/sdk/nodejs/glue/workflow.ts index 72d17fb5377..d42461bc5b6 100644 --- a/sdk/nodejs/glue/workflow.ts +++ b/sdk/nodejs/glue/workflow.ts @@ -136,8 +136,6 @@ export class Workflow extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Workflow.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/grafana/workspace.ts b/sdk/nodejs/grafana/workspace.ts index 28ec3d0044c..6f3fc7efb56 100644 --- a/sdk/nodejs/grafana/workspace.ts +++ b/sdk/nodejs/grafana/workspace.ts @@ -220,8 +220,6 @@ export class Workspace extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Workspace.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/guardduty/detector.ts b/sdk/nodejs/guardduty/detector.ts index 2fa54453299..5158b16ea7e 100644 --- a/sdk/nodejs/guardduty/detector.ts +++ b/sdk/nodejs/guardduty/detector.ts @@ -139,8 +139,6 @@ export class Detector extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Detector.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/guardduty/filter.ts b/sdk/nodejs/guardduty/filter.ts index 0249141e04e..79bea0e2a99 100644 --- a/sdk/nodejs/guardduty/filter.ts +++ b/sdk/nodejs/guardduty/filter.ts @@ -169,8 +169,6 @@ export class Filter extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Filter.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/guardduty/ipset.ts b/sdk/nodejs/guardduty/ipset.ts index e2042c86aff..4ea6a431bb3 100644 --- a/sdk/nodejs/guardduty/ipset.ts +++ b/sdk/nodejs/guardduty/ipset.ts @@ -151,8 +151,6 @@ export class IPSet extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(IPSet.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/guardduty/threatIntelSet.ts b/sdk/nodejs/guardduty/threatIntelSet.ts index dee1e38c347..1538ab0308e 100644 --- a/sdk/nodejs/guardduty/threatIntelSet.ts +++ b/sdk/nodejs/guardduty/threatIntelSet.ts @@ -152,8 +152,6 @@ export class ThreatIntelSet extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ThreatIntelSet.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/iam/instanceProfile.ts b/sdk/nodejs/iam/instanceProfile.ts index c34c1d301d5..2d01148383b 100644 --- a/sdk/nodejs/iam/instanceProfile.ts +++ b/sdk/nodejs/iam/instanceProfile.ts @@ -142,8 +142,6 @@ export class InstanceProfile extends pulumi.CustomResource { resourceInputs["uniqueId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(InstanceProfile.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/iam/openIdConnectProvider.ts b/sdk/nodejs/iam/openIdConnectProvider.ts index 35919bd291f..9d201eabce0 100644 --- a/sdk/nodejs/iam/openIdConnectProvider.ts +++ b/sdk/nodejs/iam/openIdConnectProvider.ts @@ -121,8 +121,6 @@ export class OpenIdConnectProvider extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(OpenIdConnectProvider.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/iam/policy.ts b/sdk/nodejs/iam/policy.ts index 824b4daccb6..b04486eb7ec 100644 --- a/sdk/nodejs/iam/policy.ts +++ b/sdk/nodejs/iam/policy.ts @@ -143,8 +143,6 @@ export class Policy extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Policy.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/iam/role.ts b/sdk/nodejs/iam/role.ts index ab6e551b8e2..d24551b1af4 100644 --- a/sdk/nodejs/iam/role.ts +++ b/sdk/nodejs/iam/role.ts @@ -308,8 +308,6 @@ export class Role extends pulumi.CustomResource { resourceInputs["uniqueId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Role.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/iam/samlProvider.ts b/sdk/nodejs/iam/samlProvider.ts index 3b0a6c14aee..1202b1a43aa 100644 --- a/sdk/nodejs/iam/samlProvider.ts +++ b/sdk/nodejs/iam/samlProvider.ts @@ -112,8 +112,6 @@ export class SamlProvider extends pulumi.CustomResource { resourceInputs["validUntil"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SamlProvider.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/iam/serverCertificate.ts b/sdk/nodejs/iam/serverCertificate.ts index e7513184310..5ddb9d0d84f 100644 --- a/sdk/nodejs/iam/serverCertificate.ts +++ b/sdk/nodejs/iam/serverCertificate.ts @@ -221,7 +221,7 @@ export class ServerCertificate extends pulumi.CustomResource { resourceInputs["uploadDate"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["privateKey", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["privateKey"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(ServerCertificate.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/iam/serviceLinkedRole.ts b/sdk/nodejs/iam/serviceLinkedRole.ts index e1abbf9f5ef..c2850c03933 100644 --- a/sdk/nodejs/iam/serviceLinkedRole.ts +++ b/sdk/nodejs/iam/serviceLinkedRole.ts @@ -135,8 +135,6 @@ export class ServiceLinkedRole extends pulumi.CustomResource { resourceInputs["uniqueId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ServiceLinkedRole.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/iam/user.ts b/sdk/nodejs/iam/user.ts index b16170cc34e..be2edc29c43 100644 --- a/sdk/nodejs/iam/user.ts +++ b/sdk/nodejs/iam/user.ts @@ -141,8 +141,6 @@ export class User extends pulumi.CustomResource { resourceInputs["uniqueId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(User.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/iam/virtualMfaDevice.ts b/sdk/nodejs/iam/virtualMfaDevice.ts index b6efb783d9a..6ccec6b6e22 100644 --- a/sdk/nodejs/iam/virtualMfaDevice.ts +++ b/sdk/nodejs/iam/virtualMfaDevice.ts @@ -136,8 +136,6 @@ export class VirtualMfaDevice extends pulumi.CustomResource { resourceInputs["userName"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VirtualMfaDevice.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/imagebuilder/component.ts b/sdk/nodejs/imagebuilder/component.ts index bcf90ec40ad..6ef6428500e 100644 --- a/sdk/nodejs/imagebuilder/component.ts +++ b/sdk/nodejs/imagebuilder/component.ts @@ -190,8 +190,6 @@ export class Component extends pulumi.CustomResource { resourceInputs["type"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Component.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/imagebuilder/containerRecipe.ts b/sdk/nodejs/imagebuilder/containerRecipe.ts index be5af337016..14d6f592e62 100644 --- a/sdk/nodejs/imagebuilder/containerRecipe.ts +++ b/sdk/nodejs/imagebuilder/containerRecipe.ts @@ -237,8 +237,6 @@ export class ContainerRecipe extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ContainerRecipe.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/imagebuilder/distributionConfiguration.ts b/sdk/nodejs/imagebuilder/distributionConfiguration.ts index 40129d11424..05598ab911b 100644 --- a/sdk/nodejs/imagebuilder/distributionConfiguration.ts +++ b/sdk/nodejs/imagebuilder/distributionConfiguration.ts @@ -142,8 +142,6 @@ export class DistributionConfiguration extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DistributionConfiguration.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/imagebuilder/image.ts b/sdk/nodejs/imagebuilder/image.ts index 9ddb89e4e6a..145c16aec20 100644 --- a/sdk/nodejs/imagebuilder/image.ts +++ b/sdk/nodejs/imagebuilder/image.ts @@ -180,8 +180,6 @@ export class Image extends pulumi.CustomResource { resourceInputs["version"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Image.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/imagebuilder/imagePipeline.ts b/sdk/nodejs/imagebuilder/imagePipeline.ts index 27e329da101..f7b3d708f60 100644 --- a/sdk/nodejs/imagebuilder/imagePipeline.ts +++ b/sdk/nodejs/imagebuilder/imagePipeline.ts @@ -200,8 +200,6 @@ export class ImagePipeline extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ImagePipeline.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/imagebuilder/imageRecipe.ts b/sdk/nodejs/imagebuilder/imageRecipe.ts index 90c6fdeea87..905c620ae38 100644 --- a/sdk/nodejs/imagebuilder/imageRecipe.ts +++ b/sdk/nodejs/imagebuilder/imageRecipe.ts @@ -200,8 +200,6 @@ export class ImageRecipe extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ImageRecipe.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/imagebuilder/infrastructureConfiguration.ts b/sdk/nodejs/imagebuilder/infrastructureConfiguration.ts index 15bdabc532b..446c37b3933 100644 --- a/sdk/nodejs/imagebuilder/infrastructureConfiguration.ts +++ b/sdk/nodejs/imagebuilder/infrastructureConfiguration.ts @@ -203,8 +203,6 @@ export class InfrastructureConfiguration extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(InfrastructureConfiguration.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/imagebuilder/workflow.ts b/sdk/nodejs/imagebuilder/workflow.ts index c0c1611c660..d08ac1476a3 100644 --- a/sdk/nodejs/imagebuilder/workflow.ts +++ b/sdk/nodejs/imagebuilder/workflow.ts @@ -189,8 +189,6 @@ export class Workflow extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Workflow.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/inspector/assessmentTemplate.ts b/sdk/nodejs/inspector/assessmentTemplate.ts index e83c6878e35..112d2fe398e 100644 --- a/sdk/nodejs/inspector/assessmentTemplate.ts +++ b/sdk/nodejs/inspector/assessmentTemplate.ts @@ -145,8 +145,6 @@ export class AssessmentTemplate extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(AssessmentTemplate.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/iot/billingGroup.ts b/sdk/nodejs/iot/billingGroup.ts index 7bb059b6f64..71058a04049 100644 --- a/sdk/nodejs/iot/billingGroup.ts +++ b/sdk/nodejs/iot/billingGroup.ts @@ -119,8 +119,6 @@ export class BillingGroup extends pulumi.CustomResource { resourceInputs["version"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(BillingGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/iot/caCertificate.ts b/sdk/nodejs/iot/caCertificate.ts index 716e22b843b..6388d5d9d88 100644 --- a/sdk/nodejs/iot/caCertificate.ts +++ b/sdk/nodejs/iot/caCertificate.ts @@ -189,7 +189,7 @@ export class CaCertificate extends pulumi.CustomResource { resourceInputs["validities"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["caCertificatePem", "tagsAll", "verificationCertificatePem"] }; + const secretOpts = { additionalSecretOutputs: ["caCertificatePem", "verificationCertificatePem"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(CaCertificate.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/iot/domainConfiguration.ts b/sdk/nodejs/iot/domainConfiguration.ts index 812cde06f40..927a48cbfda 100644 --- a/sdk/nodejs/iot/domainConfiguration.ts +++ b/sdk/nodejs/iot/domainConfiguration.ts @@ -148,8 +148,6 @@ export class DomainConfiguration extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DomainConfiguration.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/iot/provisioningTemplate.ts b/sdk/nodejs/iot/provisioningTemplate.ts index c9db4f0cc96..f7a790b0b4e 100644 --- a/sdk/nodejs/iot/provisioningTemplate.ts +++ b/sdk/nodejs/iot/provisioningTemplate.ts @@ -199,8 +199,6 @@ export class ProvisioningTemplate extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ProvisioningTemplate.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/iot/thingGroup.ts b/sdk/nodejs/iot/thingGroup.ts index 1efdbbc9250..a3d8178dea8 100644 --- a/sdk/nodejs/iot/thingGroup.ts +++ b/sdk/nodejs/iot/thingGroup.ts @@ -133,8 +133,6 @@ export class ThingGroup extends pulumi.CustomResource { resourceInputs["version"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ThingGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/iot/thingType.ts b/sdk/nodejs/iot/thingType.ts index 94715f1526c..4776194766a 100644 --- a/sdk/nodejs/iot/thingType.ts +++ b/sdk/nodejs/iot/thingType.ts @@ -111,8 +111,6 @@ export class ThingType extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ThingType.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/iot/topicRule.ts b/sdk/nodejs/iot/topicRule.ts index 3710ab6ecab..5689a3bd1a4 100644 --- a/sdk/nodejs/iot/topicRule.ts +++ b/sdk/nodejs/iot/topicRule.ts @@ -236,8 +236,6 @@ export class TopicRule extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(TopicRule.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ivs/channel.ts b/sdk/nodejs/ivs/channel.ts index f9fa3fc8ffc..6e6b675711b 100644 --- a/sdk/nodejs/ivs/channel.ts +++ b/sdk/nodejs/ivs/channel.ts @@ -133,8 +133,6 @@ export class Channel extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Channel.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ivs/playbackKeyPair.ts b/sdk/nodejs/ivs/playbackKeyPair.ts index da4beef8752..0fb0c3e945c 100644 --- a/sdk/nodejs/ivs/playbackKeyPair.ts +++ b/sdk/nodejs/ivs/playbackKeyPair.ts @@ -115,8 +115,6 @@ export class PlaybackKeyPair extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(PlaybackKeyPair.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ivs/recordingConfiguration.ts b/sdk/nodejs/ivs/recordingConfiguration.ts index 54527ff8af9..7f724b0fa6a 100644 --- a/sdk/nodejs/ivs/recordingConfiguration.ts +++ b/sdk/nodejs/ivs/recordingConfiguration.ts @@ -131,8 +131,6 @@ export class RecordingConfiguration extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(RecordingConfiguration.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ivschat/loggingConfiguration.ts b/sdk/nodejs/ivschat/loggingConfiguration.ts index 8070ce57c57..bed5e3a7991 100644 --- a/sdk/nodejs/ivschat/loggingConfiguration.ts +++ b/sdk/nodejs/ivschat/loggingConfiguration.ts @@ -155,8 +155,6 @@ export class LoggingConfiguration extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(LoggingConfiguration.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ivschat/room.ts b/sdk/nodejs/ivschat/room.ts index d29613ede2c..6744e84dfbb 100644 --- a/sdk/nodejs/ivschat/room.ts +++ b/sdk/nodejs/ivschat/room.ts @@ -146,8 +146,6 @@ export class Room extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Room.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/kendra/dataSource.ts b/sdk/nodejs/kendra/dataSource.ts index 3f55a8a4e4e..64218e9db2e 100644 --- a/sdk/nodejs/kendra/dataSource.ts +++ b/sdk/nodejs/kendra/dataSource.ts @@ -468,8 +468,6 @@ export class DataSource extends pulumi.CustomResource { resourceInputs["updatedAt"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DataSource.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/kendra/faq.ts b/sdk/nodejs/kendra/faq.ts index ff058e4f157..08d4504891c 100644 --- a/sdk/nodejs/kendra/faq.ts +++ b/sdk/nodejs/kendra/faq.ts @@ -219,8 +219,6 @@ export class Faq extends pulumi.CustomResource { resourceInputs["updatedAt"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Faq.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/kendra/index_.ts b/sdk/nodejs/kendra/index_.ts index 14b3c207452..920ca0743b2 100644 --- a/sdk/nodejs/kendra/index_.ts +++ b/sdk/nodejs/kendra/index_.ts @@ -736,8 +736,6 @@ export class Index extends pulumi.CustomResource { resourceInputs["updatedAt"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Index.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/kendra/querySuggestionsBlockList.ts b/sdk/nodejs/kendra/querySuggestionsBlockList.ts index 319d9720a9e..86f9cb905bc 100644 --- a/sdk/nodejs/kendra/querySuggestionsBlockList.ts +++ b/sdk/nodejs/kendra/querySuggestionsBlockList.ts @@ -154,8 +154,6 @@ export class QuerySuggestionsBlockList extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(QuerySuggestionsBlockList.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/kendra/thesaurus.ts b/sdk/nodejs/kendra/thesaurus.ts index 70c39710aba..4d5ae345fce 100644 --- a/sdk/nodejs/kendra/thesaurus.ts +++ b/sdk/nodejs/kendra/thesaurus.ts @@ -153,8 +153,6 @@ export class Thesaurus extends pulumi.CustomResource { resourceInputs["thesaurusId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Thesaurus.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/keyspaces/keyspace.ts b/sdk/nodejs/keyspaces/keyspace.ts index 6fee7108717..26d29b2bfe1 100644 --- a/sdk/nodejs/keyspaces/keyspace.ts +++ b/sdk/nodejs/keyspaces/keyspace.ts @@ -100,8 +100,6 @@ export class Keyspace extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Keyspace.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/keyspaces/table.ts b/sdk/nodejs/keyspaces/table.ts index ad184309ab0..ff15d14f2e6 100644 --- a/sdk/nodejs/keyspaces/table.ts +++ b/sdk/nodejs/keyspaces/table.ts @@ -178,8 +178,6 @@ export class Table extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Table.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/kinesis/analyticsApplication.ts b/sdk/nodejs/kinesis/analyticsApplication.ts index 628b14bd9fd..039611e5853 100644 --- a/sdk/nodejs/kinesis/analyticsApplication.ts +++ b/sdk/nodejs/kinesis/analyticsApplication.ts @@ -259,8 +259,6 @@ export class AnalyticsApplication extends pulumi.CustomResource { resourceInputs["version"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(AnalyticsApplication.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/kinesis/firehoseDeliveryStream.ts b/sdk/nodejs/kinesis/firehoseDeliveryStream.ts index 6b1860078ec..44757b074b3 100644 --- a/sdk/nodejs/kinesis/firehoseDeliveryStream.ts +++ b/sdk/nodejs/kinesis/firehoseDeliveryStream.ts @@ -685,8 +685,6 @@ export class FirehoseDeliveryStream extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(FirehoseDeliveryStream.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/kinesis/stream.ts b/sdk/nodejs/kinesis/stream.ts index 1b86a96e471..ece66465f2c 100644 --- a/sdk/nodejs/kinesis/stream.ts +++ b/sdk/nodejs/kinesis/stream.ts @@ -158,8 +158,6 @@ export class Stream extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Stream.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/kinesis/videoStream.ts b/sdk/nodejs/kinesis/videoStream.ts index 9d5434a5172..9d99e0cad65 100644 --- a/sdk/nodejs/kinesis/videoStream.ts +++ b/sdk/nodejs/kinesis/videoStream.ts @@ -142,8 +142,6 @@ export class VideoStream extends pulumi.CustomResource { resourceInputs["version"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VideoStream.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/kinesisanalyticsv2/application.ts b/sdk/nodejs/kinesisanalyticsv2/application.ts index 2f3f1cd8e58..69d8ea55fb2 100644 --- a/sdk/nodejs/kinesisanalyticsv2/application.ts +++ b/sdk/nodejs/kinesisanalyticsv2/application.ts @@ -365,8 +365,6 @@ export class Application extends pulumi.CustomResource { resourceInputs["versionId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Application.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/kms/externalKey.ts b/sdk/nodejs/kms/externalKey.ts index 1bf1c1c44ea..69f0090a915 100644 --- a/sdk/nodejs/kms/externalKey.ts +++ b/sdk/nodejs/kms/externalKey.ts @@ -157,7 +157,7 @@ export class ExternalKey extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["keyMaterialBase64", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["keyMaterialBase64"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(ExternalKey.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/kms/key.ts b/sdk/nodejs/kms/key.ts index b3b09aa0e54..3e20741f3b0 100644 --- a/sdk/nodejs/kms/key.ts +++ b/sdk/nodejs/kms/key.ts @@ -178,8 +178,6 @@ export class Key extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Key.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/kms/replicaExternalKey.ts b/sdk/nodejs/kms/replicaExternalKey.ts index 70172741bb1..bbc555bfaa8 100644 --- a/sdk/nodejs/kms/replicaExternalKey.ts +++ b/sdk/nodejs/kms/replicaExternalKey.ts @@ -186,7 +186,7 @@ export class ReplicaExternalKey extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["keyMaterialBase64", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["keyMaterialBase64"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(ReplicaExternalKey.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/kms/replicaKey.ts b/sdk/nodejs/kms/replicaKey.ts index 2f96a7f7f9f..a64270aa7a0 100644 --- a/sdk/nodejs/kms/replicaKey.ts +++ b/sdk/nodejs/kms/replicaKey.ts @@ -169,8 +169,6 @@ export class ReplicaKey extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ReplicaKey.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/lambda/function.ts b/sdk/nodejs/lambda/function.ts index b65451012a3..c98ebfed293 100644 --- a/sdk/nodejs/lambda/function.ts +++ b/sdk/nodejs/lambda/function.ts @@ -522,8 +522,6 @@ export class Function extends pulumi.CustomResource { resourceInputs["version"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Function.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/lb/listener.ts b/sdk/nodejs/lb/listener.ts index bc28aca581a..fdda25ef146 100644 --- a/sdk/nodejs/lb/listener.ts +++ b/sdk/nodejs/lb/listener.ts @@ -355,8 +355,6 @@ export class Listener extends pulumi.CustomResource { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); const aliasOpts = { aliases: [{ type: "aws:elasticloadbalancingv2/listener:Listener" }] }; opts = pulumi.mergeOptions(opts, aliasOpts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Listener.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/lb/listenerRule.ts b/sdk/nodejs/lb/listenerRule.ts index df066010206..8ac955c2b8d 100644 --- a/sdk/nodejs/lb/listenerRule.ts +++ b/sdk/nodejs/lb/listenerRule.ts @@ -282,8 +282,6 @@ export class ListenerRule extends pulumi.CustomResource { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); const aliasOpts = { aliases: [{ type: "aws:elasticloadbalancingv2/listenerRule:ListenerRule" }] }; opts = pulumi.mergeOptions(opts, aliasOpts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ListenerRule.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/lb/loadBalancer.ts b/sdk/nodejs/lb/loadBalancer.ts index ab3710d6f8e..3cb10e4c377 100644 --- a/sdk/nodejs/lb/loadBalancer.ts +++ b/sdk/nodejs/lb/loadBalancer.ts @@ -335,8 +335,6 @@ export class LoadBalancer extends pulumi.CustomResource { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); const aliasOpts = { aliases: [{ type: "aws:elasticloadbalancingv2/loadBalancer:LoadBalancer" }] }; opts = pulumi.mergeOptions(opts, aliasOpts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(LoadBalancer.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/lb/targetGroup.ts b/sdk/nodejs/lb/targetGroup.ts index d43ff0be1b4..08a8d405e4b 100644 --- a/sdk/nodejs/lb/targetGroup.ts +++ b/sdk/nodejs/lb/targetGroup.ts @@ -298,8 +298,6 @@ export class TargetGroup extends pulumi.CustomResource { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); const aliasOpts = { aliases: [{ type: "aws:elasticloadbalancingv2/targetGroup:TargetGroup" }] }; opts = pulumi.mergeOptions(opts, aliasOpts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(TargetGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/lb/trustStore.ts b/sdk/nodejs/lb/trustStore.ts index 61d65e01ba6..ced7b5692be 100644 --- a/sdk/nodejs/lb/trustStore.ts +++ b/sdk/nodejs/lb/trustStore.ts @@ -147,8 +147,6 @@ export class TrustStore extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(TrustStore.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/lex/v2modelsBot.ts b/sdk/nodejs/lex/v2modelsBot.ts index bcd58d0c0c3..e8e4fa29f05 100644 --- a/sdk/nodejs/lex/v2modelsBot.ts +++ b/sdk/nodejs/lex/v2modelsBot.ts @@ -157,8 +157,6 @@ export class V2modelsBot extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(V2modelsBot.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/licensemanager/licenseConfiguration.ts b/sdk/nodejs/licensemanager/licenseConfiguration.ts index 0456d140db5..23efd3e6309 100644 --- a/sdk/nodejs/licensemanager/licenseConfiguration.ts +++ b/sdk/nodejs/licensemanager/licenseConfiguration.ts @@ -157,8 +157,6 @@ export class LicenseConfiguration extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(LicenseConfiguration.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/lightsail/bucket.ts b/sdk/nodejs/lightsail/bucket.ts index adb2fc3da67..af36a62586d 100644 --- a/sdk/nodejs/lightsail/bucket.ts +++ b/sdk/nodejs/lightsail/bucket.ts @@ -138,8 +138,6 @@ export class Bucket extends pulumi.CustomResource { resourceInputs["url"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Bucket.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/lightsail/certificate.ts b/sdk/nodejs/lightsail/certificate.ts index 1bb545c88ec..35f07f3c98b 100644 --- a/sdk/nodejs/lightsail/certificate.ts +++ b/sdk/nodejs/lightsail/certificate.ts @@ -126,8 +126,6 @@ export class Certificate extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Certificate.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/lightsail/containerService.ts b/sdk/nodejs/lightsail/containerService.ts index b283460d9a5..36fb778714d 100644 --- a/sdk/nodejs/lightsail/containerService.ts +++ b/sdk/nodejs/lightsail/containerService.ts @@ -253,8 +253,6 @@ export class ContainerService extends pulumi.CustomResource { resourceInputs["url"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ContainerService.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/lightsail/database.ts b/sdk/nodejs/lightsail/database.ts index cdb5caa1658..30b88888cc7 100644 --- a/sdk/nodejs/lightsail/database.ts +++ b/sdk/nodejs/lightsail/database.ts @@ -393,7 +393,7 @@ export class Database extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["masterPassword", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["masterPassword"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(Database.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/lightsail/disk.ts b/sdk/nodejs/lightsail/disk.ts index 520b95ca79a..c1c93a4b93a 100644 --- a/sdk/nodejs/lightsail/disk.ts +++ b/sdk/nodejs/lightsail/disk.ts @@ -136,8 +136,6 @@ export class Disk extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Disk.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/lightsail/distribution.ts b/sdk/nodejs/lightsail/distribution.ts index 998fff61be8..fb681dbc50c 100644 --- a/sdk/nodejs/lightsail/distribution.ts +++ b/sdk/nodejs/lightsail/distribution.ts @@ -320,8 +320,6 @@ export class Distribution extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Distribution.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/lightsail/instance.ts b/sdk/nodejs/lightsail/instance.ts index 2c8fc81fcc7..9b4a117acbc 100644 --- a/sdk/nodejs/lightsail/instance.ts +++ b/sdk/nodejs/lightsail/instance.ts @@ -254,8 +254,6 @@ export class Instance extends pulumi.CustomResource { resourceInputs["username"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Instance.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/lightsail/keyPair.ts b/sdk/nodejs/lightsail/keyPair.ts index fe57caf6121..b0007611840 100644 --- a/sdk/nodejs/lightsail/keyPair.ts +++ b/sdk/nodejs/lightsail/keyPair.ts @@ -154,8 +154,6 @@ export class KeyPair extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(KeyPair.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/lightsail/lb.ts b/sdk/nodejs/lightsail/lb.ts index 1e1c7016db8..3e513ea7fbe 100644 --- a/sdk/nodejs/lightsail/lb.ts +++ b/sdk/nodejs/lightsail/lb.ts @@ -150,8 +150,6 @@ export class Lb extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Lb.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/location/geofenceCollection.ts b/sdk/nodejs/location/geofenceCollection.ts index 263dd7ca42c..d304858af58 100644 --- a/sdk/nodejs/location/geofenceCollection.ts +++ b/sdk/nodejs/location/geofenceCollection.ts @@ -123,8 +123,6 @@ export class GeofenceCollection extends pulumi.CustomResource { resourceInputs["updateTime"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(GeofenceCollection.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/location/map.ts b/sdk/nodejs/location/map.ts index ceb15715637..f510b65b320 100644 --- a/sdk/nodejs/location/map.ts +++ b/sdk/nodejs/location/map.ts @@ -136,8 +136,6 @@ export class Map extends pulumi.CustomResource { resourceInputs["updateTime"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Map.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/location/placeIndex.ts b/sdk/nodejs/location/placeIndex.ts index 594e408b21d..135ff966638 100644 --- a/sdk/nodejs/location/placeIndex.ts +++ b/sdk/nodejs/location/placeIndex.ts @@ -140,8 +140,6 @@ export class PlaceIndex extends pulumi.CustomResource { resourceInputs["updateTime"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(PlaceIndex.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/location/routeCalculation.ts b/sdk/nodejs/location/routeCalculation.ts index 3b9e4394282..617ca3823da 100644 --- a/sdk/nodejs/location/routeCalculation.ts +++ b/sdk/nodejs/location/routeCalculation.ts @@ -131,8 +131,6 @@ export class RouteCalculation extends pulumi.CustomResource { resourceInputs["updateTime"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(RouteCalculation.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/location/tracker.ts b/sdk/nodejs/location/tracker.ts index 871af679ba8..509e5005f36 100644 --- a/sdk/nodejs/location/tracker.ts +++ b/sdk/nodejs/location/tracker.ts @@ -131,8 +131,6 @@ export class Tracker extends pulumi.CustomResource { resourceInputs["updateTime"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Tracker.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/macie/customDataIdentifier.ts b/sdk/nodejs/macie/customDataIdentifier.ts index 5dcece4c76e..cc3d8851fe0 100644 --- a/sdk/nodejs/macie/customDataIdentifier.ts +++ b/sdk/nodejs/macie/customDataIdentifier.ts @@ -145,8 +145,6 @@ export class CustomDataIdentifier extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(CustomDataIdentifier.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/macie/findingsFilter.ts b/sdk/nodejs/macie/findingsFilter.ts index 97170b48052..17e29072dd3 100644 --- a/sdk/nodejs/macie/findingsFilter.ts +++ b/sdk/nodejs/macie/findingsFilter.ts @@ -146,8 +146,6 @@ export class FindingsFilter extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(FindingsFilter.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/macie2/classificationJob.ts b/sdk/nodejs/macie2/classificationJob.ts index 0cc23e994e0..bfcd6fac150 100644 --- a/sdk/nodejs/macie2/classificationJob.ts +++ b/sdk/nodejs/macie2/classificationJob.ts @@ -180,8 +180,6 @@ export class ClassificationJob extends pulumi.CustomResource { resourceInputs["userPausedDetails"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ClassificationJob.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/macie2/member.ts b/sdk/nodejs/macie2/member.ts index 9f0804aef1f..1b6c2d8d372 100644 --- a/sdk/nodejs/macie2/member.ts +++ b/sdk/nodejs/macie2/member.ts @@ -166,8 +166,6 @@ export class Member extends pulumi.CustomResource { resourceInputs["updatedAt"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Member.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/mediaconvert/queue.ts b/sdk/nodejs/mediaconvert/queue.ts index 8aef60f9f29..4235d51ac3b 100644 --- a/sdk/nodejs/mediaconvert/queue.ts +++ b/sdk/nodejs/mediaconvert/queue.ts @@ -123,8 +123,6 @@ export class Queue extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Queue.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/medialive/channel.ts b/sdk/nodejs/medialive/channel.ts index c8814e6c8a1..fe6fe4020b8 100644 --- a/sdk/nodejs/medialive/channel.ts +++ b/sdk/nodejs/medialive/channel.ts @@ -249,8 +249,6 @@ export class Channel extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Channel.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/medialive/input.ts b/sdk/nodejs/medialive/input.ts index a6536d677b9..ce43b4aa265 100644 --- a/sdk/nodejs/medialive/input.ts +++ b/sdk/nodejs/medialive/input.ts @@ -189,8 +189,6 @@ export class Input extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Input.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/medialive/inputSecurityGroup.ts b/sdk/nodejs/medialive/inputSecurityGroup.ts index c697fd530a4..a6de5ed9ae0 100644 --- a/sdk/nodejs/medialive/inputSecurityGroup.ts +++ b/sdk/nodejs/medialive/inputSecurityGroup.ts @@ -116,8 +116,6 @@ export class InputSecurityGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(InputSecurityGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/medialive/multiplex.ts b/sdk/nodejs/medialive/multiplex.ts index 2262fb8a58a..698a78fa517 100644 --- a/sdk/nodejs/medialive/multiplex.ts +++ b/sdk/nodejs/medialive/multiplex.ts @@ -139,8 +139,6 @@ export class Multiplex extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Multiplex.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/mediapackage/channel.ts b/sdk/nodejs/mediapackage/channel.ts index d53a75d0e5b..ae5e3799a59 100644 --- a/sdk/nodejs/mediapackage/channel.ts +++ b/sdk/nodejs/mediapackage/channel.ts @@ -117,8 +117,6 @@ export class Channel extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Channel.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/mediastore/container.ts b/sdk/nodejs/mediastore/container.ts index 10926fdb794..35573cc5e09 100644 --- a/sdk/nodejs/mediastore/container.ts +++ b/sdk/nodejs/mediastore/container.ts @@ -102,8 +102,6 @@ export class Container extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Container.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/memorydb/acl.ts b/sdk/nodejs/memorydb/acl.ts index 5a0e68f5680..f628a2b1c5e 100644 --- a/sdk/nodejs/memorydb/acl.ts +++ b/sdk/nodejs/memorydb/acl.ts @@ -119,8 +119,6 @@ export class Acl extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Acl.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/memorydb/cluster.ts b/sdk/nodejs/memorydb/cluster.ts index c48dd3a4b16..aec0e9366e9 100644 --- a/sdk/nodejs/memorydb/cluster.ts +++ b/sdk/nodejs/memorydb/cluster.ts @@ -263,8 +263,6 @@ export class Cluster extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Cluster.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/memorydb/parameterGroup.ts b/sdk/nodejs/memorydb/parameterGroup.ts index 1e77c6bcbfa..9787db0ae7c 100644 --- a/sdk/nodejs/memorydb/parameterGroup.ts +++ b/sdk/nodejs/memorydb/parameterGroup.ts @@ -136,8 +136,6 @@ export class ParameterGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ParameterGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/memorydb/snapshot.ts b/sdk/nodejs/memorydb/snapshot.ts index 51fd8796a16..5d2cc75553b 100644 --- a/sdk/nodejs/memorydb/snapshot.ts +++ b/sdk/nodejs/memorydb/snapshot.ts @@ -134,8 +134,6 @@ export class Snapshot extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Snapshot.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/memorydb/subnetGroup.ts b/sdk/nodejs/memorydb/subnetGroup.ts index 642747ebad8..0ea716e5d6a 100644 --- a/sdk/nodejs/memorydb/subnetGroup.ts +++ b/sdk/nodejs/memorydb/subnetGroup.ts @@ -133,8 +133,6 @@ export class SubnetGroup extends pulumi.CustomResource { resourceInputs["vpcId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SubnetGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/memorydb/user.ts b/sdk/nodejs/memorydb/user.ts index 2991dd12ad6..d008e8080a9 100644 --- a/sdk/nodejs/memorydb/user.ts +++ b/sdk/nodejs/memorydb/user.ts @@ -141,8 +141,6 @@ export class User extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(User.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/mq/broker.ts b/sdk/nodejs/mq/broker.ts index e58fd4374cd..00f35123f4a 100644 --- a/sdk/nodejs/mq/broker.ts +++ b/sdk/nodejs/mq/broker.ts @@ -276,8 +276,6 @@ export class Broker extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Broker.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/mq/configuration.ts b/sdk/nodejs/mq/configuration.ts index 93157f0d62a..def30ec8724 100644 --- a/sdk/nodejs/mq/configuration.ts +++ b/sdk/nodejs/mq/configuration.ts @@ -176,8 +176,6 @@ export class Configuration extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Configuration.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/msk/cluster.ts b/sdk/nodejs/msk/cluster.ts index 384dd7c0737..2f968b1c9be 100644 --- a/sdk/nodejs/msk/cluster.ts +++ b/sdk/nodejs/msk/cluster.ts @@ -385,8 +385,6 @@ export class Cluster extends pulumi.CustomResource { resourceInputs["zookeeperConnectStringTls"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Cluster.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/msk/replicator.ts b/sdk/nodejs/msk/replicator.ts index 5267e57f968..9a275e61d95 100644 --- a/sdk/nodejs/msk/replicator.ts +++ b/sdk/nodejs/msk/replicator.ts @@ -126,8 +126,6 @@ export class Replicator extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Replicator.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/msk/serverlessCluster.ts b/sdk/nodejs/msk/serverlessCluster.ts index cbebf379e75..c91ebb495cb 100644 --- a/sdk/nodejs/msk/serverlessCluster.ts +++ b/sdk/nodejs/msk/serverlessCluster.ts @@ -116,8 +116,6 @@ export class ServerlessCluster extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ServerlessCluster.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/msk/vpcConnection.ts b/sdk/nodejs/msk/vpcConnection.ts index 4d58e284a28..220fd590971 100644 --- a/sdk/nodejs/msk/vpcConnection.ts +++ b/sdk/nodejs/msk/vpcConnection.ts @@ -141,8 +141,6 @@ export class VpcConnection extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VpcConnection.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/mwaa/environment.ts b/sdk/nodejs/mwaa/environment.ts index c19ff29c202..0cf0c5361fe 100644 --- a/sdk/nodejs/mwaa/environment.ts +++ b/sdk/nodejs/mwaa/environment.ts @@ -350,7 +350,7 @@ export class Environment extends pulumi.CustomResource { resourceInputs["webserverUrl"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["airflowConfigurationOptions", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["airflowConfigurationOptions"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(Environment.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/neptune/cluster.ts b/sdk/nodejs/neptune/cluster.ts index 28ec24c896d..90712d82c5a 100644 --- a/sdk/nodejs/neptune/cluster.ts +++ b/sdk/nodejs/neptune/cluster.ts @@ -316,8 +316,6 @@ export class Cluster extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Cluster.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/neptune/clusterEndpoint.ts b/sdk/nodejs/neptune/clusterEndpoint.ts index 02ae882123d..c347bf0f7f8 100644 --- a/sdk/nodejs/neptune/clusterEndpoint.ts +++ b/sdk/nodejs/neptune/clusterEndpoint.ts @@ -139,8 +139,6 @@ export class ClusterEndpoint extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ClusterEndpoint.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/neptune/clusterInstance.ts b/sdk/nodejs/neptune/clusterInstance.ts index 57846e88e18..3f77585bed5 100644 --- a/sdk/nodejs/neptune/clusterInstance.ts +++ b/sdk/nodejs/neptune/clusterInstance.ts @@ -264,8 +264,6 @@ export class ClusterInstance extends pulumi.CustomResource { resourceInputs["writer"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ClusterInstance.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/neptune/clusterParameterGroup.ts b/sdk/nodejs/neptune/clusterParameterGroup.ts index 07d2ac71987..54c4aec50b8 100644 --- a/sdk/nodejs/neptune/clusterParameterGroup.ts +++ b/sdk/nodejs/neptune/clusterParameterGroup.ts @@ -133,8 +133,6 @@ export class ClusterParameterGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ClusterParameterGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/neptune/eventSubscription.ts b/sdk/nodejs/neptune/eventSubscription.ts index 9d37ef48772..65bde9fb5e8 100644 --- a/sdk/nodejs/neptune/eventSubscription.ts +++ b/sdk/nodejs/neptune/eventSubscription.ts @@ -176,8 +176,6 @@ export class EventSubscription extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(EventSubscription.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/neptune/parameterGroup.ts b/sdk/nodejs/neptune/parameterGroup.ts index 846ef8f01e5..b76e7ad492e 100644 --- a/sdk/nodejs/neptune/parameterGroup.ts +++ b/sdk/nodejs/neptune/parameterGroup.ts @@ -132,8 +132,6 @@ export class ParameterGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ParameterGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/neptune/subnetGroup.ts b/sdk/nodejs/neptune/subnetGroup.ts index a5049b81d14..388018f7db5 100644 --- a/sdk/nodejs/neptune/subnetGroup.ts +++ b/sdk/nodejs/neptune/subnetGroup.ts @@ -125,8 +125,6 @@ export class SubnetGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SubnetGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/networkfirewall/firewall.ts b/sdk/nodejs/networkfirewall/firewall.ts index 6dcc63f396e..3861bd86fb1 100644 --- a/sdk/nodejs/networkfirewall/firewall.ts +++ b/sdk/nodejs/networkfirewall/firewall.ts @@ -159,8 +159,6 @@ export class Firewall extends pulumi.CustomResource { resourceInputs["updateToken"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Firewall.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/networkfirewall/firewallPolicy.ts b/sdk/nodejs/networkfirewall/firewallPolicy.ts index 5575e2b6890..b3c096678d3 100644 --- a/sdk/nodejs/networkfirewall/firewallPolicy.ts +++ b/sdk/nodejs/networkfirewall/firewallPolicy.ts @@ -172,8 +172,6 @@ export class FirewallPolicy extends pulumi.CustomResource { resourceInputs["updateToken"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(FirewallPolicy.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/networkfirewall/ruleGroup.ts b/sdk/nodejs/networkfirewall/ruleGroup.ts index 42eedf1de35..53e378de5df 100644 --- a/sdk/nodejs/networkfirewall/ruleGroup.ts +++ b/sdk/nodejs/networkfirewall/ruleGroup.ts @@ -263,8 +263,6 @@ export class RuleGroup extends pulumi.CustomResource { resourceInputs["updateToken"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(RuleGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/networkmanager/connectAttachment.ts b/sdk/nodejs/networkmanager/connectAttachment.ts index e5b686ea3b8..5b0928f2ffd 100644 --- a/sdk/nodejs/networkmanager/connectAttachment.ts +++ b/sdk/nodejs/networkmanager/connectAttachment.ts @@ -169,8 +169,6 @@ export class ConnectAttachment extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ConnectAttachment.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/networkmanager/connectPeer.ts b/sdk/nodejs/networkmanager/connectPeer.ts index 073644dbf40..f4a3661382b 100644 --- a/sdk/nodejs/networkmanager/connectPeer.ts +++ b/sdk/nodejs/networkmanager/connectPeer.ts @@ -160,8 +160,6 @@ export class ConnectPeer extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ConnectPeer.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/networkmanager/connection.ts b/sdk/nodejs/networkmanager/connection.ts index 41280242058..24fb1b1defc 100644 --- a/sdk/nodejs/networkmanager/connection.ts +++ b/sdk/nodejs/networkmanager/connection.ts @@ -140,8 +140,6 @@ export class Connection extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Connection.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/networkmanager/coreNetwork.ts b/sdk/nodejs/networkmanager/coreNetwork.ts index 78dc359876b..15ef8acc27b 100644 --- a/sdk/nodejs/networkmanager/coreNetwork.ts +++ b/sdk/nodejs/networkmanager/coreNetwork.ts @@ -442,8 +442,6 @@ export class CoreNetwork extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(CoreNetwork.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/networkmanager/device.ts b/sdk/nodejs/networkmanager/device.ts index e3706eb8975..8c3c182796c 100644 --- a/sdk/nodejs/networkmanager/device.ts +++ b/sdk/nodejs/networkmanager/device.ts @@ -154,8 +154,6 @@ export class Device extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Device.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/networkmanager/globalNetwork.ts b/sdk/nodejs/networkmanager/globalNetwork.ts index 34bc505e176..baeab463f12 100644 --- a/sdk/nodejs/networkmanager/globalNetwork.ts +++ b/sdk/nodejs/networkmanager/globalNetwork.ts @@ -96,8 +96,6 @@ export class GlobalNetwork extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(GlobalNetwork.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/networkmanager/link.ts b/sdk/nodejs/networkmanager/link.ts index 67309dfde36..ebf67d90cac 100644 --- a/sdk/nodejs/networkmanager/link.ts +++ b/sdk/nodejs/networkmanager/link.ts @@ -146,8 +146,6 @@ export class Link extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Link.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/networkmanager/site.ts b/sdk/nodejs/networkmanager/site.ts index 6a5394bab87..5394fa65e24 100644 --- a/sdk/nodejs/networkmanager/site.ts +++ b/sdk/nodejs/networkmanager/site.ts @@ -115,8 +115,6 @@ export class Site extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Site.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/networkmanager/siteToSiteVpnAttachment.ts b/sdk/nodejs/networkmanager/siteToSiteVpnAttachment.ts index bc1a37c3c21..4f6ee47a924 100644 --- a/sdk/nodejs/networkmanager/siteToSiteVpnAttachment.ts +++ b/sdk/nodejs/networkmanager/siteToSiteVpnAttachment.ts @@ -162,8 +162,6 @@ export class SiteToSiteVpnAttachment extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SiteToSiteVpnAttachment.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/networkmanager/transitGatewayPeering.ts b/sdk/nodejs/networkmanager/transitGatewayPeering.ts index 679cbaf244f..0ac386b3886 100644 --- a/sdk/nodejs/networkmanager/transitGatewayPeering.ts +++ b/sdk/nodejs/networkmanager/transitGatewayPeering.ts @@ -147,8 +147,6 @@ export class TransitGatewayPeering extends pulumi.CustomResource { resourceInputs["transitGatewayPeeringAttachmentId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(TransitGatewayPeering.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/networkmanager/transitGatewayRouteTableAttachment.ts b/sdk/nodejs/networkmanager/transitGatewayRouteTableAttachment.ts index e0c541ffc9e..33c75f45355 100644 --- a/sdk/nodejs/networkmanager/transitGatewayRouteTableAttachment.ts +++ b/sdk/nodejs/networkmanager/transitGatewayRouteTableAttachment.ts @@ -165,8 +165,6 @@ export class TransitGatewayRouteTableAttachment extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(TransitGatewayRouteTableAttachment.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/networkmanager/vpcAttachment.ts b/sdk/nodejs/networkmanager/vpcAttachment.ts index ec1417f8542..91727cd239d 100644 --- a/sdk/nodejs/networkmanager/vpcAttachment.ts +++ b/sdk/nodejs/networkmanager/vpcAttachment.ts @@ -181,8 +181,6 @@ export class VpcAttachment extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VpcAttachment.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/oam/link.ts b/sdk/nodejs/oam/link.ts index c6b8984b39f..7b4fe019e51 100644 --- a/sdk/nodejs/oam/link.ts +++ b/sdk/nodejs/oam/link.ts @@ -143,8 +143,6 @@ export class Link extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Link.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/oam/sink.ts b/sdk/nodejs/oam/sink.ts index 760d9e4d24a..dc8b4e657b9 100644 --- a/sdk/nodejs/oam/sink.ts +++ b/sdk/nodejs/oam/sink.ts @@ -105,8 +105,6 @@ export class Sink extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Sink.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/opensearch/domain.ts b/sdk/nodejs/opensearch/domain.ts index d65ffe1714b..3063a2205c6 100644 --- a/sdk/nodejs/opensearch/domain.ts +++ b/sdk/nodejs/opensearch/domain.ts @@ -463,8 +463,6 @@ export class Domain extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Domain.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/opensearch/serverlessCollection.ts b/sdk/nodejs/opensearch/serverlessCollection.ts index fe2a3affe62..d3a1916aca0 100644 --- a/sdk/nodejs/opensearch/serverlessCollection.ts +++ b/sdk/nodejs/opensearch/serverlessCollection.ts @@ -155,8 +155,6 @@ export class ServerlessCollection extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ServerlessCollection.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/opensearchingest/pipeline.ts b/sdk/nodejs/opensearchingest/pipeline.ts index b25a8b69658..72b999f1120 100644 --- a/sdk/nodejs/opensearchingest/pipeline.ts +++ b/sdk/nodejs/opensearchingest/pipeline.ts @@ -209,8 +209,6 @@ export class Pipeline extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Pipeline.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/opsworks/customLayer.ts b/sdk/nodejs/opsworks/customLayer.ts index 72fef6565e7..d9f8936df56 100644 --- a/sdk/nodejs/opsworks/customLayer.ts +++ b/sdk/nodejs/opsworks/customLayer.ts @@ -229,8 +229,6 @@ export class CustomLayer extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(CustomLayer.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/opsworks/ecsClusterLayer.ts b/sdk/nodejs/opsworks/ecsClusterLayer.ts index a4b5a6c3171..34579f2355a 100644 --- a/sdk/nodejs/opsworks/ecsClusterLayer.ts +++ b/sdk/nodejs/opsworks/ecsClusterLayer.ts @@ -213,8 +213,6 @@ export class EcsClusterLayer extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(EcsClusterLayer.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/opsworks/gangliaLayer.ts b/sdk/nodejs/opsworks/gangliaLayer.ts index 02fca2fca42..7c33696248c 100644 --- a/sdk/nodejs/opsworks/gangliaLayer.ts +++ b/sdk/nodejs/opsworks/gangliaLayer.ts @@ -227,8 +227,6 @@ export class GangliaLayer extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(GangliaLayer.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/opsworks/haproxyLayer.ts b/sdk/nodejs/opsworks/haproxyLayer.ts index 7a1d5be2178..6787981b987 100644 --- a/sdk/nodejs/opsworks/haproxyLayer.ts +++ b/sdk/nodejs/opsworks/haproxyLayer.ts @@ -245,8 +245,6 @@ export class HaproxyLayer extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(HaproxyLayer.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/opsworks/javaAppLayer.ts b/sdk/nodejs/opsworks/javaAppLayer.ts index 6bd2509d9e5..fa56ba3bb9b 100644 --- a/sdk/nodejs/opsworks/javaAppLayer.ts +++ b/sdk/nodejs/opsworks/javaAppLayer.ts @@ -233,8 +233,6 @@ export class JavaAppLayer extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(JavaAppLayer.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/opsworks/memcachedLayer.ts b/sdk/nodejs/opsworks/memcachedLayer.ts index 868dada074f..5dcbb3c4282 100644 --- a/sdk/nodejs/opsworks/memcachedLayer.ts +++ b/sdk/nodejs/opsworks/memcachedLayer.ts @@ -209,8 +209,6 @@ export class MemcachedLayer extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(MemcachedLayer.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/opsworks/mysqlLayer.ts b/sdk/nodejs/opsworks/mysqlLayer.ts index 4cc11594782..767d4a56e36 100644 --- a/sdk/nodejs/opsworks/mysqlLayer.ts +++ b/sdk/nodejs/opsworks/mysqlLayer.ts @@ -215,8 +215,6 @@ export class MysqlLayer extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(MysqlLayer.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/opsworks/nodejsAppLayer.ts b/sdk/nodejs/opsworks/nodejsAppLayer.ts index 2394d4be9eb..d2e60cf58a6 100644 --- a/sdk/nodejs/opsworks/nodejsAppLayer.ts +++ b/sdk/nodejs/opsworks/nodejsAppLayer.ts @@ -209,8 +209,6 @@ export class NodejsAppLayer extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(NodejsAppLayer.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/opsworks/phpAppLayer.ts b/sdk/nodejs/opsworks/phpAppLayer.ts index afb47b55b1e..f163f5283b9 100644 --- a/sdk/nodejs/opsworks/phpAppLayer.ts +++ b/sdk/nodejs/opsworks/phpAppLayer.ts @@ -211,8 +211,6 @@ export class PhpAppLayer extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(PhpAppLayer.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/opsworks/railsAppLayer.ts b/sdk/nodejs/opsworks/railsAppLayer.ts index 45673436327..bb7d0aac131 100644 --- a/sdk/nodejs/opsworks/railsAppLayer.ts +++ b/sdk/nodejs/opsworks/railsAppLayer.ts @@ -239,8 +239,6 @@ export class RailsAppLayer extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(RailsAppLayer.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/opsworks/stack.ts b/sdk/nodejs/opsworks/stack.ts index 11dd7d21b6f..129a1c1824b 100644 --- a/sdk/nodejs/opsworks/stack.ts +++ b/sdk/nodejs/opsworks/stack.ts @@ -245,8 +245,6 @@ export class Stack extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Stack.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/opsworks/staticWebLayer.ts b/sdk/nodejs/opsworks/staticWebLayer.ts index 258d1a197db..22803823fed 100644 --- a/sdk/nodejs/opsworks/staticWebLayer.ts +++ b/sdk/nodejs/opsworks/staticWebLayer.ts @@ -208,8 +208,6 @@ export class StaticWebLayer extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(StaticWebLayer.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/organizations/account.ts b/sdk/nodejs/organizations/account.ts index df704e26408..d96f606f8d2 100644 --- a/sdk/nodejs/organizations/account.ts +++ b/sdk/nodejs/organizations/account.ts @@ -157,8 +157,6 @@ export class Account extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Account.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/organizations/organizationalUnit.ts b/sdk/nodejs/organizations/organizationalUnit.ts index 13eb1c39a6b..3f7a9b7b238 100644 --- a/sdk/nodejs/organizations/organizationalUnit.ts +++ b/sdk/nodejs/organizations/organizationalUnit.ts @@ -114,8 +114,6 @@ export class OrganizationalUnit extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(OrganizationalUnit.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/organizations/policy.ts b/sdk/nodejs/organizations/policy.ts index b811ab3bebd..048990015cb 100644 --- a/sdk/nodejs/organizations/policy.ts +++ b/sdk/nodejs/organizations/policy.ts @@ -130,8 +130,6 @@ export class Policy extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Policy.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/organizations/resourcePolicy.ts b/sdk/nodejs/organizations/resourcePolicy.ts index 3fd0892cc97..a8b46a200b7 100644 --- a/sdk/nodejs/organizations/resourcePolicy.ts +++ b/sdk/nodejs/organizations/resourcePolicy.ts @@ -130,8 +130,6 @@ export class ResourcePolicy extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ResourcePolicy.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/pinpoint/app.ts b/sdk/nodejs/pinpoint/app.ts index ec26b0ea182..eca199c01f7 100644 --- a/sdk/nodejs/pinpoint/app.ts +++ b/sdk/nodejs/pinpoint/app.ts @@ -137,8 +137,6 @@ export class App extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(App.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/pipes/pipe.ts b/sdk/nodejs/pipes/pipe.ts index 5d998e1e816..a4f5b000d04 100644 --- a/sdk/nodejs/pipes/pipe.ts +++ b/sdk/nodejs/pipes/pipe.ts @@ -251,8 +251,6 @@ export class Pipe extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Pipe.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/qldb/ledger.ts b/sdk/nodejs/qldb/ledger.ts index a32b8b95f70..5e6646537e4 100644 --- a/sdk/nodejs/qldb/ledger.ts +++ b/sdk/nodejs/qldb/ledger.ts @@ -119,8 +119,6 @@ export class Ledger extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Ledger.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/qldb/stream.ts b/sdk/nodejs/qldb/stream.ts index e434d48e8d3..6bb68f594e3 100644 --- a/sdk/nodejs/qldb/stream.ts +++ b/sdk/nodejs/qldb/stream.ts @@ -148,8 +148,6 @@ export class Stream extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Stream.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/quicksight/analysis.ts b/sdk/nodejs/quicksight/analysis.ts index de0f6cf7e1b..bcf5816d1f5 100644 --- a/sdk/nodejs/quicksight/analysis.ts +++ b/sdk/nodejs/quicksight/analysis.ts @@ -179,8 +179,6 @@ export class Analysis extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Analysis.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/quicksight/dashboard.ts b/sdk/nodejs/quicksight/dashboard.ts index e2d006d4255..7ffaa97da29 100644 --- a/sdk/nodejs/quicksight/dashboard.ts +++ b/sdk/nodejs/quicksight/dashboard.ts @@ -201,8 +201,6 @@ export class Dashboard extends pulumi.CustomResource { resourceInputs["versionNumber"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Dashboard.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/quicksight/dataSet.ts b/sdk/nodejs/quicksight/dataSet.ts index 34335a246b8..9d5ced8d01c 100644 --- a/sdk/nodejs/quicksight/dataSet.ts +++ b/sdk/nodejs/quicksight/dataSet.ts @@ -329,8 +329,6 @@ export class DataSet extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DataSet.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/quicksight/dataSource.ts b/sdk/nodejs/quicksight/dataSource.ts index 5b6a99843ee..28f265cc7b9 100644 --- a/sdk/nodejs/quicksight/dataSource.ts +++ b/sdk/nodejs/quicksight/dataSource.ts @@ -169,8 +169,6 @@ export class DataSource extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DataSource.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/quicksight/folder.ts b/sdk/nodejs/quicksight/folder.ts index 03d200f52cd..5df3695c091 100644 --- a/sdk/nodejs/quicksight/folder.ts +++ b/sdk/nodejs/quicksight/folder.ts @@ -188,8 +188,6 @@ export class Folder extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Folder.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/quicksight/namespace.ts b/sdk/nodejs/quicksight/namespace.ts index 6d0776dc817..10288bb86ec 100644 --- a/sdk/nodejs/quicksight/namespace.ts +++ b/sdk/nodejs/quicksight/namespace.ts @@ -132,8 +132,6 @@ export class Namespace extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Namespace.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/quicksight/template.ts b/sdk/nodejs/quicksight/template.ts index 068f64011b8..e1cccd1966e 100644 --- a/sdk/nodejs/quicksight/template.ts +++ b/sdk/nodejs/quicksight/template.ts @@ -176,8 +176,6 @@ export class Template extends pulumi.CustomResource { resourceInputs["versionNumber"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Template.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/quicksight/theme.ts b/sdk/nodejs/quicksight/theme.ts index d606f6ec386..aa3520f1112 100644 --- a/sdk/nodejs/quicksight/theme.ts +++ b/sdk/nodejs/quicksight/theme.ts @@ -160,8 +160,6 @@ export class Theme extends pulumi.CustomResource { resourceInputs["versionNumber"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Theme.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/quicksight/vpcConnection.ts b/sdk/nodejs/quicksight/vpcConnection.ts index b9c5b9029c7..1e8fc5038d9 100644 --- a/sdk/nodejs/quicksight/vpcConnection.ts +++ b/sdk/nodejs/quicksight/vpcConnection.ts @@ -196,8 +196,6 @@ export class VpcConnection extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VpcConnection.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ram/resourceShare.ts b/sdk/nodejs/ram/resourceShare.ts index 0e415c850e6..a853a9793b0 100644 --- a/sdk/nodejs/ram/resourceShare.ts +++ b/sdk/nodejs/ram/resourceShare.ts @@ -113,8 +113,6 @@ export class ResourceShare extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ResourceShare.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/rbin/rule.ts b/sdk/nodejs/rbin/rule.ts index 815fa284ff6..a9e4f0b09f1 100644 --- a/sdk/nodejs/rbin/rule.ts +++ b/sdk/nodejs/rbin/rule.ts @@ -156,8 +156,6 @@ export class Rule extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Rule.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/rds/cluster.ts b/sdk/nodejs/rds/cluster.ts index 0884c49e5ee..ab68b2b5217 100644 --- a/sdk/nodejs/rds/cluster.ts +++ b/sdk/nodejs/rds/cluster.ts @@ -631,7 +631,7 @@ export class Cluster extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["masterPassword", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["masterPassword"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(Cluster.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/rds/clusterEndpoint.ts b/sdk/nodejs/rds/clusterEndpoint.ts index ad99be9b0df..fdacbc67e93 100644 --- a/sdk/nodejs/rds/clusterEndpoint.ts +++ b/sdk/nodejs/rds/clusterEndpoint.ts @@ -190,8 +190,6 @@ export class ClusterEndpoint extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ClusterEndpoint.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/rds/clusterInstance.ts b/sdk/nodejs/rds/clusterInstance.ts index 27bfd902d97..1526920051a 100644 --- a/sdk/nodejs/rds/clusterInstance.ts +++ b/sdk/nodejs/rds/clusterInstance.ts @@ -326,8 +326,6 @@ export class ClusterInstance extends pulumi.CustomResource { resourceInputs["writer"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ClusterInstance.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/rds/clusterParameterGroup.ts b/sdk/nodejs/rds/clusterParameterGroup.ts index f28a2282d80..131487b66ef 100644 --- a/sdk/nodejs/rds/clusterParameterGroup.ts +++ b/sdk/nodejs/rds/clusterParameterGroup.ts @@ -142,8 +142,6 @@ export class ClusterParameterGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ClusterParameterGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/rds/clusterSnapshot.ts b/sdk/nodejs/rds/clusterSnapshot.ts index b4ba2704523..ad51450ed69 100644 --- a/sdk/nodejs/rds/clusterSnapshot.ts +++ b/sdk/nodejs/rds/clusterSnapshot.ts @@ -177,8 +177,6 @@ export class ClusterSnapshot extends pulumi.CustomResource { resourceInputs["vpcId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ClusterSnapshot.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/rds/customDbEngineVersion.ts b/sdk/nodejs/rds/customDbEngineVersion.ts index 3741359acb7..edfc620d4b0 100644 --- a/sdk/nodejs/rds/customDbEngineVersion.ts +++ b/sdk/nodejs/rds/customDbEngineVersion.ts @@ -267,8 +267,6 @@ export class CustomDbEngineVersion extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(CustomDbEngineVersion.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/rds/eventSubscription.ts b/sdk/nodejs/rds/eventSubscription.ts index 40fda562997..51d9cb86312 100644 --- a/sdk/nodejs/rds/eventSubscription.ts +++ b/sdk/nodejs/rds/eventSubscription.ts @@ -169,8 +169,6 @@ export class EventSubscription extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(EventSubscription.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/rds/instance.ts b/sdk/nodejs/rds/instance.ts index 019e4b2493f..5a04ffd0080 100644 --- a/sdk/nodejs/rds/instance.ts +++ b/sdk/nodejs/rds/instance.ts @@ -777,7 +777,7 @@ export class Instance extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["password", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["password"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(Instance.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/rds/optionGroup.ts b/sdk/nodejs/rds/optionGroup.ts index 057daaf5257..1df1aec0c05 100644 --- a/sdk/nodejs/rds/optionGroup.ts +++ b/sdk/nodejs/rds/optionGroup.ts @@ -173,8 +173,6 @@ export class OptionGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(OptionGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/rds/parameterGroup.ts b/sdk/nodejs/rds/parameterGroup.ts index 04b80b1f9c1..e6a90c8266b 100644 --- a/sdk/nodejs/rds/parameterGroup.ts +++ b/sdk/nodejs/rds/parameterGroup.ts @@ -175,8 +175,6 @@ export class ParameterGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ParameterGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/rds/proxy.ts b/sdk/nodejs/rds/proxy.ts index 3f86aaae1fe..b3d8407b3c4 100644 --- a/sdk/nodejs/rds/proxy.ts +++ b/sdk/nodejs/rds/proxy.ts @@ -183,8 +183,6 @@ export class Proxy extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Proxy.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/rds/proxyEndpoint.ts b/sdk/nodejs/rds/proxyEndpoint.ts index af6618eb3b8..ab515f01abe 100644 --- a/sdk/nodejs/rds/proxyEndpoint.ts +++ b/sdk/nodejs/rds/proxyEndpoint.ts @@ -150,8 +150,6 @@ export class ProxyEndpoint extends pulumi.CustomResource { resourceInputs["vpcId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ProxyEndpoint.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/rds/reservedInstance.ts b/sdk/nodejs/rds/reservedInstance.ts index 8e67e84bd92..777abda89d0 100644 --- a/sdk/nodejs/rds/reservedInstance.ts +++ b/sdk/nodejs/rds/reservedInstance.ts @@ -203,8 +203,6 @@ export class ReservedInstance extends pulumi.CustomResource { resourceInputs["usagePrice"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ReservedInstance.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/rds/snapshot.ts b/sdk/nodejs/rds/snapshot.ts index 4f39637b906..2ca46a1a04c 100644 --- a/sdk/nodejs/rds/snapshot.ts +++ b/sdk/nodejs/rds/snapshot.ts @@ -219,8 +219,6 @@ export class Snapshot extends pulumi.CustomResource { resourceInputs["vpcId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Snapshot.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/rds/snapshotCopy.ts b/sdk/nodejs/rds/snapshotCopy.ts index 2b027ff11e1..929f2689606 100644 --- a/sdk/nodejs/rds/snapshotCopy.ts +++ b/sdk/nodejs/rds/snapshotCopy.ts @@ -229,8 +229,6 @@ export class SnapshotCopy extends pulumi.CustomResource { resourceInputs["vpcId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SnapshotCopy.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/rds/subnetGroup.ts b/sdk/nodejs/rds/subnetGroup.ts index 351ed43bb26..504cc713d4a 100644 --- a/sdk/nodejs/rds/subnetGroup.ts +++ b/sdk/nodejs/rds/subnetGroup.ts @@ -137,8 +137,6 @@ export class SubnetGroup extends pulumi.CustomResource { resourceInputs["vpcId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SubnetGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/redshift/cluster.ts b/sdk/nodejs/redshift/cluster.ts index 9bfb3777b7d..949d5cc5612 100644 --- a/sdk/nodejs/redshift/cluster.ts +++ b/sdk/nodejs/redshift/cluster.ts @@ -416,7 +416,7 @@ export class Cluster extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["masterPassword", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["masterPassword"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(Cluster.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/redshift/clusterSnapshot.ts b/sdk/nodejs/redshift/clusterSnapshot.ts index 9caa1ab05fc..7fc99e48ee0 100644 --- a/sdk/nodejs/redshift/clusterSnapshot.ts +++ b/sdk/nodejs/redshift/clusterSnapshot.ts @@ -117,8 +117,6 @@ export class ClusterSnapshot extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ClusterSnapshot.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/redshift/eventSubscription.ts b/sdk/nodejs/redshift/eventSubscription.ts index 2318fecaf37..49a2f535c6b 100644 --- a/sdk/nodejs/redshift/eventSubscription.ts +++ b/sdk/nodejs/redshift/eventSubscription.ts @@ -164,8 +164,6 @@ export class EventSubscription extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(EventSubscription.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/redshift/hsmClientCertificate.ts b/sdk/nodejs/redshift/hsmClientCertificate.ts index df76f022085..0659083922c 100644 --- a/sdk/nodejs/redshift/hsmClientCertificate.ts +++ b/sdk/nodejs/redshift/hsmClientCertificate.ts @@ -105,8 +105,6 @@ export class HsmClientCertificate extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(HsmClientCertificate.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/redshift/hsmConfiguration.ts b/sdk/nodejs/redshift/hsmConfiguration.ts index d78582d5576..ccf5d15d37e 100644 --- a/sdk/nodejs/redshift/hsmConfiguration.ts +++ b/sdk/nodejs/redshift/hsmConfiguration.ts @@ -151,7 +151,7 @@ export class HsmConfiguration extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["hsmPartitionPassword", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["hsmPartitionPassword"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(HsmConfiguration.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/redshift/parameterGroup.ts b/sdk/nodejs/redshift/parameterGroup.ts index fe630ca09d8..b672d48756d 100644 --- a/sdk/nodejs/redshift/parameterGroup.ts +++ b/sdk/nodejs/redshift/parameterGroup.ts @@ -138,8 +138,6 @@ export class ParameterGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ParameterGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/redshift/snapshotCopyGrant.ts b/sdk/nodejs/redshift/snapshotCopyGrant.ts index dfa7192f53d..1539944ff2c 100644 --- a/sdk/nodejs/redshift/snapshotCopyGrant.ts +++ b/sdk/nodejs/redshift/snapshotCopyGrant.ts @@ -111,8 +111,6 @@ export class SnapshotCopyGrant extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SnapshotCopyGrant.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/redshift/snapshotSchedule.ts b/sdk/nodejs/redshift/snapshotSchedule.ts index b671d1430e2..53cf36fcff3 100644 --- a/sdk/nodejs/redshift/snapshotSchedule.ts +++ b/sdk/nodejs/redshift/snapshotSchedule.ts @@ -125,8 +125,6 @@ export class SnapshotSchedule extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SnapshotSchedule.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/redshift/subnetGroup.ts b/sdk/nodejs/redshift/subnetGroup.ts index deef9bd11be..7dc06898a9c 100644 --- a/sdk/nodejs/redshift/subnetGroup.ts +++ b/sdk/nodejs/redshift/subnetGroup.ts @@ -136,8 +136,6 @@ export class SubnetGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SubnetGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/redshift/usageLimit.ts b/sdk/nodejs/redshift/usageLimit.ts index 1fcfc0fa346..d267fc7ad65 100644 --- a/sdk/nodejs/redshift/usageLimit.ts +++ b/sdk/nodejs/redshift/usageLimit.ts @@ -143,8 +143,6 @@ export class UsageLimit extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(UsageLimit.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/redshiftserverless/namespace.ts b/sdk/nodejs/redshiftserverless/namespace.ts index b79580386b6..ac63e84d87a 100644 --- a/sdk/nodejs/redshiftserverless/namespace.ts +++ b/sdk/nodejs/redshiftserverless/namespace.ts @@ -147,7 +147,7 @@ export class Namespace extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["adminUserPassword", "adminUsername", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["adminUserPassword", "adminUsername"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(Namespace.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/redshiftserverless/workgroup.ts b/sdk/nodejs/redshiftserverless/workgroup.ts index f8b9e6a510e..5885b32a257 100644 --- a/sdk/nodejs/redshiftserverless/workgroup.ts +++ b/sdk/nodejs/redshiftserverless/workgroup.ts @@ -170,8 +170,6 @@ export class Workgroup extends pulumi.CustomResource { resourceInputs["workgroupId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Workgroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/rekognition/collection.ts b/sdk/nodejs/rekognition/collection.ts index ae3e2ce150b..e8499d1db1c 100644 --- a/sdk/nodejs/rekognition/collection.ts +++ b/sdk/nodejs/rekognition/collection.ts @@ -118,8 +118,6 @@ export class Collection extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Collection.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/resourceexplorer/index_.ts b/sdk/nodejs/resourceexplorer/index_.ts index 6ec274e9a69..d66b10c2b7d 100644 --- a/sdk/nodejs/resourceexplorer/index_.ts +++ b/sdk/nodejs/resourceexplorer/index_.ts @@ -105,8 +105,6 @@ export class Index extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Index.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/resourceexplorer/view.ts b/sdk/nodejs/resourceexplorer/view.ts index 27243ea7936..e33cf2815ce 100644 --- a/sdk/nodejs/resourceexplorer/view.ts +++ b/sdk/nodejs/resourceexplorer/view.ts @@ -127,8 +127,6 @@ export class View extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(View.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/resourcegroups/group.ts b/sdk/nodejs/resourcegroups/group.ts index c65af38958f..1542f9f667c 100644 --- a/sdk/nodejs/resourcegroups/group.ts +++ b/sdk/nodejs/resourcegroups/group.ts @@ -131,8 +131,6 @@ export class Group extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Group.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/rolesanywhere/profile.ts b/sdk/nodejs/rolesanywhere/profile.ts index 0c6f59d03e6..fc2ffa81e5a 100644 --- a/sdk/nodejs/rolesanywhere/profile.ts +++ b/sdk/nodejs/rolesanywhere/profile.ts @@ -153,8 +153,6 @@ export class Profile extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Profile.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/rolesanywhere/trustAnchor.ts b/sdk/nodejs/rolesanywhere/trustAnchor.ts index 1745891bb9d..adc38e097a6 100644 --- a/sdk/nodejs/rolesanywhere/trustAnchor.ts +++ b/sdk/nodejs/rolesanywhere/trustAnchor.ts @@ -148,8 +148,6 @@ export class TrustAnchor extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(TrustAnchor.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/route53/healthCheck.ts b/sdk/nodejs/route53/healthCheck.ts index 75e166497b4..64a9392a3ef 100644 --- a/sdk/nodejs/route53/healthCheck.ts +++ b/sdk/nodejs/route53/healthCheck.ts @@ -284,8 +284,6 @@ export class HealthCheck extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(HealthCheck.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/route53/resolverEndpoint.ts b/sdk/nodejs/route53/resolverEndpoint.ts index cbc08614b5c..0daac566d20 100644 --- a/sdk/nodejs/route53/resolverEndpoint.ts +++ b/sdk/nodejs/route53/resolverEndpoint.ts @@ -171,8 +171,6 @@ export class ResolverEndpoint extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ResolverEndpoint.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/route53/resolverFirewallDomainList.ts b/sdk/nodejs/route53/resolverFirewallDomainList.ts index 5ca6d35814d..274d33de1fc 100644 --- a/sdk/nodejs/route53/resolverFirewallDomainList.ts +++ b/sdk/nodejs/route53/resolverFirewallDomainList.ts @@ -104,8 +104,6 @@ export class ResolverFirewallDomainList extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ResolverFirewallDomainList.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/route53/resolverFirewallRuleGroup.ts b/sdk/nodejs/route53/resolverFirewallRuleGroup.ts index 27749000c3c..0a2e4c70e56 100644 --- a/sdk/nodejs/route53/resolverFirewallRuleGroup.ts +++ b/sdk/nodejs/route53/resolverFirewallRuleGroup.ts @@ -110,8 +110,6 @@ export class ResolverFirewallRuleGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ResolverFirewallRuleGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/route53/resolverFirewallRuleGroupAssociation.ts b/sdk/nodejs/route53/resolverFirewallRuleGroupAssociation.ts index b952809b64f..c676ce29318 100644 --- a/sdk/nodejs/route53/resolverFirewallRuleGroupAssociation.ts +++ b/sdk/nodejs/route53/resolverFirewallRuleGroupAssociation.ts @@ -134,8 +134,6 @@ export class ResolverFirewallRuleGroupAssociation extends pulumi.CustomResource resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ResolverFirewallRuleGroupAssociation.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/route53/resolverQueryLogConfig.ts b/sdk/nodejs/route53/resolverQueryLogConfig.ts index 94c71f7730e..67c117908e7 100644 --- a/sdk/nodejs/route53/resolverQueryLogConfig.ts +++ b/sdk/nodejs/route53/resolverQueryLogConfig.ts @@ -127,8 +127,6 @@ export class ResolverQueryLogConfig extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ResolverQueryLogConfig.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/route53/resolverRule.ts b/sdk/nodejs/route53/resolverRule.ts index 89a9769f65e..88e97d837e2 100644 --- a/sdk/nodejs/route53/resolverRule.ts +++ b/sdk/nodejs/route53/resolverRule.ts @@ -166,8 +166,6 @@ export class ResolverRule extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ResolverRule.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/route53/zone.ts b/sdk/nodejs/route53/zone.ts index c3ee2624589..e1c92ea2d2f 100644 --- a/sdk/nodejs/route53/zone.ts +++ b/sdk/nodejs/route53/zone.ts @@ -179,8 +179,6 @@ export class Zone extends pulumi.CustomResource { resourceInputs["zoneId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Zone.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/route53domains/registeredDomain.ts b/sdk/nodejs/route53domains/registeredDomain.ts index 52920ccddb1..8e37b420ee8 100644 --- a/sdk/nodejs/route53domains/registeredDomain.ts +++ b/sdk/nodejs/route53domains/registeredDomain.ts @@ -227,8 +227,6 @@ export class RegisteredDomain extends pulumi.CustomResource { resourceInputs["whoisServer"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(RegisteredDomain.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/route53recoveryreadiness/cell.ts b/sdk/nodejs/route53recoveryreadiness/cell.ts index 771384f1c42..274b6e819be 100644 --- a/sdk/nodejs/route53recoveryreadiness/cell.ts +++ b/sdk/nodejs/route53recoveryreadiness/cell.ts @@ -113,8 +113,6 @@ export class Cell extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Cell.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/route53recoveryreadiness/readinessCheck.ts b/sdk/nodejs/route53recoveryreadiness/readinessCheck.ts index 1899373f712..eb3b694381d 100644 --- a/sdk/nodejs/route53recoveryreadiness/readinessCheck.ts +++ b/sdk/nodejs/route53recoveryreadiness/readinessCheck.ts @@ -113,8 +113,6 @@ export class ReadinessCheck extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ReadinessCheck.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/route53recoveryreadiness/recoveryGroup.ts b/sdk/nodejs/route53recoveryreadiness/recoveryGroup.ts index 97507b371a6..56e3c5ad653 100644 --- a/sdk/nodejs/route53recoveryreadiness/recoveryGroup.ts +++ b/sdk/nodejs/route53recoveryreadiness/recoveryGroup.ts @@ -107,8 +107,6 @@ export class RecoveryGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(RecoveryGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/route53recoveryreadiness/resourceSet.ts b/sdk/nodejs/route53recoveryreadiness/resourceSet.ts index 569ad5a2385..675bce3989a 100644 --- a/sdk/nodejs/route53recoveryreadiness/resourceSet.ts +++ b/sdk/nodejs/route53recoveryreadiness/resourceSet.ts @@ -128,8 +128,6 @@ export class ResourceSet extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ResourceSet.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/rum/appMonitor.ts b/sdk/nodejs/rum/appMonitor.ts index 5b397ba1b61..84c9e206771 100644 --- a/sdk/nodejs/rum/appMonitor.ts +++ b/sdk/nodejs/rum/appMonitor.ts @@ -138,8 +138,6 @@ export class AppMonitor extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(AppMonitor.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/s3/bucket.ts b/sdk/nodejs/s3/bucket.ts index a5f1bc503fd..066076de54c 100644 --- a/sdk/nodejs/s3/bucket.ts +++ b/sdk/nodejs/s3/bucket.ts @@ -522,8 +522,6 @@ export class Bucket extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Bucket.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/s3/bucketObject.ts b/sdk/nodejs/s3/bucketObject.ts index 2cc8ade8c1e..9946b48f697 100644 --- a/sdk/nodejs/s3/bucketObject.ts +++ b/sdk/nodejs/s3/bucketObject.ts @@ -326,8 +326,6 @@ export class BucketObject extends pulumi.CustomResource { resourceInputs["versionId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(BucketObject.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/s3/bucketObjectv2.ts b/sdk/nodejs/s3/bucketObjectv2.ts index 6d1ec1968d4..ae92af8eab5 100644 --- a/sdk/nodejs/s3/bucketObjectv2.ts +++ b/sdk/nodejs/s3/bucketObjectv2.ts @@ -395,8 +395,6 @@ export class BucketObjectv2 extends pulumi.CustomResource { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); const aliasOpts = { aliases: [{ type: "aws:s3/BucketObject:BucketObject" }] }; opts = pulumi.mergeOptions(opts, aliasOpts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(BucketObjectv2.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/s3/bucketV2.ts b/sdk/nodejs/s3/bucketV2.ts index b979e3fb2d4..63487b6589e 100644 --- a/sdk/nodejs/s3/bucketV2.ts +++ b/sdk/nodejs/s3/bucketV2.ts @@ -288,8 +288,6 @@ export class BucketV2 extends pulumi.CustomResource { opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); const aliasOpts = { aliases: [{ type: "aws:s3/bucket:Bucket" }] }; opts = pulumi.mergeOptions(opts, aliasOpts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(BucketV2.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/s3/objectCopy.ts b/sdk/nodejs/s3/objectCopy.ts index 5d6eb74c810..efb86ec4df8 100644 --- a/sdk/nodejs/s3/objectCopy.ts +++ b/sdk/nodejs/s3/objectCopy.ts @@ -384,7 +384,7 @@ export class ObjectCopy extends pulumi.CustomResource { resourceInputs["versionId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["customerKey", "kmsEncryptionContext", "kmsKeyId", "sourceCustomerKey", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["customerKey", "kmsEncryptionContext", "kmsKeyId", "sourceCustomerKey"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(ObjectCopy.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/s3control/accessGrant.ts b/sdk/nodejs/s3control/accessGrant.ts index f1f5ca59e48..52dfd8c68ca 100644 --- a/sdk/nodejs/s3control/accessGrant.ts +++ b/sdk/nodejs/s3control/accessGrant.ts @@ -163,8 +163,6 @@ export class AccessGrant extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(AccessGrant.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/s3control/accessGrantsInstance.ts b/sdk/nodejs/s3control/accessGrantsInstance.ts index da2c82cc282..be8866bbe70 100644 --- a/sdk/nodejs/s3control/accessGrantsInstance.ts +++ b/sdk/nodejs/s3control/accessGrantsInstance.ts @@ -121,8 +121,6 @@ export class AccessGrantsInstance extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(AccessGrantsInstance.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/s3control/accessGrantsLocation.ts b/sdk/nodejs/s3control/accessGrantsLocation.ts index 28ef5a44a74..d7014556ea6 100644 --- a/sdk/nodejs/s3control/accessGrantsLocation.ts +++ b/sdk/nodejs/s3control/accessGrantsLocation.ts @@ -128,8 +128,6 @@ export class AccessGrantsLocation extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(AccessGrantsLocation.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/s3control/bucket.ts b/sdk/nodejs/s3control/bucket.ts index 1e189f4f6c7..0dbd166df42 100644 --- a/sdk/nodejs/s3control/bucket.ts +++ b/sdk/nodejs/s3control/bucket.ts @@ -125,8 +125,6 @@ export class Bucket extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Bucket.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/s3control/storageLensConfiguration.ts b/sdk/nodejs/s3control/storageLensConfiguration.ts index f372073683d..701dfdc1bf9 100644 --- a/sdk/nodejs/s3control/storageLensConfiguration.ts +++ b/sdk/nodejs/s3control/storageLensConfiguration.ts @@ -154,8 +154,6 @@ export class StorageLensConfiguration extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(StorageLensConfiguration.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sagemaker/app.ts b/sdk/nodejs/sagemaker/app.ts index 48c501aa1d8..9765ee9bae1 100644 --- a/sdk/nodejs/sagemaker/app.ts +++ b/sdk/nodejs/sagemaker/app.ts @@ -144,8 +144,6 @@ export class App extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(App.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sagemaker/appImageConfig.ts b/sdk/nodejs/sagemaker/appImageConfig.ts index d9b766c9dff..622370f9c30 100644 --- a/sdk/nodejs/sagemaker/appImageConfig.ts +++ b/sdk/nodejs/sagemaker/appImageConfig.ts @@ -135,8 +135,6 @@ export class AppImageConfig extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(AppImageConfig.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sagemaker/codeRepository.ts b/sdk/nodejs/sagemaker/codeRepository.ts index e93c66e3ff9..40a812b28cc 100644 --- a/sdk/nodejs/sagemaker/codeRepository.ts +++ b/sdk/nodejs/sagemaker/codeRepository.ts @@ -141,8 +141,6 @@ export class CodeRepository extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(CodeRepository.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sagemaker/dataQualityJobDefinition.ts b/sdk/nodejs/sagemaker/dataQualityJobDefinition.ts index 5d721235648..567dddfa9f5 100644 --- a/sdk/nodejs/sagemaker/dataQualityJobDefinition.ts +++ b/sdk/nodejs/sagemaker/dataQualityJobDefinition.ts @@ -188,8 +188,6 @@ export class DataQualityJobDefinition extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DataQualityJobDefinition.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sagemaker/deviceFleet.ts b/sdk/nodejs/sagemaker/deviceFleet.ts index 61c20ade63d..6b97e8bfa76 100644 --- a/sdk/nodejs/sagemaker/deviceFleet.ts +++ b/sdk/nodejs/sagemaker/deviceFleet.ts @@ -142,8 +142,6 @@ export class DeviceFleet extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DeviceFleet.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sagemaker/domain.ts b/sdk/nodejs/sagemaker/domain.ts index aaacadece00..62f5b2803d1 100644 --- a/sdk/nodejs/sagemaker/domain.ts +++ b/sdk/nodejs/sagemaker/domain.ts @@ -266,8 +266,6 @@ export class Domain extends pulumi.CustomResource { resourceInputs["url"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Domain.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sagemaker/endpoint.ts b/sdk/nodejs/sagemaker/endpoint.ts index 1e18040ae3a..012a95cec70 100644 --- a/sdk/nodejs/sagemaker/endpoint.ts +++ b/sdk/nodejs/sagemaker/endpoint.ts @@ -121,8 +121,6 @@ export class Endpoint extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Endpoint.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sagemaker/endpointConfiguration.ts b/sdk/nodejs/sagemaker/endpointConfiguration.ts index 1cd368c0924..9aefc21a5a4 100644 --- a/sdk/nodejs/sagemaker/endpointConfiguration.ts +++ b/sdk/nodejs/sagemaker/endpointConfiguration.ts @@ -150,8 +150,6 @@ export class EndpointConfiguration extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(EndpointConfiguration.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sagemaker/featureGroup.ts b/sdk/nodejs/sagemaker/featureGroup.ts index 1a3397f8546..0de8cf7acac 100644 --- a/sdk/nodejs/sagemaker/featureGroup.ts +++ b/sdk/nodejs/sagemaker/featureGroup.ts @@ -170,8 +170,6 @@ export class FeatureGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(FeatureGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sagemaker/flowDefinition.ts b/sdk/nodejs/sagemaker/flowDefinition.ts index fe8e4f7b4ab..b2aed6823f1 100644 --- a/sdk/nodejs/sagemaker/flowDefinition.ts +++ b/sdk/nodejs/sagemaker/flowDefinition.ts @@ -224,8 +224,6 @@ export class FlowDefinition extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(FlowDefinition.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sagemaker/humanTaskUI.ts b/sdk/nodejs/sagemaker/humanTaskUI.ts index 88b518413d2..b56f0ffa337 100644 --- a/sdk/nodejs/sagemaker/humanTaskUI.ts +++ b/sdk/nodejs/sagemaker/humanTaskUI.ts @@ -117,8 +117,6 @@ export class HumanTaskUI extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(HumanTaskUI.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sagemaker/image.ts b/sdk/nodejs/sagemaker/image.ts index 6614ef9ede3..e40696427c4 100644 --- a/sdk/nodejs/sagemaker/image.ts +++ b/sdk/nodejs/sagemaker/image.ts @@ -124,8 +124,6 @@ export class Image extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Image.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sagemaker/model.ts b/sdk/nodejs/sagemaker/model.ts index 139269827d6..665139adafe 100644 --- a/sdk/nodejs/sagemaker/model.ts +++ b/sdk/nodejs/sagemaker/model.ts @@ -163,8 +163,6 @@ export class Model extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Model.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sagemaker/modelPackageGroup.ts b/sdk/nodejs/sagemaker/modelPackageGroup.ts index 5fa9ba25bf9..48cca4db89b 100644 --- a/sdk/nodejs/sagemaker/modelPackageGroup.ts +++ b/sdk/nodejs/sagemaker/modelPackageGroup.ts @@ -106,8 +106,6 @@ export class ModelPackageGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ModelPackageGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sagemaker/monitoringSchedule.ts b/sdk/nodejs/sagemaker/monitoringSchedule.ts index 12dbc0e9cc8..138ff621404 100644 --- a/sdk/nodejs/sagemaker/monitoringSchedule.ts +++ b/sdk/nodejs/sagemaker/monitoringSchedule.ts @@ -113,8 +113,6 @@ export class MonitoringSchedule extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(MonitoringSchedule.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sagemaker/notebookInstance.ts b/sdk/nodejs/sagemaker/notebookInstance.ts index 487da8ae966..007890d4424 100644 --- a/sdk/nodejs/sagemaker/notebookInstance.ts +++ b/sdk/nodejs/sagemaker/notebookInstance.ts @@ -230,8 +230,6 @@ export class NotebookInstance extends pulumi.CustomResource { resourceInputs["url"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(NotebookInstance.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sagemaker/pipeline.ts b/sdk/nodejs/sagemaker/pipeline.ts index f24ea46888c..90b7355fd07 100644 --- a/sdk/nodejs/sagemaker/pipeline.ts +++ b/sdk/nodejs/sagemaker/pipeline.ts @@ -156,8 +156,6 @@ export class Pipeline extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Pipeline.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sagemaker/project.ts b/sdk/nodejs/sagemaker/project.ts index 3dc8c96b756..619a93436fb 100644 --- a/sdk/nodejs/sagemaker/project.ts +++ b/sdk/nodejs/sagemaker/project.ts @@ -130,8 +130,6 @@ export class Project extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Project.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sagemaker/space.ts b/sdk/nodejs/sagemaker/space.ts index 5238de42820..e1de26cee44 100644 --- a/sdk/nodejs/sagemaker/space.ts +++ b/sdk/nodejs/sagemaker/space.ts @@ -151,8 +151,6 @@ export class Space extends pulumi.CustomResource { resourceInputs["url"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Space.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sagemaker/studioLifecycleConfig.ts b/sdk/nodejs/sagemaker/studioLifecycleConfig.ts index 6bce9013dd5..9cd0d9570a6 100644 --- a/sdk/nodejs/sagemaker/studioLifecycleConfig.ts +++ b/sdk/nodejs/sagemaker/studioLifecycleConfig.ts @@ -110,8 +110,6 @@ export class StudioLifecycleConfig extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(StudioLifecycleConfig.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sagemaker/userProfile.ts b/sdk/nodejs/sagemaker/userProfile.ts index 08d2a78853d..bb1f468fa1a 100644 --- a/sdk/nodejs/sagemaker/userProfile.ts +++ b/sdk/nodejs/sagemaker/userProfile.ts @@ -139,8 +139,6 @@ export class UserProfile extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(UserProfile.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sagemaker/workteam.ts b/sdk/nodejs/sagemaker/workteam.ts index 5ce53782c02..fa1dff53537 100644 --- a/sdk/nodejs/sagemaker/workteam.ts +++ b/sdk/nodejs/sagemaker/workteam.ts @@ -170,8 +170,6 @@ export class Workteam extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Workteam.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/scheduler/scheduleGroup.ts b/sdk/nodejs/scheduler/scheduleGroup.ts index 735d9911539..49cd316f9f0 100644 --- a/sdk/nodejs/scheduler/scheduleGroup.ts +++ b/sdk/nodejs/scheduler/scheduleGroup.ts @@ -124,8 +124,6 @@ export class ScheduleGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ScheduleGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/schemas/discoverer.ts b/sdk/nodejs/schemas/discoverer.ts index 3f314c91109..4e7d9ff12b5 100644 --- a/sdk/nodejs/schemas/discoverer.ts +++ b/sdk/nodejs/schemas/discoverer.ts @@ -111,8 +111,6 @@ export class Discoverer extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Discoverer.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/schemas/registry.ts b/sdk/nodejs/schemas/registry.ts index 29aaf8419d9..0a7dad5eeb8 100644 --- a/sdk/nodejs/schemas/registry.ts +++ b/sdk/nodejs/schemas/registry.ts @@ -104,8 +104,6 @@ export class Registry extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Registry.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/schemas/schema.ts b/sdk/nodejs/schemas/schema.ts index 9b38a4a6a34..7ffbef76c2f 100644 --- a/sdk/nodejs/schemas/schema.ts +++ b/sdk/nodejs/schemas/schema.ts @@ -174,8 +174,6 @@ export class Schema extends pulumi.CustomResource { resourceInputs["versionCreatedDate"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Schema.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/secretsmanager/secret.ts b/sdk/nodejs/secretsmanager/secret.ts index c314af7b039..5ed9905c081 100644 --- a/sdk/nodejs/secretsmanager/secret.ts +++ b/sdk/nodejs/secretsmanager/secret.ts @@ -142,8 +142,6 @@ export class Secret extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Secret.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/securitylake/dataLake.ts b/sdk/nodejs/securitylake/dataLake.ts index 1a55eca1e80..dd59582d982 100644 --- a/sdk/nodejs/securitylake/dataLake.ts +++ b/sdk/nodejs/securitylake/dataLake.ts @@ -156,8 +156,6 @@ export class DataLake extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DataLake.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/serverlessrepository/cloudFormationStack.ts b/sdk/nodejs/serverlessrepository/cloudFormationStack.ts index 872774bedff..c145509d20e 100644 --- a/sdk/nodejs/serverlessrepository/cloudFormationStack.ts +++ b/sdk/nodejs/serverlessrepository/cloudFormationStack.ts @@ -138,8 +138,6 @@ export class CloudFormationStack extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(CloudFormationStack.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/servicecatalog/portfolio.ts b/sdk/nodejs/servicecatalog/portfolio.ts index 0e410bfeecd..6a131510ff8 100644 --- a/sdk/nodejs/servicecatalog/portfolio.ts +++ b/sdk/nodejs/servicecatalog/portfolio.ts @@ -114,8 +114,6 @@ export class Portfolio extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Portfolio.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/servicecatalog/product.ts b/sdk/nodejs/servicecatalog/product.ts index f96c9a90f1b..95bdb1d6bf7 100644 --- a/sdk/nodejs/servicecatalog/product.ts +++ b/sdk/nodejs/servicecatalog/product.ts @@ -196,8 +196,6 @@ export class Product extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Product.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/servicecatalog/provisionedProduct.ts b/sdk/nodejs/servicecatalog/provisionedProduct.ts index 893637570af..aa5c39f934e 100644 --- a/sdk/nodejs/servicecatalog/provisionedProduct.ts +++ b/sdk/nodejs/servicecatalog/provisionedProduct.ts @@ -252,8 +252,6 @@ export class ProvisionedProduct extends pulumi.CustomResource { resourceInputs["type"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ProvisionedProduct.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/servicediscovery/httpNamespace.ts b/sdk/nodejs/servicediscovery/httpNamespace.ts index a14a8b61b4b..2709aa576f1 100644 --- a/sdk/nodejs/servicediscovery/httpNamespace.ts +++ b/sdk/nodejs/servicediscovery/httpNamespace.ts @@ -106,8 +106,6 @@ export class HttpNamespace extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(HttpNamespace.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/servicediscovery/privateDnsNamespace.ts b/sdk/nodejs/servicediscovery/privateDnsNamespace.ts index 9fb542f9c07..d3bc54c5f12 100644 --- a/sdk/nodejs/servicediscovery/privateDnsNamespace.ts +++ b/sdk/nodejs/servicediscovery/privateDnsNamespace.ts @@ -121,8 +121,6 @@ export class PrivateDnsNamespace extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(PrivateDnsNamespace.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/servicediscovery/publicDnsNamespace.ts b/sdk/nodejs/servicediscovery/publicDnsNamespace.ts index 41bf8442083..c3ef1b2a062 100644 --- a/sdk/nodejs/servicediscovery/publicDnsNamespace.ts +++ b/sdk/nodejs/servicediscovery/publicDnsNamespace.ts @@ -108,8 +108,6 @@ export class PublicDnsNamespace extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(PublicDnsNamespace.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/servicediscovery/service.ts b/sdk/nodejs/servicediscovery/service.ts index d8341ef4d6f..f44a90a0a39 100644 --- a/sdk/nodejs/servicediscovery/service.ts +++ b/sdk/nodejs/servicediscovery/service.ts @@ -183,8 +183,6 @@ export class Service extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Service.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sesv2/configurationSet.ts b/sdk/nodejs/sesv2/configurationSet.ts index e2bcd7b6131..2277c60c9ad 100644 --- a/sdk/nodejs/sesv2/configurationSet.ts +++ b/sdk/nodejs/sesv2/configurationSet.ts @@ -157,8 +157,6 @@ export class ConfigurationSet extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ConfigurationSet.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sesv2/contactList.ts b/sdk/nodejs/sesv2/contactList.ts index 88c3ac25af2..f7e4d56024e 100644 --- a/sdk/nodejs/sesv2/contactList.ts +++ b/sdk/nodejs/sesv2/contactList.ts @@ -141,8 +141,6 @@ export class ContactList extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ContactList.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sesv2/dedicatedIpPool.ts b/sdk/nodejs/sesv2/dedicatedIpPool.ts index a0e267c695a..7b583bf7ade 100644 --- a/sdk/nodejs/sesv2/dedicatedIpPool.ts +++ b/sdk/nodejs/sesv2/dedicatedIpPool.ts @@ -117,8 +117,6 @@ export class DedicatedIpPool extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(DedicatedIpPool.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sesv2/emailIdentity.ts b/sdk/nodejs/sesv2/emailIdentity.ts index d7800d854f5..2d3a8a7e976 100644 --- a/sdk/nodejs/sesv2/emailIdentity.ts +++ b/sdk/nodejs/sesv2/emailIdentity.ts @@ -165,8 +165,6 @@ export class EmailIdentity extends pulumi.CustomResource { resourceInputs["verifiedForSendingStatus"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(EmailIdentity.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sfn/activity.ts b/sdk/nodejs/sfn/activity.ts index eb35cc0551a..1d58ffb45b2 100644 --- a/sdk/nodejs/sfn/activity.ts +++ b/sdk/nodejs/sfn/activity.ts @@ -96,8 +96,6 @@ export class Activity extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Activity.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sfn/stateMachine.ts b/sdk/nodejs/sfn/stateMachine.ts index 9b75b087975..6e716e912a6 100644 --- a/sdk/nodejs/sfn/stateMachine.ts +++ b/sdk/nodejs/sfn/stateMachine.ts @@ -266,8 +266,6 @@ export class StateMachine extends pulumi.CustomResource { resourceInputs["versionDescription"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(StateMachine.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/shield/protection.ts b/sdk/nodejs/shield/protection.ts index 3c8d161b8ef..5e5ef3e94dc 100644 --- a/sdk/nodejs/shield/protection.ts +++ b/sdk/nodejs/shield/protection.ts @@ -116,8 +116,6 @@ export class Protection extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Protection.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/shield/protectionGroup.ts b/sdk/nodejs/shield/protectionGroup.ts index b7aa46b0ef9..b89733c32e0 100644 --- a/sdk/nodejs/shield/protectionGroup.ts +++ b/sdk/nodejs/shield/protectionGroup.ts @@ -168,8 +168,6 @@ export class ProtectionGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ProtectionGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/signer/signingProfile.ts b/sdk/nodejs/signer/signingProfile.ts index 56121079fff..3f501d7d339 100644 --- a/sdk/nodejs/signer/signingProfile.ts +++ b/sdk/nodejs/signer/signingProfile.ts @@ -165,8 +165,6 @@ export class SigningProfile extends pulumi.CustomResource { resourceInputs["versionArn"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SigningProfile.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sns/topic.ts b/sdk/nodejs/sns/topic.ts index 3b4f358e8d6..f0453b22dea 100644 --- a/sdk/nodejs/sns/topic.ts +++ b/sdk/nodejs/sns/topic.ts @@ -311,8 +311,6 @@ export class Topic extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Topic.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/sqs/queue.ts b/sdk/nodejs/sqs/queue.ts index e8e73ad2191..857fc8d8014 100644 --- a/sdk/nodejs/sqs/queue.ts +++ b/sdk/nodejs/sqs/queue.ts @@ -275,8 +275,6 @@ export class Queue extends pulumi.CustomResource { resourceInputs["url"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Queue.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ssm/activation.ts b/sdk/nodejs/ssm/activation.ts index 1ff746919ed..226dae03c7d 100644 --- a/sdk/nodejs/ssm/activation.ts +++ b/sdk/nodejs/ssm/activation.ts @@ -157,8 +157,6 @@ export class Activation extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Activation.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ssm/contactsRotation.ts b/sdk/nodejs/ssm/contactsRotation.ts index 367db306c3c..f07b2cf7c3b 100644 --- a/sdk/nodejs/ssm/contactsRotation.ts +++ b/sdk/nodejs/ssm/contactsRotation.ts @@ -227,8 +227,6 @@ export class ContactsRotation extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ContactsRotation.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ssm/document.ts b/sdk/nodejs/ssm/document.ts index 3f500ae0aa9..f8a0265f3a4 100644 --- a/sdk/nodejs/ssm/document.ts +++ b/sdk/nodejs/ssm/document.ts @@ -274,8 +274,6 @@ export class Document extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Document.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ssm/maintenanceWindow.ts b/sdk/nodejs/ssm/maintenanceWindow.ts index 870b20db06f..6a292c5bf14 100644 --- a/sdk/nodejs/ssm/maintenanceWindow.ts +++ b/sdk/nodejs/ssm/maintenanceWindow.ts @@ -165,8 +165,6 @@ export class MaintenanceWindow extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(MaintenanceWindow.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ssm/parameter.ts b/sdk/nodejs/ssm/parameter.ts index cae9d4051e7..faddd04f1a7 100644 --- a/sdk/nodejs/ssm/parameter.ts +++ b/sdk/nodejs/ssm/parameter.ts @@ -201,7 +201,7 @@ export class Parameter extends pulumi.CustomResource { resourceInputs["version"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll", "value"] }; + const secretOpts = { additionalSecretOutputs: ["value"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(Parameter.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/ssm/patchBaseline.ts b/sdk/nodejs/ssm/patchBaseline.ts index 96343635bec..dc1199896ad 100644 --- a/sdk/nodejs/ssm/patchBaseline.ts +++ b/sdk/nodejs/ssm/patchBaseline.ts @@ -318,8 +318,6 @@ export class PatchBaseline extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(PatchBaseline.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ssmcontacts/contact.ts b/sdk/nodejs/ssmcontacts/contact.ts index aa1be78ca90..56fe7ac79b7 100644 --- a/sdk/nodejs/ssmcontacts/contact.ts +++ b/sdk/nodejs/ssmcontacts/contact.ts @@ -140,8 +140,6 @@ export class Contact extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Contact.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ssmincidents/replicationSet.ts b/sdk/nodejs/ssmincidents/replicationSet.ts index 4ed4a800751..31ae8fbc397 100644 --- a/sdk/nodejs/ssmincidents/replicationSet.ts +++ b/sdk/nodejs/ssmincidents/replicationSet.ts @@ -184,8 +184,6 @@ export class ReplicationSet extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ReplicationSet.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ssmincidents/responsePlan.ts b/sdk/nodejs/ssmincidents/responsePlan.ts index 6d6bda01d16..38879ae09c8 100644 --- a/sdk/nodejs/ssmincidents/responsePlan.ts +++ b/sdk/nodejs/ssmincidents/responsePlan.ts @@ -212,8 +212,6 @@ export class ResponsePlan extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ResponsePlan.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ssoadmin/application.ts b/sdk/nodejs/ssoadmin/application.ts index e77d3df1faf..ebe320de134 100644 --- a/sdk/nodejs/ssoadmin/application.ts +++ b/sdk/nodejs/ssoadmin/application.ts @@ -146,8 +146,6 @@ export class Application extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Application.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ssoadmin/permissionSet.ts b/sdk/nodejs/ssoadmin/permissionSet.ts index 042eca0dc3b..7f27d8bf1f6 100644 --- a/sdk/nodejs/ssoadmin/permissionSet.ts +++ b/sdk/nodejs/ssoadmin/permissionSet.ts @@ -122,8 +122,6 @@ export class PermissionSet extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(PermissionSet.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/ssoadmin/trustedTokenIssuer.ts b/sdk/nodejs/ssoadmin/trustedTokenIssuer.ts index a54b015990c..143c8bc4b3b 100644 --- a/sdk/nodejs/ssoadmin/trustedTokenIssuer.ts +++ b/sdk/nodejs/ssoadmin/trustedTokenIssuer.ts @@ -124,8 +124,6 @@ export class TrustedTokenIssuer extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(TrustedTokenIssuer.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/storagegateway/cachesIscsiVolume.ts b/sdk/nodejs/storagegateway/cachesIscsiVolume.ts index 324f2e25284..98b2591e8cf 100644 --- a/sdk/nodejs/storagegateway/cachesIscsiVolume.ts +++ b/sdk/nodejs/storagegateway/cachesIscsiVolume.ts @@ -227,8 +227,6 @@ export class CachesIscsiVolume extends pulumi.CustomResource { resourceInputs["volumeId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(CachesIscsiVolume.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/storagegateway/fileSystemAssociation.ts b/sdk/nodejs/storagegateway/fileSystemAssociation.ts index 29edf06607a..24cf5dfb8f6 100644 --- a/sdk/nodejs/storagegateway/fileSystemAssociation.ts +++ b/sdk/nodejs/storagegateway/fileSystemAssociation.ts @@ -200,7 +200,7 @@ export class FileSystemAssociation extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["password", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["password"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(FileSystemAssociation.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/storagegateway/gateway.ts b/sdk/nodejs/storagegateway/gateway.ts index 7846c387ed6..eef22669beb 100644 --- a/sdk/nodejs/storagegateway/gateway.ts +++ b/sdk/nodejs/storagegateway/gateway.ts @@ -313,7 +313,7 @@ export class Gateway extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["smbGuestPassword", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["smbGuestPassword"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(Gateway.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/storagegateway/nfsFileShare.ts b/sdk/nodejs/storagegateway/nfsFileShare.ts index d1844f1ed2f..e5531b13d9c 100644 --- a/sdk/nodejs/storagegateway/nfsFileShare.ts +++ b/sdk/nodejs/storagegateway/nfsFileShare.ts @@ -236,8 +236,6 @@ export class NfsFileShare extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(NfsFileShare.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/storagegateway/smbFileShare.ts b/sdk/nodejs/storagegateway/smbFileShare.ts index 8ee8f739423..13fdc9fda15 100644 --- a/sdk/nodejs/storagegateway/smbFileShare.ts +++ b/sdk/nodejs/storagegateway/smbFileShare.ts @@ -281,8 +281,6 @@ export class SmbFileShare extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SmbFileShare.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/storagegateway/storedIscsiVolume.ts b/sdk/nodejs/storagegateway/storedIscsiVolume.ts index 93daab718ff..d91eb7deedf 100644 --- a/sdk/nodejs/storagegateway/storedIscsiVolume.ts +++ b/sdk/nodejs/storagegateway/storedIscsiVolume.ts @@ -231,8 +231,6 @@ export class StoredIscsiVolume extends pulumi.CustomResource { resourceInputs["volumeType"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(StoredIscsiVolume.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/storagegateway/tapePool.ts b/sdk/nodejs/storagegateway/tapePool.ts index e9f6eddf962..27af90437d3 100644 --- a/sdk/nodejs/storagegateway/tapePool.ts +++ b/sdk/nodejs/storagegateway/tapePool.ts @@ -123,8 +123,6 @@ export class TapePool extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(TapePool.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/swf/domain.ts b/sdk/nodejs/swf/domain.ts index 400bca01c8d..a8702c0fe39 100644 --- a/sdk/nodejs/swf/domain.ts +++ b/sdk/nodejs/swf/domain.ts @@ -122,8 +122,6 @@ export class Domain extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Domain.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/synthetics/canary.ts b/sdk/nodejs/synthetics/canary.ts index 67cb4566cc7..2d8848ab0e6 100644 --- a/sdk/nodejs/synthetics/canary.ts +++ b/sdk/nodejs/synthetics/canary.ts @@ -247,8 +247,6 @@ export class Canary extends pulumi.CustomResource { resourceInputs["timelines"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Canary.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/synthetics/group.ts b/sdk/nodejs/synthetics/group.ts index 0de77f24b78..20647eb282c 100644 --- a/sdk/nodejs/synthetics/group.ts +++ b/sdk/nodejs/synthetics/group.ts @@ -105,8 +105,6 @@ export class Group extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Group.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/timestreamwrite/database.ts b/sdk/nodejs/timestreamwrite/database.ts index 9e2175746b0..d246b58ad77 100644 --- a/sdk/nodejs/timestreamwrite/database.ts +++ b/sdk/nodejs/timestreamwrite/database.ts @@ -126,8 +126,6 @@ export class Database extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Database.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/timestreamwrite/table.ts b/sdk/nodejs/timestreamwrite/table.ts index efa6f38a609..75aa72fce14 100644 --- a/sdk/nodejs/timestreamwrite/table.ts +++ b/sdk/nodejs/timestreamwrite/table.ts @@ -169,8 +169,6 @@ export class Table extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Table.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/transcribe/languageModel.ts b/sdk/nodejs/transcribe/languageModel.ts index 13466b4d611..d233420cd18 100644 --- a/sdk/nodejs/transcribe/languageModel.ts +++ b/sdk/nodejs/transcribe/languageModel.ts @@ -171,8 +171,6 @@ export class LanguageModel extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(LanguageModel.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/transcribe/medicalVocabulary.ts b/sdk/nodejs/transcribe/medicalVocabulary.ts index f4ec1f23454..90d0cd96858 100644 --- a/sdk/nodejs/transcribe/medicalVocabulary.ts +++ b/sdk/nodejs/transcribe/medicalVocabulary.ts @@ -140,8 +140,6 @@ export class MedicalVocabulary extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(MedicalVocabulary.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/transcribe/vocabulary.ts b/sdk/nodejs/transcribe/vocabulary.ts index e4ba557d623..627cfced64b 100644 --- a/sdk/nodejs/transcribe/vocabulary.ts +++ b/sdk/nodejs/transcribe/vocabulary.ts @@ -143,8 +143,6 @@ export class Vocabulary extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Vocabulary.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/transcribe/vocabularyFilter.ts b/sdk/nodejs/transcribe/vocabularyFilter.ts index 445fa50db5b..43ff3e1cac3 100644 --- a/sdk/nodejs/transcribe/vocabularyFilter.ts +++ b/sdk/nodejs/transcribe/vocabularyFilter.ts @@ -138,8 +138,6 @@ export class VocabularyFilter extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(VocabularyFilter.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/transfer/agreement.ts b/sdk/nodejs/transfer/agreement.ts index 8bde9a094a3..ecda13d2786 100644 --- a/sdk/nodejs/transfer/agreement.ts +++ b/sdk/nodejs/transfer/agreement.ts @@ -156,8 +156,6 @@ export class Agreement extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Agreement.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/transfer/certificate.ts b/sdk/nodejs/transfer/certificate.ts index 0f1bdbb42e6..2ac4a73a3ba 100644 --- a/sdk/nodejs/transfer/certificate.ts +++ b/sdk/nodejs/transfer/certificate.ts @@ -150,7 +150,7 @@ export class Certificate extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["certificate", "certificateChain", "privateKey", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["certificate", "certificateChain", "privateKey"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(Certificate.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/transfer/connector.ts b/sdk/nodejs/transfer/connector.ts index dbd61331e5b..dc98f0d38e5 100644 --- a/sdk/nodejs/transfer/connector.ts +++ b/sdk/nodejs/transfer/connector.ts @@ -162,8 +162,6 @@ export class Connector extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Connector.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/transfer/profile.ts b/sdk/nodejs/transfer/profile.ts index 86705355c5d..4170bc6624d 100644 --- a/sdk/nodejs/transfer/profile.ts +++ b/sdk/nodejs/transfer/profile.ts @@ -111,8 +111,6 @@ export class Profile extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Profile.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/transfer/server.ts b/sdk/nodejs/transfer/server.ts index 26728970e44..6a726412160 100644 --- a/sdk/nodejs/transfer/server.ts +++ b/sdk/nodejs/transfer/server.ts @@ -322,7 +322,7 @@ export class Server extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["hostKey", "postAuthenticationLoginBanner", "preAuthenticationLoginBanner", "tagsAll"] }; + const secretOpts = { additionalSecretOutputs: ["hostKey", "postAuthenticationLoginBanner", "preAuthenticationLoginBanner"] }; opts = pulumi.mergeOptions(opts, secretOpts); super(Server.__pulumiType, name, resourceInputs, opts); } diff --git a/sdk/nodejs/transfer/user.ts b/sdk/nodejs/transfer/user.ts index 967ead6cac1..004eb88c2da 100644 --- a/sdk/nodejs/transfer/user.ts +++ b/sdk/nodejs/transfer/user.ts @@ -188,8 +188,6 @@ export class User extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(User.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/transfer/workflow.ts b/sdk/nodejs/transfer/workflow.ts index 2bf0e9ab3e8..784440936c6 100644 --- a/sdk/nodejs/transfer/workflow.ts +++ b/sdk/nodejs/transfer/workflow.ts @@ -150,8 +150,6 @@ export class Workflow extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Workflow.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/verifiedaccess/endpoint.ts b/sdk/nodejs/verifiedaccess/endpoint.ts index e753c5def9b..f8be7a6ccf6 100644 --- a/sdk/nodejs/verifiedaccess/endpoint.ts +++ b/sdk/nodejs/verifiedaccess/endpoint.ts @@ -232,8 +232,6 @@ export class Endpoint extends pulumi.CustomResource { resourceInputs["verifiedAccessInstanceId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Endpoint.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/verifiedaccess/group.ts b/sdk/nodejs/verifiedaccess/group.ts index 3684336abdf..cf82b648c07 100644 --- a/sdk/nodejs/verifiedaccess/group.ts +++ b/sdk/nodejs/verifiedaccess/group.ts @@ -143,8 +143,6 @@ export class Group extends pulumi.CustomResource { resourceInputs["verifiedaccessGroupId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Group.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/verifiedaccess/instance.ts b/sdk/nodejs/verifiedaccess/instance.ts index 4b6930725e0..74d07a93708 100644 --- a/sdk/nodejs/verifiedaccess/instance.ts +++ b/sdk/nodejs/verifiedaccess/instance.ts @@ -131,8 +131,6 @@ export class Instance extends pulumi.CustomResource { resourceInputs["verifiedAccessTrustProviders"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Instance.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/verifiedaccess/trustProvider.ts b/sdk/nodejs/verifiedaccess/trustProvider.ts index ac4e393a00f..90b5cb24357 100644 --- a/sdk/nodejs/verifiedaccess/trustProvider.ts +++ b/sdk/nodejs/verifiedaccess/trustProvider.ts @@ -141,8 +141,6 @@ export class TrustProvider extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(TrustProvider.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/vpc/securityGroupEgressRule.ts b/sdk/nodejs/vpc/securityGroupEgressRule.ts index cbc6a13f993..492a7983c4c 100644 --- a/sdk/nodejs/vpc/securityGroupEgressRule.ts +++ b/sdk/nodejs/vpc/securityGroupEgressRule.ts @@ -169,8 +169,6 @@ export class SecurityGroupEgressRule extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SecurityGroupEgressRule.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/vpc/securityGroupIngressRule.ts b/sdk/nodejs/vpc/securityGroupIngressRule.ts index d248369363d..44ea99435ab 100644 --- a/sdk/nodejs/vpc/securityGroupIngressRule.ts +++ b/sdk/nodejs/vpc/securityGroupIngressRule.ts @@ -176,8 +176,6 @@ export class SecurityGroupIngressRule extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SecurityGroupIngressRule.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/vpclattice/accessLogSubscription.ts b/sdk/nodejs/vpclattice/accessLogSubscription.ts index 44010273fe4..0c4d4fcf905 100644 --- a/sdk/nodejs/vpclattice/accessLogSubscription.ts +++ b/sdk/nodejs/vpclattice/accessLogSubscription.ts @@ -113,8 +113,6 @@ export class AccessLogSubscription extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(AccessLogSubscription.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/vpclattice/listener.ts b/sdk/nodejs/vpclattice/listener.ts index 327d34a3810..f7f037c7f2a 100644 --- a/sdk/nodejs/vpclattice/listener.ts +++ b/sdk/nodejs/vpclattice/listener.ts @@ -228,8 +228,6 @@ export class Listener extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Listener.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/vpclattice/listenerRule.ts b/sdk/nodejs/vpclattice/listenerRule.ts index 903c9173f12..253b250b85b 100644 --- a/sdk/nodejs/vpclattice/listenerRule.ts +++ b/sdk/nodejs/vpclattice/listenerRule.ts @@ -214,8 +214,6 @@ export class ListenerRule extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ListenerRule.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/vpclattice/service.ts b/sdk/nodejs/vpclattice/service.ts index a4d9293a370..8263f2b40f5 100644 --- a/sdk/nodejs/vpclattice/service.ts +++ b/sdk/nodejs/vpclattice/service.ts @@ -135,8 +135,6 @@ export class Service extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Service.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/vpclattice/serviceNetwork.ts b/sdk/nodejs/vpclattice/serviceNetwork.ts index bfb4d5ae368..c8a8afa56a3 100644 --- a/sdk/nodejs/vpclattice/serviceNetwork.ts +++ b/sdk/nodejs/vpclattice/serviceNetwork.ts @@ -105,8 +105,6 @@ export class ServiceNetwork extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ServiceNetwork.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/vpclattice/serviceNetworkServiceAssociation.ts b/sdk/nodejs/vpclattice/serviceNetworkServiceAssociation.ts index b89b5bc3277..6a325e65c7b 100644 --- a/sdk/nodejs/vpclattice/serviceNetworkServiceAssociation.ts +++ b/sdk/nodejs/vpclattice/serviceNetworkServiceAssociation.ts @@ -140,8 +140,6 @@ export class ServiceNetworkServiceAssociation extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ServiceNetworkServiceAssociation.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/vpclattice/serviceNetworkVpcAssociation.ts b/sdk/nodejs/vpclattice/serviceNetworkVpcAssociation.ts index 2b4b6f4781a..b06bf893485 100644 --- a/sdk/nodejs/vpclattice/serviceNetworkVpcAssociation.ts +++ b/sdk/nodejs/vpclattice/serviceNetworkVpcAssociation.ts @@ -132,8 +132,6 @@ export class ServiceNetworkVpcAssociation extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ServiceNetworkVpcAssociation.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/vpclattice/targetGroup.ts b/sdk/nodejs/vpclattice/targetGroup.ts index c8e34f551a9..762e764c9a0 100644 --- a/sdk/nodejs/vpclattice/targetGroup.ts +++ b/sdk/nodejs/vpclattice/targetGroup.ts @@ -189,8 +189,6 @@ export class TargetGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(TargetGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/waf/rateBasedRule.ts b/sdk/nodejs/waf/rateBasedRule.ts index 9f7dc74f330..2e8473e9bc7 100644 --- a/sdk/nodejs/waf/rateBasedRule.ts +++ b/sdk/nodejs/waf/rateBasedRule.ts @@ -147,8 +147,6 @@ export class RateBasedRule extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(RateBasedRule.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/waf/rule.ts b/sdk/nodejs/waf/rule.ts index da9ef7c4bd6..289413b5edf 100644 --- a/sdk/nodejs/waf/rule.ts +++ b/sdk/nodejs/waf/rule.ts @@ -127,8 +127,6 @@ export class Rule extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Rule.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/waf/ruleGroup.ts b/sdk/nodejs/waf/ruleGroup.ts index 8ef2dd479e4..c7c5799d969 100644 --- a/sdk/nodejs/waf/ruleGroup.ts +++ b/sdk/nodejs/waf/ruleGroup.ts @@ -124,8 +124,6 @@ export class RuleGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(RuleGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/waf/webAcl.ts b/sdk/nodejs/waf/webAcl.ts index 0535f0be1ec..06124a8279f 100644 --- a/sdk/nodejs/waf/webAcl.ts +++ b/sdk/nodejs/waf/webAcl.ts @@ -186,8 +186,6 @@ export class WebAcl extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(WebAcl.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/wafregional/rateBasedRule.ts b/sdk/nodejs/wafregional/rateBasedRule.ts index 6e2fb740391..1233bdec7fe 100644 --- a/sdk/nodejs/wafregional/rateBasedRule.ts +++ b/sdk/nodejs/wafregional/rateBasedRule.ts @@ -147,8 +147,6 @@ export class RateBasedRule extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(RateBasedRule.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/wafregional/rule.ts b/sdk/nodejs/wafregional/rule.ts index db05c1b1c6f..166a1e4d627 100644 --- a/sdk/nodejs/wafregional/rule.ts +++ b/sdk/nodejs/wafregional/rule.ts @@ -136,8 +136,6 @@ export class Rule extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Rule.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/wafregional/ruleGroup.ts b/sdk/nodejs/wafregional/ruleGroup.ts index b8fe7ab8da8..af76ab5e468 100644 --- a/sdk/nodejs/wafregional/ruleGroup.ts +++ b/sdk/nodejs/wafregional/ruleGroup.ts @@ -124,8 +124,6 @@ export class RuleGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(RuleGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/wafregional/webAcl.ts b/sdk/nodejs/wafregional/webAcl.ts index 7e81410a04c..ffdaaa0a99a 100644 --- a/sdk/nodejs/wafregional/webAcl.ts +++ b/sdk/nodejs/wafregional/webAcl.ts @@ -200,8 +200,6 @@ export class WebAcl extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(WebAcl.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/wafv2/ipSet.ts b/sdk/nodejs/wafv2/ipSet.ts index 1312d2aee76..8ba5bdbb9f2 100644 --- a/sdk/nodejs/wafv2/ipSet.ts +++ b/sdk/nodejs/wafv2/ipSet.ts @@ -141,8 +141,6 @@ export class IpSet extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(IpSet.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/wafv2/regexPatternSet.ts b/sdk/nodejs/wafv2/regexPatternSet.ts index 8ca2447f51f..fc5f30f8cc1 100644 --- a/sdk/nodejs/wafv2/regexPatternSet.ts +++ b/sdk/nodejs/wafv2/regexPatternSet.ts @@ -138,8 +138,6 @@ export class RegexPatternSet extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(RegexPatternSet.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/wafv2/ruleGroup.ts b/sdk/nodejs/wafv2/ruleGroup.ts index 81aa3228b13..0c733ff32fe 100644 --- a/sdk/nodejs/wafv2/ruleGroup.ts +++ b/sdk/nodejs/wafv2/ruleGroup.ts @@ -130,8 +130,6 @@ export class RuleGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(RuleGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/wafv2/webAcl.ts b/sdk/nodejs/wafv2/webAcl.ts index 9b33c8e1497..82c0c8e32e2 100644 --- a/sdk/nodejs/wafv2/webAcl.ts +++ b/sdk/nodejs/wafv2/webAcl.ts @@ -157,8 +157,6 @@ export class WebAcl extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(WebAcl.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/workspaces/connectionAlias.ts b/sdk/nodejs/workspaces/connectionAlias.ts index ec740ff903a..9e7dccec0b7 100644 --- a/sdk/nodejs/workspaces/connectionAlias.ts +++ b/sdk/nodejs/workspaces/connectionAlias.ts @@ -112,8 +112,6 @@ export class ConnectionAlias extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(ConnectionAlias.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/workspaces/directory.ts b/sdk/nodejs/workspaces/directory.ts index 13ba14afc4f..a7cd0b33580 100644 --- a/sdk/nodejs/workspaces/directory.ts +++ b/sdk/nodejs/workspaces/directory.ts @@ -277,8 +277,6 @@ export class Directory extends pulumi.CustomResource { resourceInputs["workspaceSecurityGroupId"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Directory.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/workspaces/ipGroup.ts b/sdk/nodejs/workspaces/ipGroup.ts index 537cdfdabac..649602b380d 100644 --- a/sdk/nodejs/workspaces/ipGroup.ts +++ b/sdk/nodejs/workspaces/ipGroup.ts @@ -121,8 +121,6 @@ export class IpGroup extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(IpGroup.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/workspaces/workspace.ts b/sdk/nodejs/workspaces/workspace.ts index 22644fab0e9..c83f3a8180b 100644 --- a/sdk/nodejs/workspaces/workspace.ts +++ b/sdk/nodejs/workspaces/workspace.ts @@ -178,8 +178,6 @@ export class Workspace extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Workspace.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/xray/group.ts b/sdk/nodejs/xray/group.ts index e3576738266..8cfe5746ee5 100644 --- a/sdk/nodejs/xray/group.ts +++ b/sdk/nodejs/xray/group.ts @@ -124,8 +124,6 @@ export class Group extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(Group.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/nodejs/xray/samplingRule.ts b/sdk/nodejs/xray/samplingRule.ts index 869d9cc0656..77ff934f43c 100644 --- a/sdk/nodejs/xray/samplingRule.ts +++ b/sdk/nodejs/xray/samplingRule.ts @@ -207,8 +207,6 @@ export class SamplingRule extends pulumi.CustomResource { resourceInputs["tagsAll"] = undefined /*out*/; } opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts); - const secretOpts = { additionalSecretOutputs: ["tagsAll"] }; - opts = pulumi.mergeOptions(opts, secretOpts); super(SamplingRule.__pulumiType, name, resourceInputs, opts); } } diff --git a/sdk/python/pulumi_aws/accessanalyzer/analyzer.py b/sdk/python/pulumi_aws/accessanalyzer/analyzer.py index 71b668757be..235468923d4 100644 --- a/sdk/python/pulumi_aws/accessanalyzer/analyzer.py +++ b/sdk/python/pulumi_aws/accessanalyzer/analyzer.py @@ -329,8 +329,6 @@ def _internal_init(__self__, __props__.__dict__["type"] = type __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Analyzer, __self__).__init__( 'aws:accessanalyzer/analyzer:Analyzer', resource_name, diff --git a/sdk/python/pulumi_aws/acm/certificate.py b/sdk/python/pulumi_aws/acm/certificate.py index e362bab201c..08fcb55dcdb 100644 --- a/sdk/python/pulumi_aws/acm/certificate.py +++ b/sdk/python/pulumi_aws/acm/certificate.py @@ -978,7 +978,7 @@ def _internal_init(__self__, __props__.__dict__["tags_all"] = None __props__.__dict__["type"] = None __props__.__dict__["validation_emails"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["privateKey", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["privateKey"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Certificate, __self__).__init__( 'aws:acm/certificate:Certificate', diff --git a/sdk/python/pulumi_aws/acmpca/certificate_authority.py b/sdk/python/pulumi_aws/acmpca/certificate_authority.py index 76ec8c3fb3b..d2338c1f9df 100644 --- a/sdk/python/pulumi_aws/acmpca/certificate_authority.py +++ b/sdk/python/pulumi_aws/acmpca/certificate_authority.py @@ -683,8 +683,6 @@ def _internal_init(__self__, __props__.__dict__["not_before"] = None __props__.__dict__["serial"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(CertificateAuthority, __self__).__init__( 'aws:acmpca/certificateAuthority:CertificateAuthority', resource_name, diff --git a/sdk/python/pulumi_aws/alb/listener.py b/sdk/python/pulumi_aws/alb/listener.py index b2c1eea6320..18d70153478 100644 --- a/sdk/python/pulumi_aws/alb/listener.py +++ b/sdk/python/pulumi_aws/alb/listener.py @@ -880,8 +880,6 @@ def _internal_init(__self__, __props__.__dict__["tags_all"] = None alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="aws:applicationloadbalancing/listener:Listener")]) opts = pulumi.ResourceOptions.merge(opts, alias_opts) - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Listener, __self__).__init__( 'aws:alb/listener:Listener', resource_name, diff --git a/sdk/python/pulumi_aws/alb/listener_rule.py b/sdk/python/pulumi_aws/alb/listener_rule.py index 43450f03a2b..b3cdcc96652 100644 --- a/sdk/python/pulumi_aws/alb/listener_rule.py +++ b/sdk/python/pulumi_aws/alb/listener_rule.py @@ -627,8 +627,6 @@ def _internal_init(__self__, __props__.__dict__["tags_all"] = None alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="aws:applicationloadbalancing/listenerRule:ListenerRule")]) opts = pulumi.ResourceOptions.merge(opts, alias_opts) - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ListenerRule, __self__).__init__( 'aws:alb/listenerRule:ListenerRule', resource_name, diff --git a/sdk/python/pulumi_aws/alb/load_balancer.py b/sdk/python/pulumi_aws/alb/load_balancer.py index f6dea4e9b04..1a2b458f01d 100644 --- a/sdk/python/pulumi_aws/alb/load_balancer.py +++ b/sdk/python/pulumi_aws/alb/load_balancer.py @@ -1262,8 +1262,6 @@ def _internal_init(__self__, __props__.__dict__["zone_id"] = None alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="aws:applicationloadbalancing/loadBalancer:LoadBalancer")]) opts = pulumi.ResourceOptions.merge(opts, alias_opts) - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(LoadBalancer, __self__).__init__( 'aws:alb/loadBalancer:LoadBalancer', resource_name, diff --git a/sdk/python/pulumi_aws/alb/target_group.py b/sdk/python/pulumi_aws/alb/target_group.py index 7264aefe51d..c0d13384932 100644 --- a/sdk/python/pulumi_aws/alb/target_group.py +++ b/sdk/python/pulumi_aws/alb/target_group.py @@ -1132,8 +1132,6 @@ def _internal_init(__self__, __props__.__dict__["tags_all"] = None alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="aws:applicationloadbalancing/targetGroup:TargetGroup")]) opts = pulumi.ResourceOptions.merge(opts, alias_opts) - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(TargetGroup, __self__).__init__( 'aws:alb/targetGroup:TargetGroup', resource_name, diff --git a/sdk/python/pulumi_aws/amp/scraper.py b/sdk/python/pulumi_aws/amp/scraper.py index b07bcc4f556..179da4cca1a 100644 --- a/sdk/python/pulumi_aws/amp/scraper.py +++ b/sdk/python/pulumi_aws/amp/scraper.py @@ -348,8 +348,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["role_arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Scraper, __self__).__init__( 'aws:amp/scraper:Scraper', resource_name, diff --git a/sdk/python/pulumi_aws/amp/workspace.py b/sdk/python/pulumi_aws/amp/workspace.py index d81b74a7e5c..2f68e5d86da 100644 --- a/sdk/python/pulumi_aws/amp/workspace.py +++ b/sdk/python/pulumi_aws/amp/workspace.py @@ -365,8 +365,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["prometheus_endpoint"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Workspace, __self__).__init__( 'aws:amp/workspace:Workspace', resource_name, diff --git a/sdk/python/pulumi_aws/amplify/app.py b/sdk/python/pulumi_aws/amplify/app.py index 223ee5b2149..eff2b8228a2 100644 --- a/sdk/python/pulumi_aws/amplify/app.py +++ b/sdk/python/pulumi_aws/amplify/app.py @@ -1088,7 +1088,7 @@ def _internal_init(__self__, __props__.__dict__["default_domain"] = None __props__.__dict__["production_branches"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["accessToken", "basicAuthCredentials", "oauthToken", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["accessToken", "basicAuthCredentials", "oauthToken"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(App, __self__).__init__( 'aws:amplify/app:App', diff --git a/sdk/python/pulumi_aws/amplify/branch.py b/sdk/python/pulumi_aws/amplify/branch.py index b078d0bf74d..f575942c5e2 100644 --- a/sdk/python/pulumi_aws/amplify/branch.py +++ b/sdk/python/pulumi_aws/amplify/branch.py @@ -970,7 +970,7 @@ def _internal_init(__self__, __props__.__dict__["destination_branch"] = None __props__.__dict__["source_branch"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["basicAuthCredentials", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["basicAuthCredentials"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Branch, __self__).__init__( 'aws:amplify/branch:Branch', diff --git a/sdk/python/pulumi_aws/apigateway/api_key.py b/sdk/python/pulumi_aws/apigateway/api_key.py index 76c08f95c4b..af511eeaf47 100644 --- a/sdk/python/pulumi_aws/apigateway/api_key.py +++ b/sdk/python/pulumi_aws/apigateway/api_key.py @@ -406,7 +406,7 @@ def _internal_init(__self__, __props__.__dict__["created_date"] = None __props__.__dict__["last_updated_date"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll", "value"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["value"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ApiKey, __self__).__init__( 'aws:apigateway/apiKey:ApiKey', diff --git a/sdk/python/pulumi_aws/apigateway/client_certificate.py b/sdk/python/pulumi_aws/apigateway/client_certificate.py index cbe59d3acb6..e2197a158bf 100644 --- a/sdk/python/pulumi_aws/apigateway/client_certificate.py +++ b/sdk/python/pulumi_aws/apigateway/client_certificate.py @@ -269,8 +269,6 @@ def _internal_init(__self__, __props__.__dict__["expiration_date"] = None __props__.__dict__["pem_encoded_certificate"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ClientCertificate, __self__).__init__( 'aws:apigateway/clientCertificate:ClientCertificate', resource_name, diff --git a/sdk/python/pulumi_aws/apigateway/domain_name.py b/sdk/python/pulumi_aws/apigateway/domain_name.py index 33b9b6543bc..09ef2156970 100644 --- a/sdk/python/pulumi_aws/apigateway/domain_name.py +++ b/sdk/python/pulumi_aws/apigateway/domain_name.py @@ -848,7 +848,7 @@ def _internal_init(__self__, __props__.__dict__["regional_domain_name"] = None __props__.__dict__["regional_zone_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["certificatePrivateKey", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["certificatePrivateKey"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DomainName, __self__).__init__( 'aws:apigateway/domainName:DomainName', diff --git a/sdk/python/pulumi_aws/apigateway/rest_api.py b/sdk/python/pulumi_aws/apigateway/rest_api.py index 384805ffd3c..a1e89f2a1e4 100644 --- a/sdk/python/pulumi_aws/apigateway/rest_api.py +++ b/sdk/python/pulumi_aws/apigateway/rest_api.py @@ -741,8 +741,6 @@ def _internal_init(__self__, __props__.__dict__["execution_arn"] = None __props__.__dict__["root_resource_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(RestApi, __self__).__init__( 'aws:apigateway/restApi:RestApi', resource_name, diff --git a/sdk/python/pulumi_aws/apigateway/stage.py b/sdk/python/pulumi_aws/apigateway/stage.py index 535595022d3..412701873d8 100644 --- a/sdk/python/pulumi_aws/apigateway/stage.py +++ b/sdk/python/pulumi_aws/apigateway/stage.py @@ -790,8 +790,6 @@ def _internal_init(__self__, __props__.__dict__["invoke_url"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["web_acl_arn"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Stage, __self__).__init__( 'aws:apigateway/stage:Stage', resource_name, diff --git a/sdk/python/pulumi_aws/apigateway/usage_plan.py b/sdk/python/pulumi_aws/apigateway/usage_plan.py index 221e9681a76..ec7805becac 100644 --- a/sdk/python/pulumi_aws/apigateway/usage_plan.py +++ b/sdk/python/pulumi_aws/apigateway/usage_plan.py @@ -510,8 +510,6 @@ def _internal_init(__self__, __props__.__dict__["throttle_settings"] = throttle_settings __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(UsagePlan, __self__).__init__( 'aws:apigateway/usagePlan:UsagePlan', resource_name, diff --git a/sdk/python/pulumi_aws/apigateway/vpc_link.py b/sdk/python/pulumi_aws/apigateway/vpc_link.py index 9ff94e24cc9..2bab3b2b719 100644 --- a/sdk/python/pulumi_aws/apigateway/vpc_link.py +++ b/sdk/python/pulumi_aws/apigateway/vpc_link.py @@ -275,8 +275,6 @@ def _internal_init(__self__, __props__.__dict__["target_arn"] = target_arn __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VpcLink, __self__).__init__( 'aws:apigateway/vpcLink:VpcLink', resource_name, diff --git a/sdk/python/pulumi_aws/apigatewayv2/api.py b/sdk/python/pulumi_aws/apigatewayv2/api.py index 95a42b9736a..b3c31a549c1 100644 --- a/sdk/python/pulumi_aws/apigatewayv2/api.py +++ b/sdk/python/pulumi_aws/apigatewayv2/api.py @@ -752,8 +752,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["execution_arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Api, __self__).__init__( 'aws:apigatewayv2/api:Api', resource_name, diff --git a/sdk/python/pulumi_aws/apigatewayv2/domain_name.py b/sdk/python/pulumi_aws/apigatewayv2/domain_name.py index 8de0e83196d..6cb32ab48f4 100644 --- a/sdk/python/pulumi_aws/apigatewayv2/domain_name.py +++ b/sdk/python/pulumi_aws/apigatewayv2/domain_name.py @@ -379,8 +379,6 @@ def _internal_init(__self__, __props__.__dict__["api_mapping_selection_expression"] = None __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DomainName, __self__).__init__( 'aws:apigatewayv2/domainName:DomainName', resource_name, diff --git a/sdk/python/pulumi_aws/apigatewayv2/stage.py b/sdk/python/pulumi_aws/apigatewayv2/stage.py index b7c00ba2e36..d8194e9bd2c 100644 --- a/sdk/python/pulumi_aws/apigatewayv2/stage.py +++ b/sdk/python/pulumi_aws/apigatewayv2/stage.py @@ -611,8 +611,6 @@ def _internal_init(__self__, __props__.__dict__["execution_arn"] = None __props__.__dict__["invoke_url"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Stage, __self__).__init__( 'aws:apigatewayv2/stage:Stage', resource_name, diff --git a/sdk/python/pulumi_aws/apigatewayv2/vpc_link.py b/sdk/python/pulumi_aws/apigatewayv2/vpc_link.py index 22adff3174e..e7f421b29d4 100644 --- a/sdk/python/pulumi_aws/apigatewayv2/vpc_link.py +++ b/sdk/python/pulumi_aws/apigatewayv2/vpc_link.py @@ -308,8 +308,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VpcLink, __self__).__init__( 'aws:apigatewayv2/vpcLink:VpcLink', resource_name, diff --git a/sdk/python/pulumi_aws/appautoscaling/target.py b/sdk/python/pulumi_aws/appautoscaling/target.py index a283ef399fd..d4efd9e9086 100644 --- a/sdk/python/pulumi_aws/appautoscaling/target.py +++ b/sdk/python/pulumi_aws/appautoscaling/target.py @@ -553,8 +553,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Target, __self__).__init__( 'aws:appautoscaling/target:Target', resource_name, diff --git a/sdk/python/pulumi_aws/appconfig/application.py b/sdk/python/pulumi_aws/appconfig/application.py index e73c6d19701..87420c8f11a 100644 --- a/sdk/python/pulumi_aws/appconfig/application.py +++ b/sdk/python/pulumi_aws/appconfig/application.py @@ -262,8 +262,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Application, __self__).__init__( 'aws:appconfig/application:Application', resource_name, diff --git a/sdk/python/pulumi_aws/appconfig/configuration_profile.py b/sdk/python/pulumi_aws/appconfig/configuration_profile.py index b7c693e2d77..acf188343a9 100644 --- a/sdk/python/pulumi_aws/appconfig/configuration_profile.py +++ b/sdk/python/pulumi_aws/appconfig/configuration_profile.py @@ -511,8 +511,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["configuration_profile_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ConfigurationProfile, __self__).__init__( 'aws:appconfig/configurationProfile:ConfigurationProfile', resource_name, diff --git a/sdk/python/pulumi_aws/appconfig/deployment.py b/sdk/python/pulumi_aws/appconfig/deployment.py index 9d186a1246a..781e68bbe4a 100644 --- a/sdk/python/pulumi_aws/appconfig/deployment.py +++ b/sdk/python/pulumi_aws/appconfig/deployment.py @@ -510,8 +510,6 @@ def _internal_init(__self__, __props__.__dict__["kms_key_arn"] = None __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Deployment, __self__).__init__( 'aws:appconfig/deployment:Deployment', resource_name, diff --git a/sdk/python/pulumi_aws/appconfig/deployment_strategy.py b/sdk/python/pulumi_aws/appconfig/deployment_strategy.py index 4b3ac7cca00..b0ea7be92d9 100644 --- a/sdk/python/pulumi_aws/appconfig/deployment_strategy.py +++ b/sdk/python/pulumi_aws/appconfig/deployment_strategy.py @@ -455,8 +455,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DeploymentStrategy, __self__).__init__( 'aws:appconfig/deploymentStrategy:DeploymentStrategy', resource_name, diff --git a/sdk/python/pulumi_aws/appconfig/environment.py b/sdk/python/pulumi_aws/appconfig/environment.py index 5a8d41340d7..5ac2b929830 100644 --- a/sdk/python/pulumi_aws/appconfig/environment.py +++ b/sdk/python/pulumi_aws/appconfig/environment.py @@ -393,8 +393,6 @@ def _internal_init(__self__, __props__.__dict__["environment_id"] = None __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Environment, __self__).__init__( 'aws:appconfig/environment:Environment', resource_name, diff --git a/sdk/python/pulumi_aws/appconfig/event_integration.py b/sdk/python/pulumi_aws/appconfig/event_integration.py index 0b196b06fac..a2324dc67d3 100644 --- a/sdk/python/pulumi_aws/appconfig/event_integration.py +++ b/sdk/python/pulumi_aws/appconfig/event_integration.py @@ -346,8 +346,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(EventIntegration, __self__).__init__( 'aws:appconfig/eventIntegration:EventIntegration', resource_name, diff --git a/sdk/python/pulumi_aws/appconfig/extension.py b/sdk/python/pulumi_aws/appconfig/extension.py index 77975a23461..4d03e7187dc 100644 --- a/sdk/python/pulumi_aws/appconfig/extension.py +++ b/sdk/python/pulumi_aws/appconfig/extension.py @@ -384,8 +384,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["version"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Extension, __self__).__init__( 'aws:appconfig/extension:Extension', resource_name, diff --git a/sdk/python/pulumi_aws/appflow/flow.py b/sdk/python/pulumi_aws/appflow/flow.py index 54b5b38f589..75b408e2fdb 100644 --- a/sdk/python/pulumi_aws/appflow/flow.py +++ b/sdk/python/pulumi_aws/appflow/flow.py @@ -619,8 +619,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["flow_status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Flow, __self__).__init__( 'aws:appflow/flow:Flow', resource_name, diff --git a/sdk/python/pulumi_aws/appintegrations/data_integration.py b/sdk/python/pulumi_aws/appintegrations/data_integration.py index 3f6020ab27a..2bc037da424 100644 --- a/sdk/python/pulumi_aws/appintegrations/data_integration.py +++ b/sdk/python/pulumi_aws/appintegrations/data_integration.py @@ -389,8 +389,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DataIntegration, __self__).__init__( 'aws:appintegrations/dataIntegration:DataIntegration', resource_name, diff --git a/sdk/python/pulumi_aws/applicationinsights/application.py b/sdk/python/pulumi_aws/applicationinsights/application.py index 4435b667004..14337060fc6 100644 --- a/sdk/python/pulumi_aws/applicationinsights/application.py +++ b/sdk/python/pulumi_aws/applicationinsights/application.py @@ -465,8 +465,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Application, __self__).__init__( 'aws:applicationinsights/application:Application', resource_name, diff --git a/sdk/python/pulumi_aws/appmesh/gateway_route.py b/sdk/python/pulumi_aws/appmesh/gateway_route.py index c18fc2614ce..7ee91acff18 100644 --- a/sdk/python/pulumi_aws/appmesh/gateway_route.py +++ b/sdk/python/pulumi_aws/appmesh/gateway_route.py @@ -456,8 +456,6 @@ def _internal_init(__self__, __props__.__dict__["last_updated_date"] = None __props__.__dict__["resource_owner"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(GatewayRoute, __self__).__init__( 'aws:appmesh/gatewayRoute:GatewayRoute', resource_name, diff --git a/sdk/python/pulumi_aws/appmesh/mesh.py b/sdk/python/pulumi_aws/appmesh/mesh.py index 9a0bbd453c3..2b4656e7618 100644 --- a/sdk/python/pulumi_aws/appmesh/mesh.py +++ b/sdk/python/pulumi_aws/appmesh/mesh.py @@ -350,8 +350,6 @@ def _internal_init(__self__, __props__.__dict__["mesh_owner"] = None __props__.__dict__["resource_owner"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Mesh, __self__).__init__( 'aws:appmesh/mesh:Mesh', resource_name, diff --git a/sdk/python/pulumi_aws/appmesh/route.py b/sdk/python/pulumi_aws/appmesh/route.py index ddd04a3f6e3..856f1c71675 100644 --- a/sdk/python/pulumi_aws/appmesh/route.py +++ b/sdk/python/pulumi_aws/appmesh/route.py @@ -626,8 +626,6 @@ def _internal_init(__self__, __props__.__dict__["last_updated_date"] = None __props__.__dict__["resource_owner"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Route, __self__).__init__( 'aws:appmesh/route:Route', resource_name, diff --git a/sdk/python/pulumi_aws/appmesh/virtual_gateway.py b/sdk/python/pulumi_aws/appmesh/virtual_gateway.py index 70297ff5a44..3917bcdf112 100644 --- a/sdk/python/pulumi_aws/appmesh/virtual_gateway.py +++ b/sdk/python/pulumi_aws/appmesh/virtual_gateway.py @@ -471,8 +471,6 @@ def _internal_init(__self__, __props__.__dict__["last_updated_date"] = None __props__.__dict__["resource_owner"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VirtualGateway, __self__).__init__( 'aws:appmesh/virtualGateway:VirtualGateway', resource_name, diff --git a/sdk/python/pulumi_aws/appmesh/virtual_node.py b/sdk/python/pulumi_aws/appmesh/virtual_node.py index 550c49cc612..9ac31a342ee 100644 --- a/sdk/python/pulumi_aws/appmesh/virtual_node.py +++ b/sdk/python/pulumi_aws/appmesh/virtual_node.py @@ -645,8 +645,6 @@ def _internal_init(__self__, __props__.__dict__["last_updated_date"] = None __props__.__dict__["resource_owner"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VirtualNode, __self__).__init__( 'aws:appmesh/virtualNode:VirtualNode', resource_name, diff --git a/sdk/python/pulumi_aws/appmesh/virtual_router.py b/sdk/python/pulumi_aws/appmesh/virtual_router.py index c96b125a68d..e8523dede2c 100644 --- a/sdk/python/pulumi_aws/appmesh/virtual_router.py +++ b/sdk/python/pulumi_aws/appmesh/virtual_router.py @@ -419,8 +419,6 @@ def _internal_init(__self__, __props__.__dict__["last_updated_date"] = None __props__.__dict__["resource_owner"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VirtualRouter, __self__).__init__( 'aws:appmesh/virtualRouter:VirtualRouter', resource_name, diff --git a/sdk/python/pulumi_aws/appmesh/virtual_service.py b/sdk/python/pulumi_aws/appmesh/virtual_service.py index d439a8ad700..59da10e9afe 100644 --- a/sdk/python/pulumi_aws/appmesh/virtual_service.py +++ b/sdk/python/pulumi_aws/appmesh/virtual_service.py @@ -431,8 +431,6 @@ def _internal_init(__self__, __props__.__dict__["last_updated_date"] = None __props__.__dict__["resource_owner"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VirtualService, __self__).__init__( 'aws:appmesh/virtualService:VirtualService', resource_name, diff --git a/sdk/python/pulumi_aws/apprunner/auto_scaling_configuration_version.py b/sdk/python/pulumi_aws/apprunner/auto_scaling_configuration_version.py index 35b04a671ee..0ab3ec90515 100644 --- a/sdk/python/pulumi_aws/apprunner/auto_scaling_configuration_version.py +++ b/sdk/python/pulumi_aws/apprunner/auto_scaling_configuration_version.py @@ -418,8 +418,6 @@ def _internal_init(__self__, __props__.__dict__["latest"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(AutoScalingConfigurationVersion, __self__).__init__( 'aws:apprunner/autoScalingConfigurationVersion:AutoScalingConfigurationVersion', resource_name, diff --git a/sdk/python/pulumi_aws/apprunner/connection.py b/sdk/python/pulumi_aws/apprunner/connection.py index 7b4dfcd0fcd..c997a9cbb13 100644 --- a/sdk/python/pulumi_aws/apprunner/connection.py +++ b/sdk/python/pulumi_aws/apprunner/connection.py @@ -287,8 +287,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Connection, __self__).__init__( 'aws:apprunner/connection:Connection', resource_name, diff --git a/sdk/python/pulumi_aws/apprunner/observability_configuration.py b/sdk/python/pulumi_aws/apprunner/observability_configuration.py index b0aed522616..66c5480144e 100644 --- a/sdk/python/pulumi_aws/apprunner/observability_configuration.py +++ b/sdk/python/pulumi_aws/apprunner/observability_configuration.py @@ -322,8 +322,6 @@ def _internal_init(__self__, __props__.__dict__["observability_configuration_revision"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ObservabilityConfiguration, __self__).__init__( 'aws:apprunner/observabilityConfiguration:ObservabilityConfiguration', resource_name, diff --git a/sdk/python/pulumi_aws/apprunner/service.py b/sdk/python/pulumi_aws/apprunner/service.py index 97b87259847..ef55466be9c 100644 --- a/sdk/python/pulumi_aws/apprunner/service.py +++ b/sdk/python/pulumi_aws/apprunner/service.py @@ -705,8 +705,6 @@ def _internal_init(__self__, __props__.__dict__["service_url"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Service, __self__).__init__( 'aws:apprunner/service:Service', resource_name, diff --git a/sdk/python/pulumi_aws/apprunner/vpc_connector.py b/sdk/python/pulumi_aws/apprunner/vpc_connector.py index e8ef56d46b0..edde44fa0d7 100644 --- a/sdk/python/pulumi_aws/apprunner/vpc_connector.py +++ b/sdk/python/pulumi_aws/apprunner/vpc_connector.py @@ -345,8 +345,6 @@ def _internal_init(__self__, __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["vpc_connector_revision"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VpcConnector, __self__).__init__( 'aws:apprunner/vpcConnector:VpcConnector', resource_name, diff --git a/sdk/python/pulumi_aws/apprunner/vpc_ingress_connection.py b/sdk/python/pulumi_aws/apprunner/vpc_ingress_connection.py index b8d18a4e47b..62fb7f34a88 100644 --- a/sdk/python/pulumi_aws/apprunner/vpc_ingress_connection.py +++ b/sdk/python/pulumi_aws/apprunner/vpc_ingress_connection.py @@ -344,8 +344,6 @@ def _internal_init(__self__, __props__.__dict__["domain_name"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VpcIngressConnection, __self__).__init__( 'aws:apprunner/vpcIngressConnection:VpcIngressConnection', resource_name, diff --git a/sdk/python/pulumi_aws/appstream/fleet.py b/sdk/python/pulumi_aws/appstream/fleet.py index 32a9bad9d35..3a1dcc9ba71 100644 --- a/sdk/python/pulumi_aws/appstream/fleet.py +++ b/sdk/python/pulumi_aws/appstream/fleet.py @@ -836,8 +836,6 @@ def _internal_init(__self__, __props__.__dict__["created_time"] = None __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Fleet, __self__).__init__( 'aws:appstream/fleet:Fleet', resource_name, diff --git a/sdk/python/pulumi_aws/appstream/image_builder.py b/sdk/python/pulumi_aws/appstream/image_builder.py index 38a51fe6859..e00c68ed3b0 100644 --- a/sdk/python/pulumi_aws/appstream/image_builder.py +++ b/sdk/python/pulumi_aws/appstream/image_builder.py @@ -683,8 +683,6 @@ def _internal_init(__self__, __props__.__dict__["created_time"] = None __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ImageBuilder, __self__).__init__( 'aws:appstream/imageBuilder:ImageBuilder', resource_name, diff --git a/sdk/python/pulumi_aws/appstream/stack.py b/sdk/python/pulumi_aws/appstream/stack.py index 02abbd2ba1d..d86437f8def 100644 --- a/sdk/python/pulumi_aws/appstream/stack.py +++ b/sdk/python/pulumi_aws/appstream/stack.py @@ -716,8 +716,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["created_time"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Stack, __self__).__init__( 'aws:appstream/stack:Stack', resource_name, diff --git a/sdk/python/pulumi_aws/appsync/graph_ql_api.py b/sdk/python/pulumi_aws/appsync/graph_ql_api.py index e881fa5c9f2..e2de8f932c4 100644 --- a/sdk/python/pulumi_aws/appsync/graph_ql_api.py +++ b/sdk/python/pulumi_aws/appsync/graph_ql_api.py @@ -644,8 +644,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["uris"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(GraphQLApi, __self__).__init__( 'aws:appsync/graphQLApi:GraphQLApi', resource_name, diff --git a/sdk/python/pulumi_aws/athena/data_catalog.py b/sdk/python/pulumi_aws/athena/data_catalog.py index 1b6249bc616..39ac612c311 100644 --- a/sdk/python/pulumi_aws/athena/data_catalog.py +++ b/sdk/python/pulumi_aws/athena/data_catalog.py @@ -433,8 +433,6 @@ def _internal_init(__self__, __props__.__dict__["type"] = type __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DataCatalog, __self__).__init__( 'aws:athena/dataCatalog:DataCatalog', resource_name, diff --git a/sdk/python/pulumi_aws/athena/workgroup.py b/sdk/python/pulumi_aws/athena/workgroup.py index 0775b70051e..4c79ab32756 100644 --- a/sdk/python/pulumi_aws/athena/workgroup.py +++ b/sdk/python/pulumi_aws/athena/workgroup.py @@ -384,8 +384,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Workgroup, __self__).__init__( 'aws:athena/workgroup:Workgroup', resource_name, diff --git a/sdk/python/pulumi_aws/auditmanager/assessment.py b/sdk/python/pulumi_aws/auditmanager/assessment.py index 0fcc1837bb8..b26b7ae6211 100644 --- a/sdk/python/pulumi_aws/auditmanager/assessment.py +++ b/sdk/python/pulumi_aws/auditmanager/assessment.py @@ -478,8 +478,6 @@ def _internal_init(__self__, __props__.__dict__["roles_alls"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Assessment, __self__).__init__( 'aws:auditmanager/assessment:Assessment', resource_name, diff --git a/sdk/python/pulumi_aws/auditmanager/control.py b/sdk/python/pulumi_aws/auditmanager/control.py index c047e559915..7fc51ba08b8 100644 --- a/sdk/python/pulumi_aws/auditmanager/control.py +++ b/sdk/python/pulumi_aws/auditmanager/control.py @@ -435,8 +435,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["type"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Control, __self__).__init__( 'aws:auditmanager/control:Control', resource_name, diff --git a/sdk/python/pulumi_aws/auditmanager/framework.py b/sdk/python/pulumi_aws/auditmanager/framework.py index 988e103ed8f..be98807568a 100644 --- a/sdk/python/pulumi_aws/auditmanager/framework.py +++ b/sdk/python/pulumi_aws/auditmanager/framework.py @@ -365,8 +365,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["framework_type"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Framework, __self__).__init__( 'aws:auditmanager/framework:Framework', resource_name, diff --git a/sdk/python/pulumi_aws/backup/framework.py b/sdk/python/pulumi_aws/backup/framework.py index 0dae5ec4f95..de14e58e804 100644 --- a/sdk/python/pulumi_aws/backup/framework.py +++ b/sdk/python/pulumi_aws/backup/framework.py @@ -496,8 +496,6 @@ def _internal_init(__self__, __props__.__dict__["deployment_status"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Framework, __self__).__init__( 'aws:backup/framework:Framework', resource_name, diff --git a/sdk/python/pulumi_aws/backup/plan.py b/sdk/python/pulumi_aws/backup/plan.py index c92f424fbb5..cc95bb3d5bd 100644 --- a/sdk/python/pulumi_aws/backup/plan.py +++ b/sdk/python/pulumi_aws/backup/plan.py @@ -338,8 +338,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["version"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Plan, __self__).__init__( 'aws:backup/plan:Plan', resource_name, diff --git a/sdk/python/pulumi_aws/backup/report_plan.py b/sdk/python/pulumi_aws/backup/report_plan.py index 44b2edbccab..3ddfae73ec5 100644 --- a/sdk/python/pulumi_aws/backup/report_plan.py +++ b/sdk/python/pulumi_aws/backup/report_plan.py @@ -392,8 +392,6 @@ def _internal_init(__self__, __props__.__dict__["creation_time"] = None __props__.__dict__["deployment_status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ReportPlan, __self__).__init__( 'aws:backup/reportPlan:ReportPlan', resource_name, diff --git a/sdk/python/pulumi_aws/backup/vault.py b/sdk/python/pulumi_aws/backup/vault.py index 8949a3a91b0..9dbcb502a09 100644 --- a/sdk/python/pulumi_aws/backup/vault.py +++ b/sdk/python/pulumi_aws/backup/vault.py @@ -307,8 +307,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["recovery_points"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Vault, __self__).__init__( 'aws:backup/vault:Vault', resource_name, diff --git a/sdk/python/pulumi_aws/batch/compute_environment.py b/sdk/python/pulumi_aws/batch/compute_environment.py index cff50b6d2b1..d54834708b1 100644 --- a/sdk/python/pulumi_aws/batch/compute_environment.py +++ b/sdk/python/pulumi_aws/batch/compute_environment.py @@ -722,8 +722,6 @@ def _internal_init(__self__, __props__.__dict__["status"] = None __props__.__dict__["status_reason"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ComputeEnvironment, __self__).__init__( 'aws:batch/computeEnvironment:ComputeEnvironment', resource_name, diff --git a/sdk/python/pulumi_aws/batch/job_definition.py b/sdk/python/pulumi_aws/batch/job_definition.py index 520b3618018..7ca7e6ecaa4 100644 --- a/sdk/python/pulumi_aws/batch/job_definition.py +++ b/sdk/python/pulumi_aws/batch/job_definition.py @@ -888,8 +888,6 @@ def _internal_init(__self__, __props__.__dict__["arn_prefix"] = None __props__.__dict__["revision"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(JobDefinition, __self__).__init__( 'aws:batch/jobDefinition:JobDefinition', resource_name, diff --git a/sdk/python/pulumi_aws/batch/job_queue.py b/sdk/python/pulumi_aws/batch/job_queue.py index ed5c5e6a3ca..838aa95eff6 100644 --- a/sdk/python/pulumi_aws/batch/job_queue.py +++ b/sdk/python/pulumi_aws/batch/job_queue.py @@ -464,8 +464,6 @@ def _internal_init(__self__, __props__.__dict__["timeouts"] = timeouts __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(JobQueue, __self__).__init__( 'aws:batch/jobQueue:JobQueue', resource_name, diff --git a/sdk/python/pulumi_aws/batch/scheduling_policy.py b/sdk/python/pulumi_aws/batch/scheduling_policy.py index a5fe5ed1330..aca6e6cbcbf 100644 --- a/sdk/python/pulumi_aws/batch/scheduling_policy.py +++ b/sdk/python/pulumi_aws/batch/scheduling_policy.py @@ -281,8 +281,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SchedulingPolicy, __self__).__init__( 'aws:batch/schedulingPolicy:SchedulingPolicy', resource_name, diff --git a/sdk/python/pulumi_aws/bedrock/custom_model.py b/sdk/python/pulumi_aws/bedrock/custom_model.py index 2b3d3e11ebe..9d91a1738b9 100644 --- a/sdk/python/pulumi_aws/bedrock/custom_model.py +++ b/sdk/python/pulumi_aws/bedrock/custom_model.py @@ -710,8 +710,6 @@ def _internal_init(__self__, __props__.__dict__["tags_all"] = None __props__.__dict__["training_metrics"] = None __props__.__dict__["validation_metrics"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(CustomModel, __self__).__init__( 'aws:bedrock/customModel:CustomModel', resource_name, diff --git a/sdk/python/pulumi_aws/bedrock/provisioned_model_throughput.py b/sdk/python/pulumi_aws/bedrock/provisioned_model_throughput.py index bf091b55986..fce8eeaa4c2 100644 --- a/sdk/python/pulumi_aws/bedrock/provisioned_model_throughput.py +++ b/sdk/python/pulumi_aws/bedrock/provisioned_model_throughput.py @@ -366,8 +366,6 @@ def _internal_init(__self__, __props__.__dict__["timeouts"] = timeouts __props__.__dict__["provisioned_model_arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ProvisionedModelThroughput, __self__).__init__( 'aws:bedrock/provisionedModelThroughput:ProvisionedModelThroughput', resource_name, diff --git a/sdk/python/pulumi_aws/cfg/aggregate_authorization.py b/sdk/python/pulumi_aws/cfg/aggregate_authorization.py index 1766b120f1c..793d14efa11 100644 --- a/sdk/python/pulumi_aws/cfg/aggregate_authorization.py +++ b/sdk/python/pulumi_aws/cfg/aggregate_authorization.py @@ -260,8 +260,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(AggregateAuthorization, __self__).__init__( 'aws:cfg/aggregateAuthorization:AggregateAuthorization', resource_name, diff --git a/sdk/python/pulumi_aws/cfg/configuration_aggregator.py b/sdk/python/pulumi_aws/cfg/configuration_aggregator.py index 8c56595717b..2ee47c39390 100644 --- a/sdk/python/pulumi_aws/cfg/configuration_aggregator.py +++ b/sdk/python/pulumi_aws/cfg/configuration_aggregator.py @@ -358,8 +358,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ConfigurationAggregator, __self__).__init__( 'aws:cfg/configurationAggregator:ConfigurationAggregator', resource_name, diff --git a/sdk/python/pulumi_aws/cfg/rule.py b/sdk/python/pulumi_aws/cfg/rule.py index ace8955f392..233fc24fc6a 100644 --- a/sdk/python/pulumi_aws/cfg/rule.py +++ b/sdk/python/pulumi_aws/cfg/rule.py @@ -614,8 +614,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["rule_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Rule, __self__).__init__( 'aws:cfg/rule:Rule', resource_name, diff --git a/sdk/python/pulumi_aws/chime/sdkvoice_sip_media_application.py b/sdk/python/pulumi_aws/chime/sdkvoice_sip_media_application.py index 496427409d3..5c1b0e16e3b 100644 --- a/sdk/python/pulumi_aws/chime/sdkvoice_sip_media_application.py +++ b/sdk/python/pulumi_aws/chime/sdkvoice_sip_media_application.py @@ -314,8 +314,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SdkvoiceSipMediaApplication, __self__).__init__( 'aws:chime/sdkvoiceSipMediaApplication:SdkvoiceSipMediaApplication', resource_name, diff --git a/sdk/python/pulumi_aws/chime/sdkvoice_voice_profile_domain.py b/sdk/python/pulumi_aws/chime/sdkvoice_voice_profile_domain.py index 1fe81de904d..cea9c376adb 100644 --- a/sdk/python/pulumi_aws/chime/sdkvoice_voice_profile_domain.py +++ b/sdk/python/pulumi_aws/chime/sdkvoice_voice_profile_domain.py @@ -302,8 +302,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SdkvoiceVoiceProfileDomain, __self__).__init__( 'aws:chime/sdkvoiceVoiceProfileDomain:SdkvoiceVoiceProfileDomain', resource_name, diff --git a/sdk/python/pulumi_aws/chime/voice_connector.py b/sdk/python/pulumi_aws/chime/voice_connector.py index 19f1bf1bf59..47720e36f30 100644 --- a/sdk/python/pulumi_aws/chime/voice_connector.py +++ b/sdk/python/pulumi_aws/chime/voice_connector.py @@ -322,8 +322,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["outbound_host_name"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VoiceConnector, __self__).__init__( 'aws:chime/voiceConnector:VoiceConnector', resource_name, diff --git a/sdk/python/pulumi_aws/chimesdkmediapipelines/media_insights_pipeline_configuration.py b/sdk/python/pulumi_aws/chimesdkmediapipelines/media_insights_pipeline_configuration.py index 6cfcc9ffa24..2dac8b5ce0a 100644 --- a/sdk/python/pulumi_aws/chimesdkmediapipelines/media_insights_pipeline_configuration.py +++ b/sdk/python/pulumi_aws/chimesdkmediapipelines/media_insights_pipeline_configuration.py @@ -780,8 +780,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(MediaInsightsPipelineConfiguration, __self__).__init__( 'aws:chimesdkmediapipelines/mediaInsightsPipelineConfiguration:MediaInsightsPipelineConfiguration', resource_name, diff --git a/sdk/python/pulumi_aws/cleanrooms/collaboration.py b/sdk/python/pulumi_aws/cleanrooms/collaboration.py index 8db0fe41470..23f57434e25 100644 --- a/sdk/python/pulumi_aws/cleanrooms/collaboration.py +++ b/sdk/python/pulumi_aws/cleanrooms/collaboration.py @@ -574,8 +574,6 @@ def _internal_init(__self__, __props__.__dict__["create_time"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["update_time"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Collaboration, __self__).__init__( 'aws:cleanrooms/collaboration:Collaboration', resource_name, diff --git a/sdk/python/pulumi_aws/cleanrooms/configured_table.py b/sdk/python/pulumi_aws/cleanrooms/configured_table.py index 0ca4d7d98fd..943abb76e3a 100644 --- a/sdk/python/pulumi_aws/cleanrooms/configured_table.py +++ b/sdk/python/pulumi_aws/cleanrooms/configured_table.py @@ -437,8 +437,6 @@ def _internal_init(__self__, __props__.__dict__["create_time"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["update_time"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ConfiguredTable, __self__).__init__( 'aws:cleanrooms/configuredTable:ConfiguredTable', resource_name, diff --git a/sdk/python/pulumi_aws/cloud9/environment_ec2.py b/sdk/python/pulumi_aws/cloud9/environment_ec2.py index a09ac998bf7..a8675b8fcd2 100644 --- a/sdk/python/pulumi_aws/cloud9/environment_ec2.py +++ b/sdk/python/pulumi_aws/cloud9/environment_ec2.py @@ -593,8 +593,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["type"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(EnvironmentEC2, __self__).__init__( 'aws:cloud9/environmentEC2:EnvironmentEC2', resource_name, diff --git a/sdk/python/pulumi_aws/cloudformation/stack.py b/sdk/python/pulumi_aws/cloudformation/stack.py index 1b1cb9d2842..ff3ae50e8b4 100644 --- a/sdk/python/pulumi_aws/cloudformation/stack.py +++ b/sdk/python/pulumi_aws/cloudformation/stack.py @@ -693,8 +693,6 @@ def _internal_init(__self__, __props__.__dict__["timeout_in_minutes"] = timeout_in_minutes __props__.__dict__["outputs"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Stack, __self__).__init__( 'aws:cloudformation/stack:Stack', resource_name, diff --git a/sdk/python/pulumi_aws/cloudformation/stack_set.py b/sdk/python/pulumi_aws/cloudformation/stack_set.py index 464870a9e51..808b86abb4e 100644 --- a/sdk/python/pulumi_aws/cloudformation/stack_set.py +++ b/sdk/python/pulumi_aws/cloudformation/stack_set.py @@ -781,8 +781,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["stack_set_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(StackSet, __self__).__init__( 'aws:cloudformation/stackSet:StackSet', resource_name, diff --git a/sdk/python/pulumi_aws/cloudfront/distribution.py b/sdk/python/pulumi_aws/cloudfront/distribution.py index 93313547901..53ccd032540 100644 --- a/sdk/python/pulumi_aws/cloudfront/distribution.py +++ b/sdk/python/pulumi_aws/cloudfront/distribution.py @@ -1508,8 +1508,6 @@ def _internal_init(__self__, __props__.__dict__["tags_all"] = None __props__.__dict__["trusted_key_groups"] = None __props__.__dict__["trusted_signers"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Distribution, __self__).__init__( 'aws:cloudfront/distribution:Distribution', resource_name, diff --git a/sdk/python/pulumi_aws/cloudhsmv2/cluster.py b/sdk/python/pulumi_aws/cloudhsmv2/cluster.py index d9b8938c3c8..869ccb09ea9 100644 --- a/sdk/python/pulumi_aws/cloudhsmv2/cluster.py +++ b/sdk/python/pulumi_aws/cloudhsmv2/cluster.py @@ -372,8 +372,6 @@ def _internal_init(__self__, __props__.__dict__["security_group_id"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["vpc_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Cluster, __self__).__init__( 'aws:cloudhsmv2/cluster:Cluster', resource_name, diff --git a/sdk/python/pulumi_aws/cloudtrail/event_data_store.py b/sdk/python/pulumi_aws/cloudtrail/event_data_store.py index 16d1cefc7c3..03730dd3517 100644 --- a/sdk/python/pulumi_aws/cloudtrail/event_data_store.py +++ b/sdk/python/pulumi_aws/cloudtrail/event_data_store.py @@ -520,8 +520,6 @@ def _internal_init(__self__, __props__.__dict__["termination_protection_enabled"] = termination_protection_enabled __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(EventDataStore, __self__).__init__( 'aws:cloudtrail/eventDataStore:EventDataStore', resource_name, diff --git a/sdk/python/pulumi_aws/cloudtrail/trail.py b/sdk/python/pulumi_aws/cloudtrail/trail.py index 2e2fa01b8fc..9338b560a5f 100644 --- a/sdk/python/pulumi_aws/cloudtrail/trail.py +++ b/sdk/python/pulumi_aws/cloudtrail/trail.py @@ -992,8 +992,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["home_region"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Trail, __self__).__init__( 'aws:cloudtrail/trail:Trail', resource_name, diff --git a/sdk/python/pulumi_aws/cloudwatch/composite_alarm.py b/sdk/python/pulumi_aws/cloudwatch/composite_alarm.py index b4f72ee6525..979acd3f260 100644 --- a/sdk/python/pulumi_aws/cloudwatch/composite_alarm.py +++ b/sdk/python/pulumi_aws/cloudwatch/composite_alarm.py @@ -502,8 +502,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(CompositeAlarm, __self__).__init__( 'aws:cloudwatch/compositeAlarm:CompositeAlarm', resource_name, diff --git a/sdk/python/pulumi_aws/cloudwatch/event_bus.py b/sdk/python/pulumi_aws/cloudwatch/event_bus.py index 1d52b62a110..2f281eadb01 100644 --- a/sdk/python/pulumi_aws/cloudwatch/event_bus.py +++ b/sdk/python/pulumi_aws/cloudwatch/event_bus.py @@ -274,8 +274,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(EventBus, __self__).__init__( 'aws:cloudwatch/eventBus:EventBus', resource_name, diff --git a/sdk/python/pulumi_aws/cloudwatch/event_rule.py b/sdk/python/pulumi_aws/cloudwatch/event_rule.py index c219ccc3ce0..865b0daf842 100644 --- a/sdk/python/pulumi_aws/cloudwatch/event_rule.py +++ b/sdk/python/pulumi_aws/cloudwatch/event_rule.py @@ -604,8 +604,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(EventRule, __self__).__init__( 'aws:cloudwatch/eventRule:EventRule', resource_name, diff --git a/sdk/python/pulumi_aws/cloudwatch/internet_monitor.py b/sdk/python/pulumi_aws/cloudwatch/internet_monitor.py index 0ea3581b2c3..83ea36e9482 100644 --- a/sdk/python/pulumi_aws/cloudwatch/internet_monitor.py +++ b/sdk/python/pulumi_aws/cloudwatch/internet_monitor.py @@ -447,8 +447,6 @@ def _internal_init(__self__, __props__.__dict__["traffic_percentage_to_monitor"] = traffic_percentage_to_monitor __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(InternetMonitor, __self__).__init__( 'aws:cloudwatch/internetMonitor:InternetMonitor', resource_name, diff --git a/sdk/python/pulumi_aws/cloudwatch/log_destination.py b/sdk/python/pulumi_aws/cloudwatch/log_destination.py index 61e473c9e50..a441d6de97b 100644 --- a/sdk/python/pulumi_aws/cloudwatch/log_destination.py +++ b/sdk/python/pulumi_aws/cloudwatch/log_destination.py @@ -296,8 +296,6 @@ def _internal_init(__self__, __props__.__dict__["target_arn"] = target_arn __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(LogDestination, __self__).__init__( 'aws:cloudwatch/logDestination:LogDestination', resource_name, diff --git a/sdk/python/pulumi_aws/cloudwatch/log_group.py b/sdk/python/pulumi_aws/cloudwatch/log_group.py index 4526a4a10a6..fe366b046dc 100644 --- a/sdk/python/pulumi_aws/cloudwatch/log_group.py +++ b/sdk/python/pulumi_aws/cloudwatch/log_group.py @@ -424,8 +424,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(LogGroup, __self__).__init__( 'aws:cloudwatch/logGroup:LogGroup', resource_name, diff --git a/sdk/python/pulumi_aws/cloudwatch/metric_alarm.py b/sdk/python/pulumi_aws/cloudwatch/metric_alarm.py index 1701a0c073b..62795731441 100644 --- a/sdk/python/pulumi_aws/cloudwatch/metric_alarm.py +++ b/sdk/python/pulumi_aws/cloudwatch/metric_alarm.py @@ -1273,8 +1273,6 @@ def _internal_init(__self__, __props__.__dict__["unit"] = unit __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(MetricAlarm, __self__).__init__( 'aws:cloudwatch/metricAlarm:MetricAlarm', resource_name, diff --git a/sdk/python/pulumi_aws/cloudwatch/metric_stream.py b/sdk/python/pulumi_aws/cloudwatch/metric_stream.py index 7aba1349832..e30cf96dd46 100644 --- a/sdk/python/pulumi_aws/cloudwatch/metric_stream.py +++ b/sdk/python/pulumi_aws/cloudwatch/metric_stream.py @@ -780,8 +780,6 @@ def _internal_init(__self__, __props__.__dict__["last_update_date"] = None __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(MetricStream, __self__).__init__( 'aws:cloudwatch/metricStream:MetricStream', resource_name, diff --git a/sdk/python/pulumi_aws/codeartifact/domain.py b/sdk/python/pulumi_aws/codeartifact/domain.py index 81271d4c757..7812f790b08 100644 --- a/sdk/python/pulumi_aws/codeartifact/domain.py +++ b/sdk/python/pulumi_aws/codeartifact/domain.py @@ -340,8 +340,6 @@ def _internal_init(__self__, __props__.__dict__["repository_count"] = None __props__.__dict__["s3_bucket_arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Domain, __self__).__init__( 'aws:codeartifact/domain:Domain', resource_name, diff --git a/sdk/python/pulumi_aws/codeartifact/repository.py b/sdk/python/pulumi_aws/codeartifact/repository.py index 0d40489aa7b..2d81263ee7b 100644 --- a/sdk/python/pulumi_aws/codeartifact/repository.py +++ b/sdk/python/pulumi_aws/codeartifact/repository.py @@ -495,8 +495,6 @@ def _internal_init(__self__, __props__.__dict__["administrator_account"] = None __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Repository, __self__).__init__( 'aws:codeartifact/repository:Repository', resource_name, diff --git a/sdk/python/pulumi_aws/codebuild/project.py b/sdk/python/pulumi_aws/codebuild/project.py index 98d568cbe34..df564e5f96d 100644 --- a/sdk/python/pulumi_aws/codebuild/project.py +++ b/sdk/python/pulumi_aws/codebuild/project.py @@ -1346,8 +1346,6 @@ def _internal_init(__self__, __props__.__dict__["badge_url"] = None __props__.__dict__["public_project_alias"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Project, __self__).__init__( 'aws:codebuild/project:Project', resource_name, diff --git a/sdk/python/pulumi_aws/codebuild/report_group.py b/sdk/python/pulumi_aws/codebuild/report_group.py index d0c380238b4..5c5895edd57 100644 --- a/sdk/python/pulumi_aws/codebuild/report_group.py +++ b/sdk/python/pulumi_aws/codebuild/report_group.py @@ -401,8 +401,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["created"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ReportGroup, __self__).__init__( 'aws:codebuild/reportGroup:ReportGroup', resource_name, diff --git a/sdk/python/pulumi_aws/codecommit/repository.py b/sdk/python/pulumi_aws/codecommit/repository.py index 0641c005b73..3c597ca1ec6 100644 --- a/sdk/python/pulumi_aws/codecommit/repository.py +++ b/sdk/python/pulumi_aws/codecommit/repository.py @@ -410,8 +410,6 @@ def _internal_init(__self__, __props__.__dict__["clone_url_ssh"] = None __props__.__dict__["repository_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Repository, __self__).__init__( 'aws:codecommit/repository:Repository', resource_name, diff --git a/sdk/python/pulumi_aws/codedeploy/application.py b/sdk/python/pulumi_aws/codedeploy/application.py index 0e2e6d6cd9e..d67ad43d916 100644 --- a/sdk/python/pulumi_aws/codedeploy/application.py +++ b/sdk/python/pulumi_aws/codedeploy/application.py @@ -339,8 +339,6 @@ def _internal_init(__self__, __props__.__dict__["github_account_name"] = None __props__.__dict__["linked_to_github"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Application, __self__).__init__( 'aws:codedeploy/application:Application', resource_name, diff --git a/sdk/python/pulumi_aws/codedeploy/deployment_group.py b/sdk/python/pulumi_aws/codedeploy/deployment_group.py index 7c86d460bf9..d8e4ac62ff6 100644 --- a/sdk/python/pulumi_aws/codedeploy/deployment_group.py +++ b/sdk/python/pulumi_aws/codedeploy/deployment_group.py @@ -1055,8 +1055,6 @@ def _internal_init(__self__, __props__.__dict__["compute_platform"] = None __props__.__dict__["deployment_group_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DeploymentGroup, __self__).__init__( 'aws:codedeploy/deploymentGroup:DeploymentGroup', resource_name, diff --git a/sdk/python/pulumi_aws/codeguruprofiler/profiling_group.py b/sdk/python/pulumi_aws/codeguruprofiler/profiling_group.py index dc13cbedcf4..f643991894e 100644 --- a/sdk/python/pulumi_aws/codeguruprofiler/profiling_group.py +++ b/sdk/python/pulumi_aws/codeguruprofiler/profiling_group.py @@ -312,8 +312,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ProfilingGroup, __self__).__init__( 'aws:codeguruprofiler/profilingGroup:ProfilingGroup', resource_name, diff --git a/sdk/python/pulumi_aws/codegurureviewer/repository_association.py b/sdk/python/pulumi_aws/codegurureviewer/repository_association.py index ad306c7e323..a72845b92f9 100644 --- a/sdk/python/pulumi_aws/codegurureviewer/repository_association.py +++ b/sdk/python/pulumi_aws/codegurureviewer/repository_association.py @@ -392,8 +392,6 @@ def _internal_init(__self__, __props__.__dict__["state"] = None __props__.__dict__["state_reason"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(RepositoryAssociation, __self__).__init__( 'aws:codegurureviewer/repositoryAssociation:RepositoryAssociation', resource_name, diff --git a/sdk/python/pulumi_aws/codepipeline/custom_action_type.py b/sdk/python/pulumi_aws/codepipeline/custom_action_type.py index bbe17afa5b6..ceacbf7549b 100644 --- a/sdk/python/pulumi_aws/codepipeline/custom_action_type.py +++ b/sdk/python/pulumi_aws/codepipeline/custom_action_type.py @@ -480,8 +480,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["owner"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(CustomActionType, __self__).__init__( 'aws:codepipeline/customActionType:CustomActionType', resource_name, diff --git a/sdk/python/pulumi_aws/codepipeline/pipeline.py b/sdk/python/pulumi_aws/codepipeline/pipeline.py index 4952e3b6f4e..68d23c87dc1 100644 --- a/sdk/python/pulumi_aws/codepipeline/pipeline.py +++ b/sdk/python/pulumi_aws/codepipeline/pipeline.py @@ -623,8 +623,6 @@ def _internal_init(__self__, __props__.__dict__["variables"] = variables __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Pipeline, __self__).__init__( 'aws:codepipeline/pipeline:Pipeline', resource_name, diff --git a/sdk/python/pulumi_aws/codepipeline/webhook.py b/sdk/python/pulumi_aws/codepipeline/webhook.py index 0c28bb1d2e5..bbcd668dc9a 100644 --- a/sdk/python/pulumi_aws/codepipeline/webhook.py +++ b/sdk/python/pulumi_aws/codepipeline/webhook.py @@ -549,8 +549,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["url"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Webhook, __self__).__init__( 'aws:codepipeline/webhook:Webhook', resource_name, diff --git a/sdk/python/pulumi_aws/codestarconnections/connection.py b/sdk/python/pulumi_aws/codestarconnections/connection.py index 23d2f686814..34d7fa08d4a 100644 --- a/sdk/python/pulumi_aws/codestarconnections/connection.py +++ b/sdk/python/pulumi_aws/codestarconnections/connection.py @@ -369,8 +369,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["connection_status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Connection, __self__).__init__( 'aws:codestarconnections/connection:Connection', resource_name, diff --git a/sdk/python/pulumi_aws/codestarnotifications/notification_rule.py b/sdk/python/pulumi_aws/codestarnotifications/notification_rule.py index 0a5b16a7892..5b8581ae7b4 100644 --- a/sdk/python/pulumi_aws/codestarnotifications/notification_rule.py +++ b/sdk/python/pulumi_aws/codestarnotifications/notification_rule.py @@ -446,8 +446,6 @@ def _internal_init(__self__, __props__.__dict__["targets"] = targets __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(NotificationRule, __self__).__init__( 'aws:codestarnotifications/notificationRule:NotificationRule', resource_name, diff --git a/sdk/python/pulumi_aws/cognito/identity_pool.py b/sdk/python/pulumi_aws/cognito/identity_pool.py index bda13648ecd..5b905c62fd8 100644 --- a/sdk/python/pulumi_aws/cognito/identity_pool.py +++ b/sdk/python/pulumi_aws/cognito/identity_pool.py @@ -522,8 +522,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(IdentityPool, __self__).__init__( 'aws:cognito/identityPool:IdentityPool', resource_name, diff --git a/sdk/python/pulumi_aws/cognito/user_pool.py b/sdk/python/pulumi_aws/cognito/user_pool.py index 481d6a40372..9ccec82516a 100644 --- a/sdk/python/pulumi_aws/cognito/user_pool.py +++ b/sdk/python/pulumi_aws/cognito/user_pool.py @@ -1202,8 +1202,6 @@ def _internal_init(__self__, __props__.__dict__["estimated_number_of_users"] = None __props__.__dict__["last_modified_date"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(UserPool, __self__).__init__( 'aws:cognito/userPool:UserPool', resource_name, diff --git a/sdk/python/pulumi_aws/comprehend/document_classifier.py b/sdk/python/pulumi_aws/comprehend/document_classifier.py index 2cbbdb30c2b..51775ea4469 100644 --- a/sdk/python/pulumi_aws/comprehend/document_classifier.py +++ b/sdk/python/pulumi_aws/comprehend/document_classifier.py @@ -710,8 +710,6 @@ def _internal_init(__self__, __props__.__dict__["vpc_config"] = vpc_config __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DocumentClassifier, __self__).__init__( 'aws:comprehend/documentClassifier:DocumentClassifier', resource_name, diff --git a/sdk/python/pulumi_aws/comprehend/entity_recognizer.py b/sdk/python/pulumi_aws/comprehend/entity_recognizer.py index 6c7bc7b3a2c..3ee30a1299a 100644 --- a/sdk/python/pulumi_aws/comprehend/entity_recognizer.py +++ b/sdk/python/pulumi_aws/comprehend/entity_recognizer.py @@ -639,8 +639,6 @@ def _internal_init(__self__, __props__.__dict__["vpc_config"] = vpc_config __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(EntityRecognizer, __self__).__init__( 'aws:comprehend/entityRecognizer:EntityRecognizer', resource_name, diff --git a/sdk/python/pulumi_aws/connect/contact_flow.py b/sdk/python/pulumi_aws/connect/contact_flow.py index 6c63473d185..4f30019410d 100644 --- a/sdk/python/pulumi_aws/connect/contact_flow.py +++ b/sdk/python/pulumi_aws/connect/contact_flow.py @@ -534,8 +534,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["contact_flow_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ContactFlow, __self__).__init__( 'aws:connect/contactFlow:ContactFlow', resource_name, diff --git a/sdk/python/pulumi_aws/connect/contact_flow_module.py b/sdk/python/pulumi_aws/connect/contact_flow_module.py index b7eacf44364..c0ad6d643aa 100644 --- a/sdk/python/pulumi_aws/connect/contact_flow_module.py +++ b/sdk/python/pulumi_aws/connect/contact_flow_module.py @@ -528,8 +528,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["contact_flow_module_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ContactFlowModule, __self__).__init__( 'aws:connect/contactFlowModule:ContactFlowModule', resource_name, diff --git a/sdk/python/pulumi_aws/connect/hours_of_operation.py b/sdk/python/pulumi_aws/connect/hours_of_operation.py index a151886ca7f..7a55363152a 100644 --- a/sdk/python/pulumi_aws/connect/hours_of_operation.py +++ b/sdk/python/pulumi_aws/connect/hours_of_operation.py @@ -446,8 +446,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["hours_of_operation_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(HoursOfOperation, __self__).__init__( 'aws:connect/hoursOfOperation:HoursOfOperation', resource_name, diff --git a/sdk/python/pulumi_aws/connect/phone_number.py b/sdk/python/pulumi_aws/connect/phone_number.py index 7209ff633dc..bca0bb4fbbb 100644 --- a/sdk/python/pulumi_aws/connect/phone_number.py +++ b/sdk/python/pulumi_aws/connect/phone_number.py @@ -465,8 +465,6 @@ def _internal_init(__self__, __props__.__dict__["phone_number"] = None __props__.__dict__["statuses"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(PhoneNumber, __self__).__init__( 'aws:connect/phoneNumber:PhoneNumber', resource_name, diff --git a/sdk/python/pulumi_aws/connect/queue.py b/sdk/python/pulumi_aws/connect/queue.py index 74bddb6d98e..7ca1b5b8333 100644 --- a/sdk/python/pulumi_aws/connect/queue.py +++ b/sdk/python/pulumi_aws/connect/queue.py @@ -575,8 +575,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["queue_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Queue, __self__).__init__( 'aws:connect/queue:Queue', resource_name, diff --git a/sdk/python/pulumi_aws/connect/quick_connect.py b/sdk/python/pulumi_aws/connect/quick_connect.py index c5370de6245..6bc95cbefdd 100644 --- a/sdk/python/pulumi_aws/connect/quick_connect.py +++ b/sdk/python/pulumi_aws/connect/quick_connect.py @@ -371,8 +371,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["quick_connect_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(QuickConnect, __self__).__init__( 'aws:connect/quickConnect:QuickConnect', resource_name, diff --git a/sdk/python/pulumi_aws/connect/routing_profile.py b/sdk/python/pulumi_aws/connect/routing_profile.py index e52106fd0ec..84964f80665 100644 --- a/sdk/python/pulumi_aws/connect/routing_profile.py +++ b/sdk/python/pulumi_aws/connect/routing_profile.py @@ -460,8 +460,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["routing_profile_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(RoutingProfile, __self__).__init__( 'aws:connect/routingProfile:RoutingProfile', resource_name, diff --git a/sdk/python/pulumi_aws/connect/security_profile.py b/sdk/python/pulumi_aws/connect/security_profile.py index 6d3b94cf6a5..2d5022df81b 100644 --- a/sdk/python/pulumi_aws/connect/security_profile.py +++ b/sdk/python/pulumi_aws/connect/security_profile.py @@ -386,8 +386,6 @@ def _internal_init(__self__, __props__.__dict__["organization_resource_id"] = None __props__.__dict__["security_profile_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SecurityProfile, __self__).__init__( 'aws:connect/securityProfile:SecurityProfile', resource_name, diff --git a/sdk/python/pulumi_aws/connect/user.py b/sdk/python/pulumi_aws/connect/user.py index 785c24b377d..e8b14ac15f6 100644 --- a/sdk/python/pulumi_aws/connect/user.py +++ b/sdk/python/pulumi_aws/connect/user.py @@ -720,7 +720,7 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["user_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["password", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["password"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(User, __self__).__init__( 'aws:connect/user:User', diff --git a/sdk/python/pulumi_aws/connect/user_hierarchy_group.py b/sdk/python/pulumi_aws/connect/user_hierarchy_group.py index 725914f0055..c6383a84d48 100644 --- a/sdk/python/pulumi_aws/connect/user_hierarchy_group.py +++ b/sdk/python/pulumi_aws/connect/user_hierarchy_group.py @@ -401,8 +401,6 @@ def _internal_init(__self__, __props__.__dict__["hierarchy_paths"] = None __props__.__dict__["level_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(UserHierarchyGroup, __self__).__init__( 'aws:connect/userHierarchyGroup:UserHierarchyGroup', resource_name, diff --git a/sdk/python/pulumi_aws/connect/vocabulary.py b/sdk/python/pulumi_aws/connect/vocabulary.py index e3ed3eb73bf..d042e503e54 100644 --- a/sdk/python/pulumi_aws/connect/vocabulary.py +++ b/sdk/python/pulumi_aws/connect/vocabulary.py @@ -424,8 +424,6 @@ def _internal_init(__self__, __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["vocabulary_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Vocabulary, __self__).__init__( 'aws:connect/vocabulary:Vocabulary', resource_name, diff --git a/sdk/python/pulumi_aws/controltower/landing_zone.py b/sdk/python/pulumi_aws/controltower/landing_zone.py index 525b8459d43..044c55ced8a 100644 --- a/sdk/python/pulumi_aws/controltower/landing_zone.py +++ b/sdk/python/pulumi_aws/controltower/landing_zone.py @@ -298,8 +298,6 @@ def _internal_init(__self__, __props__.__dict__["drift_statuses"] = None __props__.__dict__["latest_available_version"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(LandingZone, __self__).__init__( 'aws:controltower/landingZone:LandingZone', resource_name, diff --git a/sdk/python/pulumi_aws/costexplorer/anomaly_monitor.py b/sdk/python/pulumi_aws/costexplorer/anomaly_monitor.py index c6e0c926bbe..c03f1a5c1c9 100644 --- a/sdk/python/pulumi_aws/costexplorer/anomaly_monitor.py +++ b/sdk/python/pulumi_aws/costexplorer/anomaly_monitor.py @@ -381,8 +381,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(AnomalyMonitor, __self__).__init__( 'aws:costexplorer/anomalyMonitor:AnomalyMonitor', resource_name, diff --git a/sdk/python/pulumi_aws/costexplorer/anomaly_subscription.py b/sdk/python/pulumi_aws/costexplorer/anomaly_subscription.py index b147cc2bf0f..66901072333 100644 --- a/sdk/python/pulumi_aws/costexplorer/anomaly_subscription.py +++ b/sdk/python/pulumi_aws/costexplorer/anomaly_subscription.py @@ -651,8 +651,6 @@ def _internal_init(__self__, __props__.__dict__["threshold_expression"] = threshold_expression __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(AnomalySubscription, __self__).__init__( 'aws:costexplorer/anomalySubscription:AnomalySubscription', resource_name, diff --git a/sdk/python/pulumi_aws/costexplorer/cost_category.py b/sdk/python/pulumi_aws/costexplorer/cost_category.py index c17dec58d1f..7988713e0f0 100644 --- a/sdk/python/pulumi_aws/costexplorer/cost_category.py +++ b/sdk/python/pulumi_aws/costexplorer/cost_category.py @@ -495,8 +495,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["effective_end"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(CostCategory, __self__).__init__( 'aws:costexplorer/costCategory:CostCategory', resource_name, diff --git a/sdk/python/pulumi_aws/customerprofiles/domain.py b/sdk/python/pulumi_aws/customerprofiles/domain.py index 9fac8631c09..8e4c146a741 100644 --- a/sdk/python/pulumi_aws/customerprofiles/domain.py +++ b/sdk/python/pulumi_aws/customerprofiles/domain.py @@ -514,8 +514,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Domain, __self__).__init__( 'aws:customerprofiles/domain:Domain', resource_name, diff --git a/sdk/python/pulumi_aws/dataexchange/data_set.py b/sdk/python/pulumi_aws/dataexchange/data_set.py index 206dce8c0f3..e3369adad34 100644 --- a/sdk/python/pulumi_aws/dataexchange/data_set.py +++ b/sdk/python/pulumi_aws/dataexchange/data_set.py @@ -296,8 +296,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DataSet, __self__).__init__( 'aws:dataexchange/dataSet:DataSet', resource_name, diff --git a/sdk/python/pulumi_aws/dataexchange/revision.py b/sdk/python/pulumi_aws/dataexchange/revision.py index 87d564320e8..ee751600a47 100644 --- a/sdk/python/pulumi_aws/dataexchange/revision.py +++ b/sdk/python/pulumi_aws/dataexchange/revision.py @@ -272,8 +272,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["revision_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Revision, __self__).__init__( 'aws:dataexchange/revision:Revision', resource_name, diff --git a/sdk/python/pulumi_aws/datapipeline/pipeline.py b/sdk/python/pulumi_aws/datapipeline/pipeline.py index 9872bcd4b80..d83c90f82a6 100644 --- a/sdk/python/pulumi_aws/datapipeline/pipeline.py +++ b/sdk/python/pulumi_aws/datapipeline/pipeline.py @@ -237,8 +237,6 @@ def _internal_init(__self__, __props__.__dict__["name"] = name __props__.__dict__["tags"] = tags __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Pipeline, __self__).__init__( 'aws:datapipeline/pipeline:Pipeline', resource_name, diff --git a/sdk/python/pulumi_aws/datasync/agent.py b/sdk/python/pulumi_aws/datasync/agent.py index cb1a64aa4ee..a486524512c 100644 --- a/sdk/python/pulumi_aws/datasync/agent.py +++ b/sdk/python/pulumi_aws/datasync/agent.py @@ -438,8 +438,6 @@ def _internal_init(__self__, __props__.__dict__["vpc_endpoint_id"] = vpc_endpoint_id __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Agent, __self__).__init__( 'aws:datasync/agent:Agent', resource_name, diff --git a/sdk/python/pulumi_aws/datasync/efs_location.py b/sdk/python/pulumi_aws/datasync/efs_location.py index 6a584ff356e..1858b6d1890 100644 --- a/sdk/python/pulumi_aws/datasync/efs_location.py +++ b/sdk/python/pulumi_aws/datasync/efs_location.py @@ -429,8 +429,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["uri"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(EfsLocation, __self__).__init__( 'aws:datasync/efsLocation:EfsLocation', resource_name, diff --git a/sdk/python/pulumi_aws/datasync/fsx_open_zfs_file_system.py b/sdk/python/pulumi_aws/datasync/fsx_open_zfs_file_system.py index 5242fca0c03..f0546e9515f 100644 --- a/sdk/python/pulumi_aws/datasync/fsx_open_zfs_file_system.py +++ b/sdk/python/pulumi_aws/datasync/fsx_open_zfs_file_system.py @@ -383,8 +383,6 @@ def _internal_init(__self__, __props__.__dict__["creation_time"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["uri"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(FsxOpenZfsFileSystem, __self__).__init__( 'aws:datasync/fsxOpenZfsFileSystem:FsxOpenZfsFileSystem', resource_name, diff --git a/sdk/python/pulumi_aws/datasync/location_azure_blob.py b/sdk/python/pulumi_aws/datasync/location_azure_blob.py index bc0e35f59d7..2e41e447dcc 100644 --- a/sdk/python/pulumi_aws/datasync/location_azure_blob.py +++ b/sdk/python/pulumi_aws/datasync/location_azure_blob.py @@ -468,8 +468,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["uri"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(LocationAzureBlob, __self__).__init__( 'aws:datasync/locationAzureBlob:LocationAzureBlob', resource_name, diff --git a/sdk/python/pulumi_aws/datasync/location_fsx_lustre.py b/sdk/python/pulumi_aws/datasync/location_fsx_lustre.py index 0e16a1e18cb..0bccde4a378 100644 --- a/sdk/python/pulumi_aws/datasync/location_fsx_lustre.py +++ b/sdk/python/pulumi_aws/datasync/location_fsx_lustre.py @@ -330,8 +330,6 @@ def _internal_init(__self__, __props__.__dict__["creation_time"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["uri"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(LocationFsxLustre, __self__).__init__( 'aws:datasync/locationFsxLustre:LocationFsxLustre', resource_name, diff --git a/sdk/python/pulumi_aws/datasync/location_fsx_ontap_file_system.py b/sdk/python/pulumi_aws/datasync/location_fsx_ontap_file_system.py index facff2a172c..1615d79b7b2 100644 --- a/sdk/python/pulumi_aws/datasync/location_fsx_ontap_file_system.py +++ b/sdk/python/pulumi_aws/datasync/location_fsx_ontap_file_system.py @@ -380,8 +380,6 @@ def _internal_init(__self__, __props__.__dict__["fsx_filesystem_arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["uri"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(LocationFsxOntapFileSystem, __self__).__init__( 'aws:datasync/locationFsxOntapFileSystem:LocationFsxOntapFileSystem', resource_name, diff --git a/sdk/python/pulumi_aws/datasync/location_fsx_windows.py b/sdk/python/pulumi_aws/datasync/location_fsx_windows.py index 0b91e4a8f2c..8a1b8851522 100644 --- a/sdk/python/pulumi_aws/datasync/location_fsx_windows.py +++ b/sdk/python/pulumi_aws/datasync/location_fsx_windows.py @@ -444,7 +444,7 @@ def _internal_init(__self__, __props__.__dict__["creation_time"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["uri"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["password", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["password"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(LocationFsxWindows, __self__).__init__( 'aws:datasync/locationFsxWindows:LocationFsxWindows', diff --git a/sdk/python/pulumi_aws/datasync/location_hdfs.py b/sdk/python/pulumi_aws/datasync/location_hdfs.py index d9d54647374..25f58d77155 100644 --- a/sdk/python/pulumi_aws/datasync/location_hdfs.py +++ b/sdk/python/pulumi_aws/datasync/location_hdfs.py @@ -649,8 +649,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["uri"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(LocationHdfs, __self__).__init__( 'aws:datasync/locationHdfs:LocationHdfs', resource_name, diff --git a/sdk/python/pulumi_aws/datasync/location_object_storage.py b/sdk/python/pulumi_aws/datasync/location_object_storage.py index 65defa28054..9169dc04529 100644 --- a/sdk/python/pulumi_aws/datasync/location_object_storage.py +++ b/sdk/python/pulumi_aws/datasync/location_object_storage.py @@ -536,7 +536,7 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["uri"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["secretKey", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["secretKey"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(LocationObjectStorage, __self__).__init__( 'aws:datasync/locationObjectStorage:LocationObjectStorage', diff --git a/sdk/python/pulumi_aws/datasync/location_smb.py b/sdk/python/pulumi_aws/datasync/location_smb.py index 92f5e3937a2..f7e77e46cf2 100644 --- a/sdk/python/pulumi_aws/datasync/location_smb.py +++ b/sdk/python/pulumi_aws/datasync/location_smb.py @@ -468,7 +468,7 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["uri"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["password", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["password"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(LocationSmb, __self__).__init__( 'aws:datasync/locationSmb:LocationSmb', diff --git a/sdk/python/pulumi_aws/datasync/nfs_location.py b/sdk/python/pulumi_aws/datasync/nfs_location.py index df1aba9cce7..86b392ac6d2 100644 --- a/sdk/python/pulumi_aws/datasync/nfs_location.py +++ b/sdk/python/pulumi_aws/datasync/nfs_location.py @@ -358,8 +358,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["uri"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(NfsLocation, __self__).__init__( 'aws:datasync/nfsLocation:NfsLocation', resource_name, diff --git a/sdk/python/pulumi_aws/datasync/s3_location.py b/sdk/python/pulumi_aws/datasync/s3_location.py index d0fa7fa475a..d19a9177c54 100644 --- a/sdk/python/pulumi_aws/datasync/s3_location.py +++ b/sdk/python/pulumi_aws/datasync/s3_location.py @@ -390,8 +390,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["uri"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(S3Location, __self__).__init__( 'aws:datasync/s3Location:S3Location', resource_name, diff --git a/sdk/python/pulumi_aws/datasync/task.py b/sdk/python/pulumi_aws/datasync/task.py index e9463ee01cc..2633e4304e1 100644 --- a/sdk/python/pulumi_aws/datasync/task.py +++ b/sdk/python/pulumi_aws/datasync/task.py @@ -558,8 +558,6 @@ def _internal_init(__self__, __props__.__dict__["task_report_config"] = task_report_config __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Task, __self__).__init__( 'aws:datasync/task:Task', resource_name, diff --git a/sdk/python/pulumi_aws/dax/cluster.py b/sdk/python/pulumi_aws/dax/cluster.py index 323e9d84ace..69f842aaf1a 100644 --- a/sdk/python/pulumi_aws/dax/cluster.py +++ b/sdk/python/pulumi_aws/dax/cluster.py @@ -823,8 +823,6 @@ def _internal_init(__self__, __props__.__dict__["nodes"] = None __props__.__dict__["port"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Cluster, __self__).__init__( 'aws:dax/cluster:Cluster', resource_name, diff --git a/sdk/python/pulumi_aws/detective/graph.py b/sdk/python/pulumi_aws/detective/graph.py index 92950a0f2b5..e8a46e6c024 100644 --- a/sdk/python/pulumi_aws/detective/graph.py +++ b/sdk/python/pulumi_aws/detective/graph.py @@ -199,8 +199,6 @@ def _internal_init(__self__, __props__.__dict__["created_time"] = None __props__.__dict__["graph_arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Graph, __self__).__init__( 'aws:detective/graph:Graph', resource_name, diff --git a/sdk/python/pulumi_aws/devicefarm/device_pool.py b/sdk/python/pulumi_aws/devicefarm/device_pool.py index 0a1ccec59f1..08b5dc31a8c 100644 --- a/sdk/python/pulumi_aws/devicefarm/device_pool.py +++ b/sdk/python/pulumi_aws/devicefarm/device_pool.py @@ -391,8 +391,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["type"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DevicePool, __self__).__init__( 'aws:devicefarm/devicePool:DevicePool', resource_name, diff --git a/sdk/python/pulumi_aws/devicefarm/instance_profile.py b/sdk/python/pulumi_aws/devicefarm/instance_profile.py index 6f20224f69c..13ce39410fe 100644 --- a/sdk/python/pulumi_aws/devicefarm/instance_profile.py +++ b/sdk/python/pulumi_aws/devicefarm/instance_profile.py @@ -366,8 +366,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(InstanceProfile, __self__).__init__( 'aws:devicefarm/instanceProfile:InstanceProfile', resource_name, diff --git a/sdk/python/pulumi_aws/devicefarm/network_profile.py b/sdk/python/pulumi_aws/devicefarm/network_profile.py index c5cc19bcd75..4d3a8fcab29 100644 --- a/sdk/python/pulumi_aws/devicefarm/network_profile.py +++ b/sdk/python/pulumi_aws/devicefarm/network_profile.py @@ -621,8 +621,6 @@ def _internal_init(__self__, __props__.__dict__["uplink_loss_percent"] = uplink_loss_percent __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(NetworkProfile, __self__).__init__( 'aws:devicefarm/networkProfile:NetworkProfile', resource_name, diff --git a/sdk/python/pulumi_aws/devicefarm/project.py b/sdk/python/pulumi_aws/devicefarm/project.py index e94d022118d..979f122c3b4 100644 --- a/sdk/python/pulumi_aws/devicefarm/project.py +++ b/sdk/python/pulumi_aws/devicefarm/project.py @@ -264,8 +264,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Project, __self__).__init__( 'aws:devicefarm/project:Project', resource_name, diff --git a/sdk/python/pulumi_aws/devicefarm/test_grid_project.py b/sdk/python/pulumi_aws/devicefarm/test_grid_project.py index 29c5324c1cf..287f73dcc82 100644 --- a/sdk/python/pulumi_aws/devicefarm/test_grid_project.py +++ b/sdk/python/pulumi_aws/devicefarm/test_grid_project.py @@ -278,8 +278,6 @@ def _internal_init(__self__, __props__.__dict__["vpc_config"] = vpc_config __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(TestGridProject, __self__).__init__( 'aws:devicefarm/testGridProject:TestGridProject', resource_name, diff --git a/sdk/python/pulumi_aws/directconnect/connection.py b/sdk/python/pulumi_aws/directconnect/connection.py index 7573a54cc8c..ca5df27f71b 100644 --- a/sdk/python/pulumi_aws/directconnect/connection.py +++ b/sdk/python/pulumi_aws/directconnect/connection.py @@ -638,8 +638,6 @@ def _internal_init(__self__, __props__.__dict__["port_encryption_status"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["vlan_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Connection, __self__).__init__( 'aws:directconnect/connection:Connection', resource_name, diff --git a/sdk/python/pulumi_aws/directconnect/hosted_private_virtual_interface_accepter.py b/sdk/python/pulumi_aws/directconnect/hosted_private_virtual_interface_accepter.py index ad3851c55d6..ffce3b1c3f3 100644 --- a/sdk/python/pulumi_aws/directconnect/hosted_private_virtual_interface_accepter.py +++ b/sdk/python/pulumi_aws/directconnect/hosted_private_virtual_interface_accepter.py @@ -331,8 +331,6 @@ def _internal_init(__self__, __props__.__dict__["vpn_gateway_id"] = vpn_gateway_id __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(HostedPrivateVirtualInterfaceAccepter, __self__).__init__( 'aws:directconnect/hostedPrivateVirtualInterfaceAccepter:HostedPrivateVirtualInterfaceAccepter', resource_name, diff --git a/sdk/python/pulumi_aws/directconnect/hosted_public_virtual_interface_accepter.py b/sdk/python/pulumi_aws/directconnect/hosted_public_virtual_interface_accepter.py index 57227917d6b..d92c145f830 100644 --- a/sdk/python/pulumi_aws/directconnect/hosted_public_virtual_interface_accepter.py +++ b/sdk/python/pulumi_aws/directconnect/hosted_public_virtual_interface_accepter.py @@ -265,8 +265,6 @@ def _internal_init(__self__, __props__.__dict__["virtual_interface_id"] = virtual_interface_id __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(HostedPublicVirtualInterfaceAccepter, __self__).__init__( 'aws:directconnect/hostedPublicVirtualInterfaceAccepter:HostedPublicVirtualInterfaceAccepter', resource_name, diff --git a/sdk/python/pulumi_aws/directconnect/hosted_transit_virtual_interface_acceptor.py b/sdk/python/pulumi_aws/directconnect/hosted_transit_virtual_interface_acceptor.py index ff991ff121c..bae49070608 100644 --- a/sdk/python/pulumi_aws/directconnect/hosted_transit_virtual_interface_acceptor.py +++ b/sdk/python/pulumi_aws/directconnect/hosted_transit_virtual_interface_acceptor.py @@ -302,8 +302,6 @@ def _internal_init(__self__, __props__.__dict__["virtual_interface_id"] = virtual_interface_id __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(HostedTransitVirtualInterfaceAcceptor, __self__).__init__( 'aws:directconnect/hostedTransitVirtualInterfaceAcceptor:HostedTransitVirtualInterfaceAcceptor', resource_name, diff --git a/sdk/python/pulumi_aws/directconnect/link_aggregation_group.py b/sdk/python/pulumi_aws/directconnect/link_aggregation_group.py index 758e2af4dc0..8cc546ee8ef 100644 --- a/sdk/python/pulumi_aws/directconnect/link_aggregation_group.py +++ b/sdk/python/pulumi_aws/directconnect/link_aggregation_group.py @@ -461,8 +461,6 @@ def _internal_init(__self__, __props__.__dict__["jumbo_frame_capable"] = None __props__.__dict__["owner_account_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(LinkAggregationGroup, __self__).__init__( 'aws:directconnect/linkAggregationGroup:LinkAggregationGroup', resource_name, diff --git a/sdk/python/pulumi_aws/directconnect/private_virtual_interface.py b/sdk/python/pulumi_aws/directconnect/private_virtual_interface.py index f70496869dd..245acf1498d 100644 --- a/sdk/python/pulumi_aws/directconnect/private_virtual_interface.py +++ b/sdk/python/pulumi_aws/directconnect/private_virtual_interface.py @@ -678,8 +678,6 @@ def _internal_init(__self__, __props__.__dict__["aws_device"] = None __props__.__dict__["jumbo_frame_capable"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(PrivateVirtualInterface, __self__).__init__( 'aws:directconnect/privateVirtualInterface:PrivateVirtualInterface', resource_name, diff --git a/sdk/python/pulumi_aws/directconnect/public_virtual_interface.py b/sdk/python/pulumi_aws/directconnect/public_virtual_interface.py index 6c5eb251fb8..86c80912682 100644 --- a/sdk/python/pulumi_aws/directconnect/public_virtual_interface.py +++ b/sdk/python/pulumi_aws/directconnect/public_virtual_interface.py @@ -561,8 +561,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["aws_device"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(PublicVirtualInterface, __self__).__init__( 'aws:directconnect/publicVirtualInterface:PublicVirtualInterface', resource_name, diff --git a/sdk/python/pulumi_aws/directconnect/transit_virtual_interface.py b/sdk/python/pulumi_aws/directconnect/transit_virtual_interface.py index 185aeab6011..b7c9b45b3e0 100644 --- a/sdk/python/pulumi_aws/directconnect/transit_virtual_interface.py +++ b/sdk/python/pulumi_aws/directconnect/transit_virtual_interface.py @@ -649,8 +649,6 @@ def _internal_init(__self__, __props__.__dict__["aws_device"] = None __props__.__dict__["jumbo_frame_capable"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(TransitVirtualInterface, __self__).__init__( 'aws:directconnect/transitVirtualInterface:TransitVirtualInterface', resource_name, diff --git a/sdk/python/pulumi_aws/directoryservice/directory.py b/sdk/python/pulumi_aws/directoryservice/directory.py index f51959c90ee..fa1b65b4b72 100644 --- a/sdk/python/pulumi_aws/directoryservice/directory.py +++ b/sdk/python/pulumi_aws/directoryservice/directory.py @@ -820,7 +820,7 @@ def _internal_init(__self__, __props__.__dict__["dns_ip_addresses"] = None __props__.__dict__["security_group_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["password", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["password"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Directory, __self__).__init__( 'aws:directoryservice/directory:Directory', diff --git a/sdk/python/pulumi_aws/directoryservice/service_region.py b/sdk/python/pulumi_aws/directoryservice/service_region.py index 652d6dd2c96..866ad32b5fb 100644 --- a/sdk/python/pulumi_aws/directoryservice/service_region.py +++ b/sdk/python/pulumi_aws/directoryservice/service_region.py @@ -298,8 +298,6 @@ def _internal_init(__self__, raise TypeError("Missing required property 'vpc_settings'") __props__.__dict__["vpc_settings"] = vpc_settings __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ServiceRegion, __self__).__init__( 'aws:directoryservice/serviceRegion:ServiceRegion', resource_name, diff --git a/sdk/python/pulumi_aws/dlm/lifecycle_policy.py b/sdk/python/pulumi_aws/dlm/lifecycle_policy.py index 0dfb7b3f3e7..257b39eaf3f 100644 --- a/sdk/python/pulumi_aws/dlm/lifecycle_policy.py +++ b/sdk/python/pulumi_aws/dlm/lifecycle_policy.py @@ -391,8 +391,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(LifecyclePolicy, __self__).__init__( 'aws:dlm/lifecyclePolicy:LifecyclePolicy', resource_name, diff --git a/sdk/python/pulumi_aws/dms/certificate.py b/sdk/python/pulumi_aws/dms/certificate.py index 002ddf7b8d7..936637d8e50 100644 --- a/sdk/python/pulumi_aws/dms/certificate.py +++ b/sdk/python/pulumi_aws/dms/certificate.py @@ -313,7 +313,7 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["certificate_arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["certificatePem", "certificateWallet", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["certificatePem", "certificateWallet"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Certificate, __self__).__init__( 'aws:dms/certificate:Certificate', diff --git a/sdk/python/pulumi_aws/dms/endpoint.py b/sdk/python/pulumi_aws/dms/endpoint.py index ccd08148338..f0343a2ce53 100644 --- a/sdk/python/pulumi_aws/dms/endpoint.py +++ b/sdk/python/pulumi_aws/dms/endpoint.py @@ -1089,7 +1089,7 @@ def _internal_init(__self__, __props__.__dict__["username"] = username __props__.__dict__["endpoint_arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["password", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["password"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Endpoint, __self__).__init__( 'aws:dms/endpoint:Endpoint', diff --git a/sdk/python/pulumi_aws/dms/event_subscription.py b/sdk/python/pulumi_aws/dms/event_subscription.py index 0fee72c34da..9944364c85a 100644 --- a/sdk/python/pulumi_aws/dms/event_subscription.py +++ b/sdk/python/pulumi_aws/dms/event_subscription.py @@ -423,8 +423,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(EventSubscription, __self__).__init__( 'aws:dms/eventSubscription:EventSubscription', resource_name, diff --git a/sdk/python/pulumi_aws/dms/replication_config.py b/sdk/python/pulumi_aws/dms/replication_config.py index c43c79749ee..f709caa75d5 100644 --- a/sdk/python/pulumi_aws/dms/replication_config.py +++ b/sdk/python/pulumi_aws/dms/replication_config.py @@ -586,8 +586,6 @@ def _internal_init(__self__, __props__.__dict__["target_endpoint_arn"] = target_endpoint_arn __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ReplicationConfig, __self__).__init__( 'aws:dms/replicationConfig:ReplicationConfig', resource_name, diff --git a/sdk/python/pulumi_aws/dms/replication_instance.py b/sdk/python/pulumi_aws/dms/replication_instance.py index a03405d08cb..33da503811b 100644 --- a/sdk/python/pulumi_aws/dms/replication_instance.py +++ b/sdk/python/pulumi_aws/dms/replication_instance.py @@ -894,8 +894,6 @@ def _internal_init(__self__, __props__.__dict__["replication_instance_private_ips"] = None __props__.__dict__["replication_instance_public_ips"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ReplicationInstance, __self__).__init__( 'aws:dms/replicationInstance:ReplicationInstance', resource_name, diff --git a/sdk/python/pulumi_aws/dms/replication_subnet_group.py b/sdk/python/pulumi_aws/dms/replication_subnet_group.py index 19a11ef7429..f6c29e9c025 100644 --- a/sdk/python/pulumi_aws/dms/replication_subnet_group.py +++ b/sdk/python/pulumi_aws/dms/replication_subnet_group.py @@ -404,8 +404,6 @@ def _internal_init(__self__, __props__.__dict__["replication_subnet_group_arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["vpc_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ReplicationSubnetGroup, __self__).__init__( 'aws:dms/replicationSubnetGroup:ReplicationSubnetGroup', resource_name, diff --git a/sdk/python/pulumi_aws/dms/replication_task.py b/sdk/python/pulumi_aws/dms/replication_task.py index a72ab8436a8..3df5a9b1ae8 100644 --- a/sdk/python/pulumi_aws/dms/replication_task.py +++ b/sdk/python/pulumi_aws/dms/replication_task.py @@ -618,8 +618,6 @@ def _internal_init(__self__, __props__.__dict__["replication_task_arn"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ReplicationTask, __self__).__init__( 'aws:dms/replicationTask:ReplicationTask', resource_name, diff --git a/sdk/python/pulumi_aws/dms/s3_endpoint.py b/sdk/python/pulumi_aws/dms/s3_endpoint.py index 4e31122b138..8c8d7eb42da 100644 --- a/sdk/python/pulumi_aws/dms/s3_endpoint.py +++ b/sdk/python/pulumi_aws/dms/s3_endpoint.py @@ -2079,8 +2079,6 @@ def _internal_init(__self__, __props__.__dict__["external_id"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(S3Endpoint, __self__).__init__( 'aws:dms/s3Endpoint:S3Endpoint', resource_name, diff --git a/sdk/python/pulumi_aws/docdb/cluster.py b/sdk/python/pulumi_aws/docdb/cluster.py index 93a91203274..1a8ad58050b 100644 --- a/sdk/python/pulumi_aws/docdb/cluster.py +++ b/sdk/python/pulumi_aws/docdb/cluster.py @@ -1263,7 +1263,7 @@ def _internal_init(__self__, __props__.__dict__["hosted_zone_id"] = None __props__.__dict__["reader_endpoint"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["masterPassword", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["masterPassword"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Cluster, __self__).__init__( 'aws:docdb/cluster:Cluster', diff --git a/sdk/python/pulumi_aws/docdb/cluster_instance.py b/sdk/python/pulumi_aws/docdb/cluster_instance.py index 1bb1c305e3c..ccb33a5d5f0 100644 --- a/sdk/python/pulumi_aws/docdb/cluster_instance.py +++ b/sdk/python/pulumi_aws/docdb/cluster_instance.py @@ -1021,8 +1021,6 @@ def _internal_init(__self__, __props__.__dict__["storage_encrypted"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["writer"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ClusterInstance, __self__).__init__( 'aws:docdb/clusterInstance:ClusterInstance', resource_name, diff --git a/sdk/python/pulumi_aws/docdb/cluster_parameter_group.py b/sdk/python/pulumi_aws/docdb/cluster_parameter_group.py index 9cf4d4e3b36..71f7bf62c61 100644 --- a/sdk/python/pulumi_aws/docdb/cluster_parameter_group.py +++ b/sdk/python/pulumi_aws/docdb/cluster_parameter_group.py @@ -377,8 +377,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ClusterParameterGroup, __self__).__init__( 'aws:docdb/clusterParameterGroup:ClusterParameterGroup', resource_name, diff --git a/sdk/python/pulumi_aws/docdb/elastic_cluster.py b/sdk/python/pulumi_aws/docdb/elastic_cluster.py index b1b8a3b9d5b..312098b8647 100644 --- a/sdk/python/pulumi_aws/docdb/elastic_cluster.py +++ b/sdk/python/pulumi_aws/docdb/elastic_cluster.py @@ -611,7 +611,7 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["endpoint"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["adminUserPassword", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["adminUserPassword"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ElasticCluster, __self__).__init__( 'aws:docdb/elasticCluster:ElasticCluster', diff --git a/sdk/python/pulumi_aws/docdb/event_subscription.py b/sdk/python/pulumi_aws/docdb/event_subscription.py index 2b4148358ba..209e882483d 100644 --- a/sdk/python/pulumi_aws/docdb/event_subscription.py +++ b/sdk/python/pulumi_aws/docdb/event_subscription.py @@ -481,8 +481,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["customer_aws_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(EventSubscription, __self__).__init__( 'aws:docdb/eventSubscription:EventSubscription', resource_name, diff --git a/sdk/python/pulumi_aws/docdb/subnet_group.py b/sdk/python/pulumi_aws/docdb/subnet_group.py index fa940899cb1..ebce73b9aad 100644 --- a/sdk/python/pulumi_aws/docdb/subnet_group.py +++ b/sdk/python/pulumi_aws/docdb/subnet_group.py @@ -347,8 +347,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SubnetGroup, __self__).__init__( 'aws:docdb/subnetGroup:SubnetGroup', resource_name, diff --git a/sdk/python/pulumi_aws/dynamodb/table.py b/sdk/python/pulumi_aws/dynamodb/table.py index 8874710a4c6..89fe5578c6b 100644 --- a/sdk/python/pulumi_aws/dynamodb/table.py +++ b/sdk/python/pulumi_aws/dynamodb/table.py @@ -1154,8 +1154,6 @@ def _internal_init(__self__, __props__.__dict__["stream_arn"] = None __props__.__dict__["stream_label"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Table, __self__).__init__( 'aws:dynamodb/table:Table', resource_name, diff --git a/sdk/python/pulumi_aws/dynamodb/table_replica.py b/sdk/python/pulumi_aws/dynamodb/table_replica.py index bd6b836f3b2..a0ed4cafb08 100644 --- a/sdk/python/pulumi_aws/dynamodb/table_replica.py +++ b/sdk/python/pulumi_aws/dynamodb/table_replica.py @@ -387,8 +387,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(TableReplica, __self__).__init__( 'aws:dynamodb/tableReplica:TableReplica', resource_name, diff --git a/sdk/python/pulumi_aws/ebs/snapshot.py b/sdk/python/pulumi_aws/ebs/snapshot.py index 97b61c837a5..27bcfe80b16 100644 --- a/sdk/python/pulumi_aws/ebs/snapshot.py +++ b/sdk/python/pulumi_aws/ebs/snapshot.py @@ -521,8 +521,6 @@ def _internal_init(__self__, __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["volume_size"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Snapshot, __self__).__init__( 'aws:ebs/snapshot:Snapshot', resource_name, diff --git a/sdk/python/pulumi_aws/ebs/snapshot_copy.py b/sdk/python/pulumi_aws/ebs/snapshot_copy.py index ee72ebdc690..4b56ce83a7a 100644 --- a/sdk/python/pulumi_aws/ebs/snapshot_copy.py +++ b/sdk/python/pulumi_aws/ebs/snapshot_copy.py @@ -582,8 +582,6 @@ def _internal_init(__self__, __props__.__dict__["tags_all"] = None __props__.__dict__["volume_id"] = None __props__.__dict__["volume_size"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SnapshotCopy, __self__).__init__( 'aws:ebs/snapshotCopy:SnapshotCopy', resource_name, diff --git a/sdk/python/pulumi_aws/ebs/snapshot_import.py b/sdk/python/pulumi_aws/ebs/snapshot_import.py index 1fafa2644dd..5e6b0bd79f2 100644 --- a/sdk/python/pulumi_aws/ebs/snapshot_import.py +++ b/sdk/python/pulumi_aws/ebs/snapshot_import.py @@ -609,8 +609,6 @@ def _internal_init(__self__, __props__.__dict__["tags_all"] = None __props__.__dict__["volume_id"] = None __props__.__dict__["volume_size"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SnapshotImport, __self__).__init__( 'aws:ebs/snapshotImport:SnapshotImport', resource_name, diff --git a/sdk/python/pulumi_aws/ebs/volume.py b/sdk/python/pulumi_aws/ebs/volume.py index 3e96c5afb51..0df2b56d8c6 100644 --- a/sdk/python/pulumi_aws/ebs/volume.py +++ b/sdk/python/pulumi_aws/ebs/volume.py @@ -603,8 +603,6 @@ def _internal_init(__self__, __props__.__dict__["type"] = type __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Volume, __self__).__init__( 'aws:ebs/volume:Volume', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/ami.py b/sdk/python/pulumi_aws/ec2/ami.py index 3a7295df228..83ddbb6e1f3 100644 --- a/sdk/python/pulumi_aws/ec2/ami.py +++ b/sdk/python/pulumi_aws/ec2/ami.py @@ -1002,8 +1002,6 @@ def _internal_init(__self__, __props__.__dict__["root_snapshot_id"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["usage_operation"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Ami, __self__).__init__( 'aws:ec2/ami:Ami', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/ami_copy.py b/sdk/python/pulumi_aws/ec2/ami_copy.py index 7dab7de10ad..bf8fa529492 100644 --- a/sdk/python/pulumi_aws/ec2/ami_copy.py +++ b/sdk/python/pulumi_aws/ec2/ami_copy.py @@ -912,8 +912,6 @@ def _internal_init(__self__, __props__.__dict__["tpm_support"] = None __props__.__dict__["usage_operation"] = None __props__.__dict__["virtualization_type"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(AmiCopy, __self__).__init__( 'aws:ec2/amiCopy:AmiCopy', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/ami_from_instance.py b/sdk/python/pulumi_aws/ec2/ami_from_instance.py index 1989f4fa018..b4b1b5ea2ac 100644 --- a/sdk/python/pulumi_aws/ec2/ami_from_instance.py +++ b/sdk/python/pulumi_aws/ec2/ami_from_instance.py @@ -803,8 +803,6 @@ def _internal_init(__self__, __props__.__dict__["tpm_support"] = None __props__.__dict__["usage_operation"] = None __props__.__dict__["virtualization_type"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(AmiFromInstance, __self__).__init__( 'aws:ec2/amiFromInstance:AmiFromInstance', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/capacity_reservation.py b/sdk/python/pulumi_aws/ec2/capacity_reservation.py index 50341b7dc48..251105f3e51 100644 --- a/sdk/python/pulumi_aws/ec2/capacity_reservation.py +++ b/sdk/python/pulumi_aws/ec2/capacity_reservation.py @@ -644,8 +644,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(CapacityReservation, __self__).__init__( 'aws:ec2/capacityReservation:CapacityReservation', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/carrier_gateway.py b/sdk/python/pulumi_aws/ec2/carrier_gateway.py index 9096d10c90b..ae81c3333dd 100644 --- a/sdk/python/pulumi_aws/ec2/carrier_gateway.py +++ b/sdk/python/pulumi_aws/ec2/carrier_gateway.py @@ -244,8 +244,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(CarrierGateway, __self__).__init__( 'aws:ec2/carrierGateway:CarrierGateway', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/customer_gateway.py b/sdk/python/pulumi_aws/ec2/customer_gateway.py index fdb893f8450..3c577d175c5 100644 --- a/sdk/python/pulumi_aws/ec2/customer_gateway.py +++ b/sdk/python/pulumi_aws/ec2/customer_gateway.py @@ -381,8 +381,6 @@ def _internal_init(__self__, __props__.__dict__["type"] = type __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(CustomerGateway, __self__).__init__( 'aws:ec2/customerGateway:CustomerGateway', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/dedicated_host.py b/sdk/python/pulumi_aws/ec2/dedicated_host.py index 9063076fe3a..8baaf38a1c4 100644 --- a/sdk/python/pulumi_aws/ec2/dedicated_host.py +++ b/sdk/python/pulumi_aws/ec2/dedicated_host.py @@ -464,8 +464,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DedicatedHost, __self__).__init__( 'aws:ec2/dedicatedHost:DedicatedHost', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/default_network_acl.py b/sdk/python/pulumi_aws/ec2/default_network_acl.py index e2e79751d77..06028440bbd 100644 --- a/sdk/python/pulumi_aws/ec2/default_network_acl.py +++ b/sdk/python/pulumi_aws/ec2/default_network_acl.py @@ -535,8 +535,6 @@ def _internal_init(__self__, __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["vpc_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DefaultNetworkAcl, __self__).__init__( 'aws:ec2/defaultNetworkAcl:DefaultNetworkAcl', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/default_route_table.py b/sdk/python/pulumi_aws/ec2/default_route_table.py index 4a840ee4212..1a472cf8170 100644 --- a/sdk/python/pulumi_aws/ec2/default_route_table.py +++ b/sdk/python/pulumi_aws/ec2/default_route_table.py @@ -405,8 +405,6 @@ def _internal_init(__self__, __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["vpc_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DefaultRouteTable, __self__).__init__( 'aws:ec2/defaultRouteTable:DefaultRouteTable', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/default_security_group.py b/sdk/python/pulumi_aws/ec2/default_security_group.py index 5f3fcf84195..ca61175c8ee 100644 --- a/sdk/python/pulumi_aws/ec2/default_security_group.py +++ b/sdk/python/pulumi_aws/ec2/default_security_group.py @@ -473,8 +473,6 @@ def _internal_init(__self__, __props__.__dict__["name_prefix"] = None __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DefaultSecurityGroup, __self__).__init__( 'aws:ec2/defaultSecurityGroup:DefaultSecurityGroup', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/default_subnet.py b/sdk/python/pulumi_aws/ec2/default_subnet.py index 44af88cee04..83e72125577 100644 --- a/sdk/python/pulumi_aws/ec2/default_subnet.py +++ b/sdk/python/pulumi_aws/ec2/default_subnet.py @@ -666,8 +666,6 @@ def _internal_init(__self__, __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["vpc_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DefaultSubnet, __self__).__init__( 'aws:ec2/defaultSubnet:DefaultSubnet', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/default_vpc.py b/sdk/python/pulumi_aws/ec2/default_vpc.py index b046baf132e..238ce5a74dd 100644 --- a/sdk/python/pulumi_aws/ec2/default_vpc.py +++ b/sdk/python/pulumi_aws/ec2/default_vpc.py @@ -583,8 +583,6 @@ def _internal_init(__self__, __props__.__dict__["main_route_table_id"] = None __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DefaultVpc, __self__).__init__( 'aws:ec2/defaultVpc:DefaultVpc', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/default_vpc_dhcp_options.py b/sdk/python/pulumi_aws/ec2/default_vpc_dhcp_options.py index 171773092d9..de7b2bbd967 100644 --- a/sdk/python/pulumi_aws/ec2/default_vpc_dhcp_options.py +++ b/sdk/python/pulumi_aws/ec2/default_vpc_dhcp_options.py @@ -313,8 +313,6 @@ def _internal_init(__self__, __props__.__dict__["netbios_node_type"] = None __props__.__dict__["ntp_servers"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DefaultVpcDhcpOptions, __self__).__init__( 'aws:ec2/defaultVpcDhcpOptions:DefaultVpcDhcpOptions', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/egress_only_internet_gateway.py b/sdk/python/pulumi_aws/ec2/egress_only_internet_gateway.py index 47cde9d8e57..c40aeedaab6 100644 --- a/sdk/python/pulumi_aws/ec2/egress_only_internet_gateway.py +++ b/sdk/python/pulumi_aws/ec2/egress_only_internet_gateway.py @@ -222,8 +222,6 @@ def _internal_init(__self__, raise TypeError("Missing required property 'vpc_id'") __props__.__dict__["vpc_id"] = vpc_id __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(EgressOnlyInternetGateway, __self__).__init__( 'aws:ec2/egressOnlyInternetGateway:EgressOnlyInternetGateway', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/eip.py b/sdk/python/pulumi_aws/ec2/eip.py index 6fd752f4b8f..9f18a7f6b7d 100644 --- a/sdk/python/pulumi_aws/ec2/eip.py +++ b/sdk/python/pulumi_aws/ec2/eip.py @@ -800,8 +800,6 @@ def _internal_init(__self__, __props__.__dict__["public_dns"] = None __props__.__dict__["public_ip"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Eip, __self__).__init__( 'aws:ec2/eip:Eip', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/fleet.py b/sdk/python/pulumi_aws/ec2/fleet.py index dabcaba89d1..0e22b9c57c1 100644 --- a/sdk/python/pulumi_aws/ec2/fleet.py +++ b/sdk/python/pulumi_aws/ec2/fleet.py @@ -782,8 +782,6 @@ def _internal_init(__self__, __props__.__dict__["valid_until"] = valid_until __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Fleet, __self__).__init__( 'aws:ec2/fleet:Fleet', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/flow_log.py b/sdk/python/pulumi_aws/ec2/flow_log.py index 287875aec67..e5c60646a56 100644 --- a/sdk/python/pulumi_aws/ec2/flow_log.py +++ b/sdk/python/pulumi_aws/ec2/flow_log.py @@ -835,8 +835,6 @@ def _internal_init(__self__, __props__.__dict__["vpc_id"] = vpc_id __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(FlowLog, __self__).__init__( 'aws:ec2/flowLog:FlowLog', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/instance.py b/sdk/python/pulumi_aws/ec2/instance.py index 4ed3dc677df..2e09196904d 100644 --- a/sdk/python/pulumi_aws/ec2/instance.py +++ b/sdk/python/pulumi_aws/ec2/instance.py @@ -2294,8 +2294,6 @@ def _internal_init(__self__, __props__.__dict__["public_ip"] = None __props__.__dict__["spot_instance_request_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Instance, __self__).__init__( 'aws:ec2/instance:Instance', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/internet_gateway.py b/sdk/python/pulumi_aws/ec2/internet_gateway.py index 45ddf5c3616..07c2ba15786 100644 --- a/sdk/python/pulumi_aws/ec2/internet_gateway.py +++ b/sdk/python/pulumi_aws/ec2/internet_gateway.py @@ -298,8 +298,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(InternetGateway, __self__).__init__( 'aws:ec2/internetGateway:InternetGateway', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/key_pair.py b/sdk/python/pulumi_aws/ec2/key_pair.py index 3a8fc6627a2..884f8c7c90a 100644 --- a/sdk/python/pulumi_aws/ec2/key_pair.py +++ b/sdk/python/pulumi_aws/ec2/key_pair.py @@ -360,8 +360,6 @@ def _internal_init(__self__, __props__.__dict__["key_pair_id"] = None __props__.__dict__["key_type"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(KeyPair, __self__).__init__( 'aws:ec2/keyPair:KeyPair', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/launch_template.py b/sdk/python/pulumi_aws/ec2/launch_template.py index f0c284ab1d5..3829c51ed6d 100644 --- a/sdk/python/pulumi_aws/ec2/launch_template.py +++ b/sdk/python/pulumi_aws/ec2/launch_template.py @@ -1670,8 +1670,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["latest_version"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(LaunchTemplate, __self__).__init__( 'aws:ec2/launchTemplate:LaunchTemplate', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/local_gateway_route_table_vpc_association.py b/sdk/python/pulumi_aws/ec2/local_gateway_route_table_vpc_association.py index d6fa2a0576a..c3efc3839ce 100644 --- a/sdk/python/pulumi_aws/ec2/local_gateway_route_table_vpc_association.py +++ b/sdk/python/pulumi_aws/ec2/local_gateway_route_table_vpc_association.py @@ -270,8 +270,6 @@ def _internal_init(__self__, __props__.__dict__["vpc_id"] = vpc_id __props__.__dict__["local_gateway_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(LocalGatewayRouteTableVpcAssociation, __self__).__init__( 'aws:ec2/localGatewayRouteTableVpcAssociation:LocalGatewayRouteTableVpcAssociation', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/managed_prefix_list.py b/sdk/python/pulumi_aws/ec2/managed_prefix_list.py index 79517fe81cd..43bb3f8a975 100644 --- a/sdk/python/pulumi_aws/ec2/managed_prefix_list.py +++ b/sdk/python/pulumi_aws/ec2/managed_prefix_list.py @@ -422,8 +422,6 @@ def _internal_init(__self__, __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["version"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ManagedPrefixList, __self__).__init__( 'aws:ec2/managedPrefixList:ManagedPrefixList', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/nat_gateway.py b/sdk/python/pulumi_aws/ec2/nat_gateway.py index 744807d8d21..0235bf2d443 100644 --- a/sdk/python/pulumi_aws/ec2/nat_gateway.py +++ b/sdk/python/pulumi_aws/ec2/nat_gateway.py @@ -549,8 +549,6 @@ def _internal_init(__self__, __props__.__dict__["network_interface_id"] = None __props__.__dict__["public_ip"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(NatGateway, __self__).__init__( 'aws:ec2/natGateway:NatGateway', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/network_acl.py b/sdk/python/pulumi_aws/ec2/network_acl.py index 19be1d205d6..5e25cd1cd3a 100644 --- a/sdk/python/pulumi_aws/ec2/network_acl.py +++ b/sdk/python/pulumi_aws/ec2/network_acl.py @@ -408,8 +408,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(NetworkAcl, __self__).__init__( 'aws:ec2/networkAcl:NetworkAcl', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/network_insights_analysis.py b/sdk/python/pulumi_aws/ec2/network_insights_analysis.py index efc533c655a..8bb6812987f 100644 --- a/sdk/python/pulumi_aws/ec2/network_insights_analysis.py +++ b/sdk/python/pulumi_aws/ec2/network_insights_analysis.py @@ -464,8 +464,6 @@ def _internal_init(__self__, __props__.__dict__["status_message"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["warning_message"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(NetworkInsightsAnalysis, __self__).__init__( 'aws:ec2/networkInsightsAnalysis:NetworkInsightsAnalysis', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/network_insights_path.py b/sdk/python/pulumi_aws/ec2/network_insights_path.py index f5d9ed2c749..be158fdea23 100644 --- a/sdk/python/pulumi_aws/ec2/network_insights_path.py +++ b/sdk/python/pulumi_aws/ec2/network_insights_path.py @@ -451,8 +451,6 @@ def _internal_init(__self__, __props__.__dict__["destination_arn"] = None __props__.__dict__["source_arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(NetworkInsightsPath, __self__).__init__( 'aws:ec2/networkInsightsPath:NetworkInsightsPath', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/network_interface.py b/sdk/python/pulumi_aws/ec2/network_interface.py index 5d7cb5a8758..6bc39bd0e5c 100644 --- a/sdk/python/pulumi_aws/ec2/network_interface.py +++ b/sdk/python/pulumi_aws/ec2/network_interface.py @@ -980,8 +980,6 @@ def _internal_init(__self__, __props__.__dict__["owner_id"] = None __props__.__dict__["private_dns_name"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(NetworkInterface, __self__).__init__( 'aws:ec2/networkInterface:NetworkInterface', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/placement_group.py b/sdk/python/pulumi_aws/ec2/placement_group.py index 21d6491206f..e8c7e21c318 100644 --- a/sdk/python/pulumi_aws/ec2/placement_group.py +++ b/sdk/python/pulumi_aws/ec2/placement_group.py @@ -362,8 +362,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["placement_group_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(PlacementGroup, __self__).__init__( 'aws:ec2/placementGroup:PlacementGroup', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/route_table.py b/sdk/python/pulumi_aws/ec2/route_table.py index 84ceb09030c..d34023b47ed 100644 --- a/sdk/python/pulumi_aws/ec2/route_table.py +++ b/sdk/python/pulumi_aws/ec2/route_table.py @@ -489,8 +489,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(RouteTable, __self__).__init__( 'aws:ec2/routeTable:RouteTable', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/security_group.py b/sdk/python/pulumi_aws/ec2/security_group.py index 5aada031981..4cba53dabcb 100644 --- a/sdk/python/pulumi_aws/ec2/security_group.py +++ b/sdk/python/pulumi_aws/ec2/security_group.py @@ -735,8 +735,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SecurityGroup, __self__).__init__( 'aws:ec2/securityGroup:SecurityGroup', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/spot_fleet_request.py b/sdk/python/pulumi_aws/ec2/spot_fleet_request.py index 2b6329ecb5d..39480618700 100644 --- a/sdk/python/pulumi_aws/ec2/spot_fleet_request.py +++ b/sdk/python/pulumi_aws/ec2/spot_fleet_request.py @@ -1405,8 +1405,6 @@ def _internal_init(__self__, __props__.__dict__["client_token"] = None __props__.__dict__["spot_request_state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SpotFleetRequest, __self__).__init__( 'aws:ec2/spotFleetRequest:SpotFleetRequest', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/spot_instance_request.py b/sdk/python/pulumi_aws/ec2/spot_instance_request.py index c185ddb92af..d42a97a934a 100644 --- a/sdk/python/pulumi_aws/ec2/spot_instance_request.py +++ b/sdk/python/pulumi_aws/ec2/spot_instance_request.py @@ -2352,8 +2352,6 @@ def _internal_init(__self__, __props__.__dict__["spot_instance_id"] = None __props__.__dict__["spot_request_state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SpotInstanceRequest, __self__).__init__( 'aws:ec2/spotInstanceRequest:SpotInstanceRequest', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/subnet.py b/sdk/python/pulumi_aws/ec2/subnet.py index f51617455d5..45ea0278b7a 100644 --- a/sdk/python/pulumi_aws/ec2/subnet.py +++ b/sdk/python/pulumi_aws/ec2/subnet.py @@ -866,8 +866,6 @@ def _internal_init(__self__, __props__.__dict__["ipv6_cidr_block_association_id"] = None __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Subnet, __self__).__init__( 'aws:ec2/subnet:Subnet', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/traffic_mirror_filter.py b/sdk/python/pulumi_aws/ec2/traffic_mirror_filter.py index bcc69e5fbb3..c502f922922 100644 --- a/sdk/python/pulumi_aws/ec2/traffic_mirror_filter.py +++ b/sdk/python/pulumi_aws/ec2/traffic_mirror_filter.py @@ -264,8 +264,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(TrafficMirrorFilter, __self__).__init__( 'aws:ec2/trafficMirrorFilter:TrafficMirrorFilter', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/traffic_mirror_session.py b/sdk/python/pulumi_aws/ec2/traffic_mirror_session.py index d7e1f7298a3..5422ca3ec5f 100644 --- a/sdk/python/pulumi_aws/ec2/traffic_mirror_session.py +++ b/sdk/python/pulumi_aws/ec2/traffic_mirror_session.py @@ -479,8 +479,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(TrafficMirrorSession, __self__).__init__( 'aws:ec2/trafficMirrorSession:TrafficMirrorSession', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/traffic_mirror_target.py b/sdk/python/pulumi_aws/ec2/traffic_mirror_target.py index 8cf63ef06f6..a75d7827dd6 100644 --- a/sdk/python/pulumi_aws/ec2/traffic_mirror_target.py +++ b/sdk/python/pulumi_aws/ec2/traffic_mirror_target.py @@ -375,8 +375,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(TrafficMirrorTarget, __self__).__init__( 'aws:ec2/trafficMirrorTarget:TrafficMirrorTarget', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/vpc.py b/sdk/python/pulumi_aws/ec2/vpc.py index ec2ba6aea91..d9882c3dff0 100644 --- a/sdk/python/pulumi_aws/ec2/vpc.py +++ b/sdk/python/pulumi_aws/ec2/vpc.py @@ -811,8 +811,6 @@ def _internal_init(__self__, __props__.__dict__["main_route_table_id"] = None __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Vpc, __self__).__init__( 'aws:ec2/vpc:Vpc', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/vpc_dhcp_options.py b/sdk/python/pulumi_aws/ec2/vpc_dhcp_options.py index 84e2b8d8608..a3c3938d39e 100644 --- a/sdk/python/pulumi_aws/ec2/vpc_dhcp_options.py +++ b/sdk/python/pulumi_aws/ec2/vpc_dhcp_options.py @@ -443,8 +443,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VpcDhcpOptions, __self__).__init__( 'aws:ec2/vpcDhcpOptions:VpcDhcpOptions', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/vpc_endpoint.py b/sdk/python/pulumi_aws/ec2/vpc_endpoint.py index 93708f99365..3b6ac640348 100644 --- a/sdk/python/pulumi_aws/ec2/vpc_endpoint.py +++ b/sdk/python/pulumi_aws/ec2/vpc_endpoint.py @@ -819,8 +819,6 @@ def _internal_init(__self__, __props__.__dict__["requester_managed"] = None __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VpcEndpoint, __self__).__init__( 'aws:ec2/vpcEndpoint:VpcEndpoint', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/vpc_endpoint_service.py b/sdk/python/pulumi_aws/ec2/vpc_endpoint_service.py index 542bdf17d62..e68a160a437 100644 --- a/sdk/python/pulumi_aws/ec2/vpc_endpoint_service.py +++ b/sdk/python/pulumi_aws/ec2/vpc_endpoint_service.py @@ -560,8 +560,6 @@ def _internal_init(__self__, __props__.__dict__["service_type"] = None __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VpcEndpointService, __self__).__init__( 'aws:ec2/vpcEndpointService:VpcEndpointService', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/vpc_ipam.py b/sdk/python/pulumi_aws/ec2/vpc_ipam.py index b401e183196..cf4a388fbbe 100644 --- a/sdk/python/pulumi_aws/ec2/vpc_ipam.py +++ b/sdk/python/pulumi_aws/ec2/vpc_ipam.py @@ -362,8 +362,6 @@ def _internal_init(__self__, __props__.__dict__["public_default_scope_id"] = None __props__.__dict__["scope_count"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VpcIpam, __self__).__init__( 'aws:ec2/vpcIpam:VpcIpam', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/vpc_ipam_pool.py b/sdk/python/pulumi_aws/ec2/vpc_ipam_pool.py index 0de41601d86..aed08a72f6c 100644 --- a/sdk/python/pulumi_aws/ec2/vpc_ipam_pool.py +++ b/sdk/python/pulumi_aws/ec2/vpc_ipam_pool.py @@ -770,8 +770,6 @@ def _internal_init(__self__, __props__.__dict__["pool_depth"] = None __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VpcIpamPool, __self__).__init__( 'aws:ec2/vpcIpamPool:VpcIpamPool', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/vpc_ipam_resource_discovery.py b/sdk/python/pulumi_aws/ec2/vpc_ipam_resource_discovery.py index 97ed80b368b..359483e6832 100644 --- a/sdk/python/pulumi_aws/ec2/vpc_ipam_resource_discovery.py +++ b/sdk/python/pulumi_aws/ec2/vpc_ipam_resource_discovery.py @@ -328,8 +328,6 @@ def _internal_init(__self__, __props__.__dict__["is_default"] = None __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VpcIpamResourceDiscovery, __self__).__init__( 'aws:ec2/vpcIpamResourceDiscovery:VpcIpamResourceDiscovery', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/vpc_ipam_resource_discovery_association.py b/sdk/python/pulumi_aws/ec2/vpc_ipam_resource_discovery_association.py index 56a835075ce..2bd61f13363 100644 --- a/sdk/python/pulumi_aws/ec2/vpc_ipam_resource_discovery_association.py +++ b/sdk/python/pulumi_aws/ec2/vpc_ipam_resource_discovery_association.py @@ -359,8 +359,6 @@ def _internal_init(__self__, __props__.__dict__["owner_id"] = None __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VpcIpamResourceDiscoveryAssociation, __self__).__init__( 'aws:ec2/vpcIpamResourceDiscoveryAssociation:VpcIpamResourceDiscoveryAssociation', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/vpc_ipam_scope.py b/sdk/python/pulumi_aws/ec2/vpc_ipam_scope.py index e49fd40b11f..e9a8c5560d4 100644 --- a/sdk/python/pulumi_aws/ec2/vpc_ipam_scope.py +++ b/sdk/python/pulumi_aws/ec2/vpc_ipam_scope.py @@ -331,8 +331,6 @@ def _internal_init(__self__, __props__.__dict__["is_default"] = None __props__.__dict__["pool_count"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VpcIpamScope, __self__).__init__( 'aws:ec2/vpcIpamScope:VpcIpamScope', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/vpc_peering_connection.py b/sdk/python/pulumi_aws/ec2/vpc_peering_connection.py index de1fcc1f79e..b7a7b2c02db 100644 --- a/sdk/python/pulumi_aws/ec2/vpc_peering_connection.py +++ b/sdk/python/pulumi_aws/ec2/vpc_peering_connection.py @@ -608,8 +608,6 @@ def _internal_init(__self__, __props__.__dict__["vpc_id"] = vpc_id __props__.__dict__["accept_status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VpcPeeringConnection, __self__).__init__( 'aws:ec2/vpcPeeringConnection:VpcPeeringConnection', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/vpc_peering_connection_accepter.py b/sdk/python/pulumi_aws/ec2/vpc_peering_connection_accepter.py index 102b6eb2efe..cd01ce1dc23 100644 --- a/sdk/python/pulumi_aws/ec2/vpc_peering_connection_accepter.py +++ b/sdk/python/pulumi_aws/ec2/vpc_peering_connection_accepter.py @@ -469,8 +469,6 @@ def _internal_init(__self__, __props__.__dict__["peer_vpc_id"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["vpc_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VpcPeeringConnectionAccepter, __self__).__init__( 'aws:ec2/vpcPeeringConnectionAccepter:VpcPeeringConnectionAccepter', resource_name, diff --git a/sdk/python/pulumi_aws/ec2/vpn_connection.py b/sdk/python/pulumi_aws/ec2/vpn_connection.py index c9f9a520512..430340f6b70 100644 --- a/sdk/python/pulumi_aws/ec2/vpn_connection.py +++ b/sdk/python/pulumi_aws/ec2/vpn_connection.py @@ -2496,7 +2496,7 @@ def _internal_init(__self__, __props__.__dict__["tunnel2_cgw_inside_address"] = None __props__.__dict__["tunnel2_vgw_inside_address"] = None __props__.__dict__["vgw_telemetries"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["customerGatewayConfiguration", "tagsAll", "tunnel1PresharedKey", "tunnel2PresharedKey"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["customerGatewayConfiguration", "tunnel1PresharedKey", "tunnel2PresharedKey"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VpnConnection, __self__).__init__( 'aws:ec2/vpnConnection:VpnConnection', diff --git a/sdk/python/pulumi_aws/ec2/vpn_gateway.py b/sdk/python/pulumi_aws/ec2/vpn_gateway.py index af6172b7c0f..cf176cab4d9 100644 --- a/sdk/python/pulumi_aws/ec2/vpn_gateway.py +++ b/sdk/python/pulumi_aws/ec2/vpn_gateway.py @@ -298,8 +298,6 @@ def _internal_init(__self__, __props__.__dict__["vpc_id"] = vpc_id __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VpnGateway, __self__).__init__( 'aws:ec2/vpnGateway:VpnGateway', resource_name, diff --git a/sdk/python/pulumi_aws/ec2clientvpn/endpoint.py b/sdk/python/pulumi_aws/ec2clientvpn/endpoint.py index dbfbacf21fe..0eff5f0a94b 100644 --- a/sdk/python/pulumi_aws/ec2clientvpn/endpoint.py +++ b/sdk/python/pulumi_aws/ec2clientvpn/endpoint.py @@ -788,8 +788,6 @@ def _internal_init(__self__, __props__.__dict__["dns_name"] = None __props__.__dict__["self_service_portal_url"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Endpoint, __self__).__init__( 'aws:ec2clientvpn/endpoint:Endpoint', resource_name, diff --git a/sdk/python/pulumi_aws/ec2transitgateway/connect.py b/sdk/python/pulumi_aws/ec2transitgateway/connect.py index 57ec6e7fd5e..50e61059dce 100644 --- a/sdk/python/pulumi_aws/ec2transitgateway/connect.py +++ b/sdk/python/pulumi_aws/ec2transitgateway/connect.py @@ -359,8 +359,6 @@ def _internal_init(__self__, raise TypeError("Missing required property 'transport_attachment_id'") __props__.__dict__["transport_attachment_id"] = transport_attachment_id __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Connect, __self__).__init__( 'aws:ec2transitgateway/connect:Connect', resource_name, diff --git a/sdk/python/pulumi_aws/ec2transitgateway/connect_peer.py b/sdk/python/pulumi_aws/ec2transitgateway/connect_peer.py index ab754cebcce..2f7fd9cfbfa 100644 --- a/sdk/python/pulumi_aws/ec2transitgateway/connect_peer.py +++ b/sdk/python/pulumi_aws/ec2transitgateway/connect_peer.py @@ -411,8 +411,6 @@ def _internal_init(__self__, __props__.__dict__["bgp_peer_address"] = None __props__.__dict__["bgp_transit_gateway_addresses"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ConnectPeer, __self__).__init__( 'aws:ec2transitgateway/connectPeer:ConnectPeer', resource_name, diff --git a/sdk/python/pulumi_aws/ec2transitgateway/instance_connect_endpoint.py b/sdk/python/pulumi_aws/ec2transitgateway/instance_connect_endpoint.py index 3c77d642d75..443a4f408be 100644 --- a/sdk/python/pulumi_aws/ec2transitgateway/instance_connect_endpoint.py +++ b/sdk/python/pulumi_aws/ec2transitgateway/instance_connect_endpoint.py @@ -422,8 +422,6 @@ def _internal_init(__self__, __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["vpc_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(InstanceConnectEndpoint, __self__).__init__( 'aws:ec2transitgateway/instanceConnectEndpoint:InstanceConnectEndpoint', resource_name, diff --git a/sdk/python/pulumi_aws/ec2transitgateway/multicast_domain.py b/sdk/python/pulumi_aws/ec2transitgateway/multicast_domain.py index 6755ef345bb..0bd61a05481 100644 --- a/sdk/python/pulumi_aws/ec2transitgateway/multicast_domain.py +++ b/sdk/python/pulumi_aws/ec2transitgateway/multicast_domain.py @@ -504,8 +504,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(MulticastDomain, __self__).__init__( 'aws:ec2transitgateway/multicastDomain:MulticastDomain', resource_name, diff --git a/sdk/python/pulumi_aws/ec2transitgateway/peering_attachment.py b/sdk/python/pulumi_aws/ec2transitgateway/peering_attachment.py index f4841e1b66c..843da7a3364 100644 --- a/sdk/python/pulumi_aws/ec2transitgateway/peering_attachment.py +++ b/sdk/python/pulumi_aws/ec2transitgateway/peering_attachment.py @@ -350,8 +350,6 @@ def _internal_init(__self__, raise TypeError("Missing required property 'transit_gateway_id'") __props__.__dict__["transit_gateway_id"] = transit_gateway_id __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(PeeringAttachment, __self__).__init__( 'aws:ec2transitgateway/peeringAttachment:PeeringAttachment', resource_name, diff --git a/sdk/python/pulumi_aws/ec2transitgateway/peering_attachment_accepter.py b/sdk/python/pulumi_aws/ec2transitgateway/peering_attachment_accepter.py index c5cdbc57ee2..3a9b68b3b40 100644 --- a/sdk/python/pulumi_aws/ec2transitgateway/peering_attachment_accepter.py +++ b/sdk/python/pulumi_aws/ec2transitgateway/peering_attachment_accepter.py @@ -276,8 +276,6 @@ def _internal_init(__self__, __props__.__dict__["transit_gateway_id"] = None alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="aws:ec2/transitGatewayPeeringAttachmentAccepter:TransitGatewayPeeringAttachmentAccepter")]) opts = pulumi.ResourceOptions.merge(opts, alias_opts) - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(PeeringAttachmentAccepter, __self__).__init__( 'aws:ec2transitgateway/peeringAttachmentAccepter:PeeringAttachmentAccepter', resource_name, diff --git a/sdk/python/pulumi_aws/ec2transitgateway/policy_table.py b/sdk/python/pulumi_aws/ec2transitgateway/policy_table.py index 511ff9d9018..9ec32f61fa3 100644 --- a/sdk/python/pulumi_aws/ec2transitgateway/policy_table.py +++ b/sdk/python/pulumi_aws/ec2transitgateway/policy_table.py @@ -244,8 +244,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(PolicyTable, __self__).__init__( 'aws:ec2transitgateway/policyTable:PolicyTable', resource_name, diff --git a/sdk/python/pulumi_aws/ec2transitgateway/route_table.py b/sdk/python/pulumi_aws/ec2transitgateway/route_table.py index f8895f361ab..d2cfd28348e 100644 --- a/sdk/python/pulumi_aws/ec2transitgateway/route_table.py +++ b/sdk/python/pulumi_aws/ec2transitgateway/route_table.py @@ -253,8 +253,6 @@ def _internal_init(__self__, __props__.__dict__["default_association_route_table"] = None __props__.__dict__["default_propagation_route_table"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(RouteTable, __self__).__init__( 'aws:ec2transitgateway/routeTable:RouteTable', resource_name, diff --git a/sdk/python/pulumi_aws/ec2transitgateway/transit_gateway.py b/sdk/python/pulumi_aws/ec2transitgateway/transit_gateway.py index b27514d1e80..477a3e9463f 100644 --- a/sdk/python/pulumi_aws/ec2transitgateway/transit_gateway.py +++ b/sdk/python/pulumi_aws/ec2transitgateway/transit_gateway.py @@ -567,8 +567,6 @@ def _internal_init(__self__, __props__.__dict__["owner_id"] = None __props__.__dict__["propagation_default_route_table_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(TransitGateway, __self__).__init__( 'aws:ec2transitgateway/transitGateway:TransitGateway', resource_name, diff --git a/sdk/python/pulumi_aws/ec2transitgateway/vpc_attachment.py b/sdk/python/pulumi_aws/ec2transitgateway/vpc_attachment.py index d1e4accd096..962242d6081 100644 --- a/sdk/python/pulumi_aws/ec2transitgateway/vpc_attachment.py +++ b/sdk/python/pulumi_aws/ec2transitgateway/vpc_attachment.py @@ -479,8 +479,6 @@ def _internal_init(__self__, __props__.__dict__["vpc_id"] = vpc_id __props__.__dict__["tags_all"] = None __props__.__dict__["vpc_owner_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VpcAttachment, __self__).__init__( 'aws:ec2transitgateway/vpcAttachment:VpcAttachment', resource_name, diff --git a/sdk/python/pulumi_aws/ec2transitgateway/vpc_attachment_accepter.py b/sdk/python/pulumi_aws/ec2transitgateway/vpc_attachment_accepter.py index 78c5b4489a9..cab529cb8df 100644 --- a/sdk/python/pulumi_aws/ec2transitgateway/vpc_attachment_accepter.py +++ b/sdk/python/pulumi_aws/ec2transitgateway/vpc_attachment_accepter.py @@ -413,8 +413,6 @@ def _internal_init(__self__, __props__.__dict__["transit_gateway_id"] = None __props__.__dict__["vpc_id"] = None __props__.__dict__["vpc_owner_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VpcAttachmentAccepter, __self__).__init__( 'aws:ec2transitgateway/vpcAttachmentAccepter:VpcAttachmentAccepter', resource_name, diff --git a/sdk/python/pulumi_aws/ecr/repository.py b/sdk/python/pulumi_aws/ecr/repository.py index 141e9601df9..d2a5c70322b 100644 --- a/sdk/python/pulumi_aws/ecr/repository.py +++ b/sdk/python/pulumi_aws/ecr/repository.py @@ -411,8 +411,6 @@ def _internal_init(__self__, __props__.__dict__["registry_id"] = None __props__.__dict__["repository_url"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Repository, __self__).__init__( 'aws:ecr/repository:Repository', resource_name, diff --git a/sdk/python/pulumi_aws/ecrpublic/repository.py b/sdk/python/pulumi_aws/ecrpublic/repository.py index 15ad5cd1058..d035a34e306 100644 --- a/sdk/python/pulumi_aws/ecrpublic/repository.py +++ b/sdk/python/pulumi_aws/ecrpublic/repository.py @@ -352,8 +352,6 @@ def _internal_init(__self__, __props__.__dict__["registry_id"] = None __props__.__dict__["repository_uri"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Repository, __self__).__init__( 'aws:ecrpublic/repository:Repository', resource_name, diff --git a/sdk/python/pulumi_aws/ecs/capacity_provider.py b/sdk/python/pulumi_aws/ecs/capacity_provider.py index c478979dafc..7a5aac32091 100644 --- a/sdk/python/pulumi_aws/ecs/capacity_provider.py +++ b/sdk/python/pulumi_aws/ecs/capacity_provider.py @@ -291,8 +291,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(CapacityProvider, __self__).__init__( 'aws:ecs/capacityProvider:CapacityProvider', resource_name, diff --git a/sdk/python/pulumi_aws/ecs/cluster.py b/sdk/python/pulumi_aws/ecs/cluster.py index 18c86a773a0..279fbe96422 100644 --- a/sdk/python/pulumi_aws/ecs/cluster.py +++ b/sdk/python/pulumi_aws/ecs/cluster.py @@ -376,8 +376,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Cluster, __self__).__init__( 'aws:ecs/cluster:Cluster', resource_name, diff --git a/sdk/python/pulumi_aws/ecs/service.py b/sdk/python/pulumi_aws/ecs/service.py index 6a90fd42f47..a86eeeb1844 100644 --- a/sdk/python/pulumi_aws/ecs/service.py +++ b/sdk/python/pulumi_aws/ecs/service.py @@ -1289,8 +1289,6 @@ def _internal_init(__self__, __props__.__dict__["triggers"] = triggers __props__.__dict__["wait_for_steady_state"] = wait_for_steady_state __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Service, __self__).__init__( 'aws:ecs/service:Service', resource_name, diff --git a/sdk/python/pulumi_aws/ecs/task_definition.py b/sdk/python/pulumi_aws/ecs/task_definition.py index ad818e88199..933b89ab704 100644 --- a/sdk/python/pulumi_aws/ecs/task_definition.py +++ b/sdk/python/pulumi_aws/ecs/task_definition.py @@ -1276,8 +1276,6 @@ def _internal_init(__self__, __props__.__dict__["arn_without_revision"] = None __props__.__dict__["revision"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(TaskDefinition, __self__).__init__( 'aws:ecs/taskDefinition:TaskDefinition', resource_name, diff --git a/sdk/python/pulumi_aws/ecs/task_set.py b/sdk/python/pulumi_aws/ecs/task_set.py index ef5d0143ace..337a824afbb 100644 --- a/sdk/python/pulumi_aws/ecs/task_set.py +++ b/sdk/python/pulumi_aws/ecs/task_set.py @@ -772,8 +772,6 @@ def _internal_init(__self__, __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["task_set_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(TaskSet, __self__).__init__( 'aws:ecs/taskSet:TaskSet', resource_name, diff --git a/sdk/python/pulumi_aws/efs/access_point.py b/sdk/python/pulumi_aws/efs/access_point.py index 8bda6c43cc5..cd9c6383861 100644 --- a/sdk/python/pulumi_aws/efs/access_point.py +++ b/sdk/python/pulumi_aws/efs/access_point.py @@ -323,8 +323,6 @@ def _internal_init(__self__, __props__.__dict__["file_system_arn"] = None __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(AccessPoint, __self__).__init__( 'aws:efs/accessPoint:AccessPoint', resource_name, diff --git a/sdk/python/pulumi_aws/efs/file_system.py b/sdk/python/pulumi_aws/efs/file_system.py index db915458bf9..364ada64514 100644 --- a/sdk/python/pulumi_aws/efs/file_system.py +++ b/sdk/python/pulumi_aws/efs/file_system.py @@ -651,8 +651,6 @@ def _internal_init(__self__, __props__.__dict__["owner_id"] = None __props__.__dict__["size_in_bytes"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(FileSystem, __self__).__init__( 'aws:efs/fileSystem:FileSystem', resource_name, diff --git a/sdk/python/pulumi_aws/eks/access_entry.py b/sdk/python/pulumi_aws/eks/access_entry.py index c12f1ce31bd..fbeb4aea76f 100644 --- a/sdk/python/pulumi_aws/eks/access_entry.py +++ b/sdk/python/pulumi_aws/eks/access_entry.py @@ -422,8 +422,6 @@ def _internal_init(__self__, __props__.__dict__["created_at"] = None __props__.__dict__["modified_at"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(AccessEntry, __self__).__init__( 'aws:eks/accessEntry:AccessEntry', resource_name, diff --git a/sdk/python/pulumi_aws/eks/addon.py b/sdk/python/pulumi_aws/eks/addon.py index ff9d18c371f..900dc18b354 100644 --- a/sdk/python/pulumi_aws/eks/addon.py +++ b/sdk/python/pulumi_aws/eks/addon.py @@ -736,8 +736,6 @@ def _internal_init(__self__, __props__.__dict__["created_at"] = None __props__.__dict__["modified_at"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Addon, __self__).__init__( 'aws:eks/addon:Addon', resource_name, diff --git a/sdk/python/pulumi_aws/eks/cluster.py b/sdk/python/pulumi_aws/eks/cluster.py index 92ec89270c2..294b9f2b37f 100644 --- a/sdk/python/pulumi_aws/eks/cluster.py +++ b/sdk/python/pulumi_aws/eks/cluster.py @@ -883,8 +883,6 @@ def _internal_init(__self__, __props__.__dict__["platform_version"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Cluster, __self__).__init__( 'aws:eks/cluster:Cluster', resource_name, diff --git a/sdk/python/pulumi_aws/eks/fargate_profile.py b/sdk/python/pulumi_aws/eks/fargate_profile.py index 878452e1326..baff5d06e9c 100644 --- a/sdk/python/pulumi_aws/eks/fargate_profile.py +++ b/sdk/python/pulumi_aws/eks/fargate_profile.py @@ -448,8 +448,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(FargateProfile, __self__).__init__( 'aws:eks/fargateProfile:FargateProfile', resource_name, diff --git a/sdk/python/pulumi_aws/eks/identity_provider_config.py b/sdk/python/pulumi_aws/eks/identity_provider_config.py index da29c27d7dd..96d81149a5d 100644 --- a/sdk/python/pulumi_aws/eks/identity_provider_config.py +++ b/sdk/python/pulumi_aws/eks/identity_provider_config.py @@ -287,8 +287,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(IdentityProviderConfig, __self__).__init__( 'aws:eks/identityProviderConfig:IdentityProviderConfig', resource_name, diff --git a/sdk/python/pulumi_aws/eks/node_group.py b/sdk/python/pulumi_aws/eks/node_group.py index 335daff56cc..13981997f37 100644 --- a/sdk/python/pulumi_aws/eks/node_group.py +++ b/sdk/python/pulumi_aws/eks/node_group.py @@ -992,8 +992,6 @@ def _internal_init(__self__, __props__.__dict__["resources"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(NodeGroup, __self__).__init__( 'aws:eks/nodeGroup:NodeGroup', resource_name, diff --git a/sdk/python/pulumi_aws/eks/pod_identity_association.py b/sdk/python/pulumi_aws/eks/pod_identity_association.py index bac26edc9b0..2c146d3c0fe 100644 --- a/sdk/python/pulumi_aws/eks/pod_identity_association.py +++ b/sdk/python/pulumi_aws/eks/pod_identity_association.py @@ -413,8 +413,6 @@ def _internal_init(__self__, __props__.__dict__["association_arn"] = None __props__.__dict__["association_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(PodIdentityAssociation, __self__).__init__( 'aws:eks/podIdentityAssociation:PodIdentityAssociation', resource_name, diff --git a/sdk/python/pulumi_aws/elasticache/cluster.py b/sdk/python/pulumi_aws/elasticache/cluster.py index 3693f2c0e4c..5be783c4e6c 100644 --- a/sdk/python/pulumi_aws/elasticache/cluster.py +++ b/sdk/python/pulumi_aws/elasticache/cluster.py @@ -1475,8 +1475,6 @@ def _internal_init(__self__, __props__.__dict__["configuration_endpoint"] = None __props__.__dict__["engine_version_actual"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Cluster, __self__).__init__( 'aws:elasticache/cluster:Cluster', resource_name, diff --git a/sdk/python/pulumi_aws/elasticache/parameter_group.py b/sdk/python/pulumi_aws/elasticache/parameter_group.py index ecf75656b7e..b5fe7532a58 100644 --- a/sdk/python/pulumi_aws/elasticache/parameter_group.py +++ b/sdk/python/pulumi_aws/elasticache/parameter_group.py @@ -361,8 +361,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ParameterGroup, __self__).__init__( 'aws:elasticache/parameterGroup:ParameterGroup', resource_name, diff --git a/sdk/python/pulumi_aws/elasticache/replication_group.py b/sdk/python/pulumi_aws/elasticache/replication_group.py index 81a37d4c88b..9de604bbceb 100644 --- a/sdk/python/pulumi_aws/elasticache/replication_group.py +++ b/sdk/python/pulumi_aws/elasticache/replication_group.py @@ -1950,7 +1950,7 @@ def _internal_init(__self__, __props__.__dict__["primary_endpoint_address"] = None __props__.__dict__["reader_endpoint_address"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["authToken", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["authToken"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ReplicationGroup, __self__).__init__( 'aws:elasticache/replicationGroup:ReplicationGroup', diff --git a/sdk/python/pulumi_aws/elasticache/serverless_cache.py b/sdk/python/pulumi_aws/elasticache/serverless_cache.py index eb30133ea07..f0f7d0c851e 100644 --- a/sdk/python/pulumi_aws/elasticache/serverless_cache.py +++ b/sdk/python/pulumi_aws/elasticache/serverless_cache.py @@ -822,8 +822,6 @@ def _internal_init(__self__, __props__.__dict__["reader_endpoints"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ServerlessCache, __self__).__init__( 'aws:elasticache/serverlessCache:ServerlessCache', resource_name, diff --git a/sdk/python/pulumi_aws/elasticache/subnet_group.py b/sdk/python/pulumi_aws/elasticache/subnet_group.py index 6daf08a05a9..ff50a7db926 100644 --- a/sdk/python/pulumi_aws/elasticache/subnet_group.py +++ b/sdk/python/pulumi_aws/elasticache/subnet_group.py @@ -317,8 +317,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SubnetGroup, __self__).__init__( 'aws:elasticache/subnetGroup:SubnetGroup', resource_name, diff --git a/sdk/python/pulumi_aws/elasticache/user.py b/sdk/python/pulumi_aws/elasticache/user.py index c63798cbeee..7afc78fe9b7 100644 --- a/sdk/python/pulumi_aws/elasticache/user.py +++ b/sdk/python/pulumi_aws/elasticache/user.py @@ -522,7 +522,7 @@ def _internal_init(__self__, __props__.__dict__["user_name"] = user_name __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["passwords", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["passwords"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(User, __self__).__init__( 'aws:elasticache/user:User', diff --git a/sdk/python/pulumi_aws/elasticache/user_group.py b/sdk/python/pulumi_aws/elasticache/user_group.py index 9e95fed395e..811a5ffc0af 100644 --- a/sdk/python/pulumi_aws/elasticache/user_group.py +++ b/sdk/python/pulumi_aws/elasticache/user_group.py @@ -320,8 +320,6 @@ def _internal_init(__self__, __props__.__dict__["user_ids"] = user_ids __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(UserGroup, __self__).__init__( 'aws:elasticache/userGroup:UserGroup', resource_name, diff --git a/sdk/python/pulumi_aws/elasticbeanstalk/application.py b/sdk/python/pulumi_aws/elasticbeanstalk/application.py index 8d7a3c4c945..9308d78eb9b 100644 --- a/sdk/python/pulumi_aws/elasticbeanstalk/application.py +++ b/sdk/python/pulumi_aws/elasticbeanstalk/application.py @@ -305,8 +305,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Application, __self__).__init__( 'aws:elasticbeanstalk/application:Application', resource_name, diff --git a/sdk/python/pulumi_aws/elasticbeanstalk/application_version.py b/sdk/python/pulumi_aws/elasticbeanstalk/application_version.py index b61f55b93bb..d2de45b4d99 100644 --- a/sdk/python/pulumi_aws/elasticbeanstalk/application_version.py +++ b/sdk/python/pulumi_aws/elasticbeanstalk/application_version.py @@ -435,8 +435,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ApplicationVersion, __self__).__init__( 'aws:elasticbeanstalk/applicationVersion:ApplicationVersion', resource_name, diff --git a/sdk/python/pulumi_aws/elasticbeanstalk/environment.py b/sdk/python/pulumi_aws/elasticbeanstalk/environment.py index 56289251a7d..1df02a17607 100644 --- a/sdk/python/pulumi_aws/elasticbeanstalk/environment.py +++ b/sdk/python/pulumi_aws/elasticbeanstalk/environment.py @@ -936,8 +936,6 @@ def _internal_init(__self__, __props__.__dict__["queues"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["triggers"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Environment, __self__).__init__( 'aws:elasticbeanstalk/environment:Environment', resource_name, diff --git a/sdk/python/pulumi_aws/elasticsearch/domain.py b/sdk/python/pulumi_aws/elasticsearch/domain.py index a36fb16632c..07d65beadc6 100644 --- a/sdk/python/pulumi_aws/elasticsearch/domain.py +++ b/sdk/python/pulumi_aws/elasticsearch/domain.py @@ -1055,8 +1055,6 @@ def _internal_init(__self__, __props__.__dict__["endpoint"] = None __props__.__dict__["kibana_endpoint"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Domain, __self__).__init__( 'aws:elasticsearch/domain:Domain', resource_name, diff --git a/sdk/python/pulumi_aws/elb/load_balancer.py b/sdk/python/pulumi_aws/elb/load_balancer.py index 9d1e232cc57..5f4867959c9 100644 --- a/sdk/python/pulumi_aws/elb/load_balancer.py +++ b/sdk/python/pulumi_aws/elb/load_balancer.py @@ -967,8 +967,6 @@ def _internal_init(__self__, __props__.__dict__["zone_id"] = None alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="aws:elasticloadbalancing/loadBalancer:LoadBalancer")]) opts = pulumi.ResourceOptions.merge(opts, alias_opts) - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(LoadBalancer, __self__).__init__( 'aws:elb/loadBalancer:LoadBalancer', resource_name, diff --git a/sdk/python/pulumi_aws/emr/cluster.py b/sdk/python/pulumi_aws/emr/cluster.py index fd6562e1079..5a19f9f2328 100644 --- a/sdk/python/pulumi_aws/emr/cluster.py +++ b/sdk/python/pulumi_aws/emr/cluster.py @@ -1882,8 +1882,6 @@ def _internal_init(__self__, __props__.__dict__["cluster_state"] = None __props__.__dict__["master_public_dns"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Cluster, __self__).__init__( 'aws:emr/cluster:Cluster', resource_name, diff --git a/sdk/python/pulumi_aws/emr/studio.py b/sdk/python/pulumi_aws/emr/studio.py index 42d5ec41896..7dd92331e45 100644 --- a/sdk/python/pulumi_aws/emr/studio.py +++ b/sdk/python/pulumi_aws/emr/studio.py @@ -660,8 +660,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["url"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Studio, __self__).__init__( 'aws:emr/studio:Studio', resource_name, diff --git a/sdk/python/pulumi_aws/emrcontainers/job_template.py b/sdk/python/pulumi_aws/emrcontainers/job_template.py index 1c0ce9b0e19..ac56741d3b6 100644 --- a/sdk/python/pulumi_aws/emrcontainers/job_template.py +++ b/sdk/python/pulumi_aws/emrcontainers/job_template.py @@ -311,8 +311,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(JobTemplate, __self__).__init__( 'aws:emrcontainers/jobTemplate:JobTemplate', resource_name, diff --git a/sdk/python/pulumi_aws/emrcontainers/virtual_cluster.py b/sdk/python/pulumi_aws/emrcontainers/virtual_cluster.py index 9ca05b8aefa..7a7c8d287ef 100644 --- a/sdk/python/pulumi_aws/emrcontainers/virtual_cluster.py +++ b/sdk/python/pulumi_aws/emrcontainers/virtual_cluster.py @@ -275,8 +275,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VirtualCluster, __self__).__init__( 'aws:emrcontainers/virtualCluster:VirtualCluster', resource_name, diff --git a/sdk/python/pulumi_aws/emrserverless/application.py b/sdk/python/pulumi_aws/emrserverless/application.py index 95b6e0d78f4..bd015b5523a 100644 --- a/sdk/python/pulumi_aws/emrserverless/application.py +++ b/sdk/python/pulumi_aws/emrserverless/application.py @@ -620,8 +620,6 @@ def _internal_init(__self__, __props__.__dict__["type"] = type __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Application, __self__).__init__( 'aws:emrserverless/application:Application', resource_name, diff --git a/sdk/python/pulumi_aws/evidently/feature.py b/sdk/python/pulumi_aws/evidently/feature.py index 4580645e702..90f82fd5864 100644 --- a/sdk/python/pulumi_aws/evidently/feature.py +++ b/sdk/python/pulumi_aws/evidently/feature.py @@ -685,8 +685,6 @@ def _internal_init(__self__, __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["value_type"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Feature, __self__).__init__( 'aws:evidently/feature:Feature', resource_name, diff --git a/sdk/python/pulumi_aws/evidently/launch.py b/sdk/python/pulumi_aws/evidently/launch.py index d71245e70af..853bdba9932 100644 --- a/sdk/python/pulumi_aws/evidently/launch.py +++ b/sdk/python/pulumi_aws/evidently/launch.py @@ -1000,8 +1000,6 @@ def _internal_init(__self__, __props__.__dict__["status_reason"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["type"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Launch, __self__).__init__( 'aws:evidently/launch:Launch', resource_name, diff --git a/sdk/python/pulumi_aws/evidently/project.py b/sdk/python/pulumi_aws/evidently/project.py index 9d7d50113f1..416aedb2bb4 100644 --- a/sdk/python/pulumi_aws/evidently/project.py +++ b/sdk/python/pulumi_aws/evidently/project.py @@ -508,8 +508,6 @@ def _internal_init(__self__, __props__.__dict__["launch_count"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Project, __self__).__init__( 'aws:evidently/project:Project', resource_name, diff --git a/sdk/python/pulumi_aws/evidently/segment.py b/sdk/python/pulumi_aws/evidently/segment.py index 9b9c4533801..f85b46a734c 100644 --- a/sdk/python/pulumi_aws/evidently/segment.py +++ b/sdk/python/pulumi_aws/evidently/segment.py @@ -429,8 +429,6 @@ def _internal_init(__self__, __props__.__dict__["last_updated_time"] = None __props__.__dict__["launch_count"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Segment, __self__).__init__( 'aws:evidently/segment:Segment', resource_name, diff --git a/sdk/python/pulumi_aws/finspace/kx_cluster.py b/sdk/python/pulumi_aws/finspace/kx_cluster.py index 0c2e208374f..d243c7387bb 100644 --- a/sdk/python/pulumi_aws/finspace/kx_cluster.py +++ b/sdk/python/pulumi_aws/finspace/kx_cluster.py @@ -964,8 +964,6 @@ def _internal_init(__self__, __props__.__dict__["status"] = None __props__.__dict__["status_reason"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(KxCluster, __self__).__init__( 'aws:finspace/kxCluster:KxCluster', resource_name, diff --git a/sdk/python/pulumi_aws/finspace/kx_database.py b/sdk/python/pulumi_aws/finspace/kx_database.py index 2aa9b348bbc..4470c86d94e 100644 --- a/sdk/python/pulumi_aws/finspace/kx_database.py +++ b/sdk/python/pulumi_aws/finspace/kx_database.py @@ -349,8 +349,6 @@ def _internal_init(__self__, __props__.__dict__["created_timestamp"] = None __props__.__dict__["last_modified_timestamp"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(KxDatabase, __self__).__init__( 'aws:finspace/kxDatabase:KxDatabase', resource_name, diff --git a/sdk/python/pulumi_aws/finspace/kx_dataview.py b/sdk/python/pulumi_aws/finspace/kx_dataview.py index 9e46f1156d1..b47e95eca1b 100644 --- a/sdk/python/pulumi_aws/finspace/kx_dataview.py +++ b/sdk/python/pulumi_aws/finspace/kx_dataview.py @@ -555,8 +555,6 @@ def _internal_init(__self__, __props__.__dict__["last_modified_timestamp"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(KxDataview, __self__).__init__( 'aws:finspace/kxDataview:KxDataview', resource_name, diff --git a/sdk/python/pulumi_aws/finspace/kx_environment.py b/sdk/python/pulumi_aws/finspace/kx_environment.py index cca8cca9299..929d9b5a017 100644 --- a/sdk/python/pulumi_aws/finspace/kx_environment.py +++ b/sdk/python/pulumi_aws/finspace/kx_environment.py @@ -584,8 +584,6 @@ def _internal_init(__self__, __props__.__dict__["last_modified_timestamp"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(KxEnvironment, __self__).__init__( 'aws:finspace/kxEnvironment:KxEnvironment', resource_name, diff --git a/sdk/python/pulumi_aws/finspace/kx_scaling_group.py b/sdk/python/pulumi_aws/finspace/kx_scaling_group.py index acfcb29b5ab..43932468d93 100644 --- a/sdk/python/pulumi_aws/finspace/kx_scaling_group.py +++ b/sdk/python/pulumi_aws/finspace/kx_scaling_group.py @@ -432,8 +432,6 @@ def _internal_init(__self__, __props__.__dict__["status"] = None __props__.__dict__["status_reason"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(KxScalingGroup, __self__).__init__( 'aws:finspace/kxScalingGroup:KxScalingGroup', resource_name, diff --git a/sdk/python/pulumi_aws/finspace/kx_user.py b/sdk/python/pulumi_aws/finspace/kx_user.py index 6be62ae4a44..e9b52b9d60e 100644 --- a/sdk/python/pulumi_aws/finspace/kx_user.py +++ b/sdk/python/pulumi_aws/finspace/kx_user.py @@ -340,8 +340,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(KxUser, __self__).__init__( 'aws:finspace/kxUser:KxUser', resource_name, diff --git a/sdk/python/pulumi_aws/finspace/kx_volume.py b/sdk/python/pulumi_aws/finspace/kx_volume.py index dea5dbfb03c..71390e1552b 100644 --- a/sdk/python/pulumi_aws/finspace/kx_volume.py +++ b/sdk/python/pulumi_aws/finspace/kx_volume.py @@ -545,8 +545,6 @@ def _internal_init(__self__, __props__.__dict__["status"] = None __props__.__dict__["status_reason"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(KxVolume, __self__).__init__( 'aws:finspace/kxVolume:KxVolume', resource_name, diff --git a/sdk/python/pulumi_aws/fis/experiment_template.py b/sdk/python/pulumi_aws/fis/experiment_template.py index 28bda3d1620..d85d1fea1bd 100644 --- a/sdk/python/pulumi_aws/fis/experiment_template.py +++ b/sdk/python/pulumi_aws/fis/experiment_template.py @@ -445,8 +445,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["targets"] = targets __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ExperimentTemplate, __self__).__init__( 'aws:fis/experimentTemplate:ExperimentTemplate', resource_name, diff --git a/sdk/python/pulumi_aws/fms/policy.py b/sdk/python/pulumi_aws/fms/policy.py index cc9789fe759..f2dbb379450 100644 --- a/sdk/python/pulumi_aws/fms/policy.py +++ b/sdk/python/pulumi_aws/fms/policy.py @@ -683,8 +683,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["policy_update_token"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Policy, __self__).__init__( 'aws:fms/policy:Policy', resource_name, diff --git a/sdk/python/pulumi_aws/fsx/backup.py b/sdk/python/pulumi_aws/fsx/backup.py index 71d7b657c58..df2daae87fa 100644 --- a/sdk/python/pulumi_aws/fsx/backup.py +++ b/sdk/python/pulumi_aws/fsx/backup.py @@ -401,8 +401,6 @@ def _internal_init(__self__, __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["type"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Backup, __self__).__init__( 'aws:fsx/backup:Backup', resource_name, diff --git a/sdk/python/pulumi_aws/fsx/data_repository_association.py b/sdk/python/pulumi_aws/fsx/data_repository_association.py index d9881613da4..0f7cb7d9512 100644 --- a/sdk/python/pulumi_aws/fsx/data_repository_association.py +++ b/sdk/python/pulumi_aws/fsx/data_repository_association.py @@ -517,8 +517,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["association_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DataRepositoryAssociation, __self__).__init__( 'aws:fsx/dataRepositoryAssociation:DataRepositoryAssociation', resource_name, diff --git a/sdk/python/pulumi_aws/fsx/file_cache.py b/sdk/python/pulumi_aws/fsx/file_cache.py index e264e77d416..6f044093ca9 100644 --- a/sdk/python/pulumi_aws/fsx/file_cache.py +++ b/sdk/python/pulumi_aws/fsx/file_cache.py @@ -677,8 +677,6 @@ def _internal_init(__self__, __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["vpc_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(FileCache, __self__).__init__( 'aws:fsx/fileCache:FileCache', resource_name, diff --git a/sdk/python/pulumi_aws/fsx/lustre_file_system.py b/sdk/python/pulumi_aws/fsx/lustre_file_system.py index d7d7b5175cd..1df8ab770a1 100644 --- a/sdk/python/pulumi_aws/fsx/lustre_file_system.py +++ b/sdk/python/pulumi_aws/fsx/lustre_file_system.py @@ -1038,8 +1038,6 @@ def _internal_init(__self__, __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["vpc_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(LustreFileSystem, __self__).__init__( 'aws:fsx/lustreFileSystem:LustreFileSystem', resource_name, diff --git a/sdk/python/pulumi_aws/fsx/ontap_file_system.py b/sdk/python/pulumi_aws/fsx/ontap_file_system.py index a0f8210a26f..36f66195fc5 100644 --- a/sdk/python/pulumi_aws/fsx/ontap_file_system.py +++ b/sdk/python/pulumi_aws/fsx/ontap_file_system.py @@ -904,7 +904,7 @@ def _internal_init(__self__, __props__.__dict__["owner_id"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["vpc_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["fsxAdminPassword", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["fsxAdminPassword"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(OntapFileSystem, __self__).__init__( 'aws:fsx/ontapFileSystem:OntapFileSystem', diff --git a/sdk/python/pulumi_aws/fsx/ontap_storage_virtual_machine.py b/sdk/python/pulumi_aws/fsx/ontap_storage_virtual_machine.py index 01d89b0e88a..a1c7e5bfc44 100644 --- a/sdk/python/pulumi_aws/fsx/ontap_storage_virtual_machine.py +++ b/sdk/python/pulumi_aws/fsx/ontap_storage_virtual_machine.py @@ -459,7 +459,7 @@ def _internal_init(__self__, __props__.__dict__["subtype"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["uuid"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["svmAdminPassword", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["svmAdminPassword"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(OntapStorageVirtualMachine, __self__).__init__( 'aws:fsx/ontapStorageVirtualMachine:OntapStorageVirtualMachine', diff --git a/sdk/python/pulumi_aws/fsx/ontap_volume.py b/sdk/python/pulumi_aws/fsx/ontap_volume.py index 00a875f5d16..d648c05c543 100644 --- a/sdk/python/pulumi_aws/fsx/ontap_volume.py +++ b/sdk/python/pulumi_aws/fsx/ontap_volume.py @@ -789,8 +789,6 @@ def _internal_init(__self__, __props__.__dict__["flexcache_endpoint_type"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["uuid"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(OntapVolume, __self__).__init__( 'aws:fsx/ontapVolume:OntapVolume', resource_name, diff --git a/sdk/python/pulumi_aws/fsx/open_zfs_file_system.py b/sdk/python/pulumi_aws/fsx/open_zfs_file_system.py index d7a369a7f8b..e7a4ef22b9e 100644 --- a/sdk/python/pulumi_aws/fsx/open_zfs_file_system.py +++ b/sdk/python/pulumi_aws/fsx/open_zfs_file_system.py @@ -968,8 +968,6 @@ def _internal_init(__self__, __props__.__dict__["root_volume_id"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["vpc_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(OpenZfsFileSystem, __self__).__init__( 'aws:fsx/openZfsFileSystem:OpenZfsFileSystem', resource_name, diff --git a/sdk/python/pulumi_aws/fsx/open_zfs_snapshot.py b/sdk/python/pulumi_aws/fsx/open_zfs_snapshot.py index 73e901d924a..959d7e5b11d 100644 --- a/sdk/python/pulumi_aws/fsx/open_zfs_snapshot.py +++ b/sdk/python/pulumi_aws/fsx/open_zfs_snapshot.py @@ -310,8 +310,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["creation_time"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(OpenZfsSnapshot, __self__).__init__( 'aws:fsx/openZfsSnapshot:OpenZfsSnapshot', resource_name, diff --git a/sdk/python/pulumi_aws/fsx/open_zfs_volume.py b/sdk/python/pulumi_aws/fsx/open_zfs_volume.py index 2b33b3f84fa..2762f4f69f3 100644 --- a/sdk/python/pulumi_aws/fsx/open_zfs_volume.py +++ b/sdk/python/pulumi_aws/fsx/open_zfs_volume.py @@ -646,8 +646,6 @@ def _internal_init(__self__, __props__.__dict__["volume_type"] = volume_type __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(OpenZfsVolume, __self__).__init__( 'aws:fsx/openZfsVolume:OpenZfsVolume', resource_name, diff --git a/sdk/python/pulumi_aws/fsx/windows_file_system.py b/sdk/python/pulumi_aws/fsx/windows_file_system.py index cf3932e4633..9d055864ce0 100644 --- a/sdk/python/pulumi_aws/fsx/windows_file_system.py +++ b/sdk/python/pulumi_aws/fsx/windows_file_system.py @@ -1050,8 +1050,6 @@ def _internal_init(__self__, __props__.__dict__["remote_administration_endpoint"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["vpc_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(WindowsFileSystem, __self__).__init__( 'aws:fsx/windowsFileSystem:WindowsFileSystem', resource_name, diff --git a/sdk/python/pulumi_aws/gamelift/alias.py b/sdk/python/pulumi_aws/gamelift/alias.py index df43023ec09..dabd35d0e76 100644 --- a/sdk/python/pulumi_aws/gamelift/alias.py +++ b/sdk/python/pulumi_aws/gamelift/alias.py @@ -303,8 +303,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Alias, __self__).__init__( 'aws:gamelift/alias:Alias', resource_name, diff --git a/sdk/python/pulumi_aws/gamelift/build.py b/sdk/python/pulumi_aws/gamelift/build.py index 92177b49b03..51bc3c87e50 100644 --- a/sdk/python/pulumi_aws/gamelift/build.py +++ b/sdk/python/pulumi_aws/gamelift/build.py @@ -342,8 +342,6 @@ def _internal_init(__self__, __props__.__dict__["version"] = version __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Build, __self__).__init__( 'aws:gamelift/build:Build', resource_name, diff --git a/sdk/python/pulumi_aws/gamelift/fleet.py b/sdk/python/pulumi_aws/gamelift/fleet.py index 6d4139a9123..ba055eaf9ff 100644 --- a/sdk/python/pulumi_aws/gamelift/fleet.py +++ b/sdk/python/pulumi_aws/gamelift/fleet.py @@ -735,8 +735,6 @@ def _internal_init(__self__, __props__.__dict__["operating_system"] = None __props__.__dict__["script_arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Fleet, __self__).__init__( 'aws:gamelift/fleet:Fleet', resource_name, diff --git a/sdk/python/pulumi_aws/gamelift/game_server_group.py b/sdk/python/pulumi_aws/gamelift/game_server_group.py index 96c744e4d58..c97f09af308 100644 --- a/sdk/python/pulumi_aws/gamelift/game_server_group.py +++ b/sdk/python/pulumi_aws/gamelift/game_server_group.py @@ -750,8 +750,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["auto_scaling_group_arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(GameServerGroup, __self__).__init__( 'aws:gamelift/gameServerGroup:GameServerGroup', resource_name, diff --git a/sdk/python/pulumi_aws/gamelift/game_session_queue.py b/sdk/python/pulumi_aws/gamelift/game_session_queue.py index 90279f88ffa..5afb4ad7d4a 100644 --- a/sdk/python/pulumi_aws/gamelift/game_session_queue.py +++ b/sdk/python/pulumi_aws/gamelift/game_session_queue.py @@ -430,8 +430,6 @@ def _internal_init(__self__, __props__.__dict__["timeout_in_seconds"] = timeout_in_seconds __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(GameSessionQueue, __self__).__init__( 'aws:gamelift/gameSessionQueue:GameSessionQueue', resource_name, diff --git a/sdk/python/pulumi_aws/gamelift/matchmaking_configuration.py b/sdk/python/pulumi_aws/gamelift/matchmaking_configuration.py index 51d99a5aedb..09beb39a437 100644 --- a/sdk/python/pulumi_aws/gamelift/matchmaking_configuration.py +++ b/sdk/python/pulumi_aws/gamelift/matchmaking_configuration.py @@ -784,8 +784,6 @@ def _internal_init(__self__, __props__.__dict__["creation_time"] = None __props__.__dict__["rule_set_arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(MatchmakingConfiguration, __self__).__init__( 'aws:gamelift/matchmakingConfiguration:MatchmakingConfiguration', resource_name, diff --git a/sdk/python/pulumi_aws/gamelift/matchmaking_rule_set.py b/sdk/python/pulumi_aws/gamelift/matchmaking_rule_set.py index 44080087630..15fc79cf9ba 100644 --- a/sdk/python/pulumi_aws/gamelift/matchmaking_rule_set.py +++ b/sdk/python/pulumi_aws/gamelift/matchmaking_rule_set.py @@ -232,8 +232,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(MatchmakingRuleSet, __self__).__init__( 'aws:gamelift/matchmakingRuleSet:MatchmakingRuleSet', resource_name, diff --git a/sdk/python/pulumi_aws/gamelift/script.py b/sdk/python/pulumi_aws/gamelift/script.py index 77ba08f2ba9..c39421d7994 100644 --- a/sdk/python/pulumi_aws/gamelift/script.py +++ b/sdk/python/pulumi_aws/gamelift/script.py @@ -336,8 +336,6 @@ def _internal_init(__self__, __props__.__dict__["zip_file"] = zip_file __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Script, __self__).__init__( 'aws:gamelift/script:Script', resource_name, diff --git a/sdk/python/pulumi_aws/glacier/vault.py b/sdk/python/pulumi_aws/glacier/vault.py index 864e0dbe4c3..44f86bb9bc3 100644 --- a/sdk/python/pulumi_aws/glacier/vault.py +++ b/sdk/python/pulumi_aws/glacier/vault.py @@ -368,8 +368,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["location"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Vault, __self__).__init__( 'aws:glacier/vault:Vault', resource_name, diff --git a/sdk/python/pulumi_aws/globalaccelerator/accelerator.py b/sdk/python/pulumi_aws/globalaccelerator/accelerator.py index 1b124c36512..18301eff243 100644 --- a/sdk/python/pulumi_aws/globalaccelerator/accelerator.py +++ b/sdk/python/pulumi_aws/globalaccelerator/accelerator.py @@ -435,8 +435,6 @@ def _internal_init(__self__, __props__.__dict__["hosted_zone_id"] = None __props__.__dict__["ip_sets"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Accelerator, __self__).__init__( 'aws:globalaccelerator/accelerator:Accelerator', resource_name, diff --git a/sdk/python/pulumi_aws/globalaccelerator/custom_routing_accelerator.py b/sdk/python/pulumi_aws/globalaccelerator/custom_routing_accelerator.py index 2818861ce1c..30ed24f1d13 100644 --- a/sdk/python/pulumi_aws/globalaccelerator/custom_routing_accelerator.py +++ b/sdk/python/pulumi_aws/globalaccelerator/custom_routing_accelerator.py @@ -418,8 +418,6 @@ def _internal_init(__self__, __props__.__dict__["hosted_zone_id"] = None __props__.__dict__["ip_sets"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(CustomRoutingAccelerator, __self__).__init__( 'aws:globalaccelerator/customRoutingAccelerator:CustomRoutingAccelerator', resource_name, diff --git a/sdk/python/pulumi_aws/glue/catalog_database.py b/sdk/python/pulumi_aws/glue/catalog_database.py index 6a9e8a92a54..3f158d74fe8 100644 --- a/sdk/python/pulumi_aws/glue/catalog_database.py +++ b/sdk/python/pulumi_aws/glue/catalog_database.py @@ -502,8 +502,6 @@ def _internal_init(__self__, __props__.__dict__["target_database"] = target_database __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(CatalogDatabase, __self__).__init__( 'aws:glue/catalogDatabase:CatalogDatabase', resource_name, diff --git a/sdk/python/pulumi_aws/glue/connection.py b/sdk/python/pulumi_aws/glue/connection.py index e29051a1513..6c3b4971270 100644 --- a/sdk/python/pulumi_aws/glue/connection.py +++ b/sdk/python/pulumi_aws/glue/connection.py @@ -486,7 +486,7 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["connectionProperties", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["connectionProperties"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Connection, __self__).__init__( 'aws:glue/connection:Connection', diff --git a/sdk/python/pulumi_aws/glue/crawler.py b/sdk/python/pulumi_aws/glue/crawler.py index 9548b38a759..92021823673 100644 --- a/sdk/python/pulumi_aws/glue/crawler.py +++ b/sdk/python/pulumi_aws/glue/crawler.py @@ -1138,8 +1138,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Crawler, __self__).__init__( 'aws:glue/crawler:Crawler', resource_name, diff --git a/sdk/python/pulumi_aws/glue/data_quality_ruleset.py b/sdk/python/pulumi_aws/glue/data_quality_ruleset.py index b80afaf634a..4e2661df57b 100644 --- a/sdk/python/pulumi_aws/glue/data_quality_ruleset.py +++ b/sdk/python/pulumi_aws/glue/data_quality_ruleset.py @@ -452,8 +452,6 @@ def _internal_init(__self__, __props__.__dict__["last_modified_on"] = None __props__.__dict__["recommendation_run_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DataQualityRuleset, __self__).__init__( 'aws:glue/dataQualityRuleset:DataQualityRuleset', resource_name, diff --git a/sdk/python/pulumi_aws/glue/dev_endpoint.py b/sdk/python/pulumi_aws/glue/dev_endpoint.py index be0948feb29..d3217fefd93 100644 --- a/sdk/python/pulumi_aws/glue/dev_endpoint.py +++ b/sdk/python/pulumi_aws/glue/dev_endpoint.py @@ -849,8 +849,6 @@ def _internal_init(__self__, __props__.__dict__["vpc_id"] = None __props__.__dict__["yarn_endpoint_address"] = None __props__.__dict__["zeppelin_remote_spark_interpreter_port"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DevEndpoint, __self__).__init__( 'aws:glue/devEndpoint:DevEndpoint', resource_name, diff --git a/sdk/python/pulumi_aws/glue/job.py b/sdk/python/pulumi_aws/glue/job.py index e07b31ba371..2739dd7fdb8 100644 --- a/sdk/python/pulumi_aws/glue/job.py +++ b/sdk/python/pulumi_aws/glue/job.py @@ -957,8 +957,6 @@ def _internal_init(__self__, __props__.__dict__["worker_type"] = worker_type __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Job, __self__).__init__( 'aws:glue/job:Job', resource_name, diff --git a/sdk/python/pulumi_aws/glue/ml_transform.py b/sdk/python/pulumi_aws/glue/ml_transform.py index 4e6d60e5af1..d523f331522 100644 --- a/sdk/python/pulumi_aws/glue/ml_transform.py +++ b/sdk/python/pulumi_aws/glue/ml_transform.py @@ -773,8 +773,6 @@ def _internal_init(__self__, __props__.__dict__["label_count"] = None __props__.__dict__["schemas"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(MLTransform, __self__).__init__( 'aws:glue/mLTransform:MLTransform', resource_name, diff --git a/sdk/python/pulumi_aws/glue/registry.py b/sdk/python/pulumi_aws/glue/registry.py index 57e69c6e9c4..89ba1952a2b 100644 --- a/sdk/python/pulumi_aws/glue/registry.py +++ b/sdk/python/pulumi_aws/glue/registry.py @@ -255,8 +255,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Registry, __self__).__init__( 'aws:glue/registry:Registry', resource_name, diff --git a/sdk/python/pulumi_aws/glue/schema.py b/sdk/python/pulumi_aws/glue/schema.py index 038f48b5b5d..b74dec413b3 100644 --- a/sdk/python/pulumi_aws/glue/schema.py +++ b/sdk/python/pulumi_aws/glue/schema.py @@ -480,8 +480,6 @@ def _internal_init(__self__, __props__.__dict__["registry_name"] = None __props__.__dict__["schema_checkpoint"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Schema, __self__).__init__( 'aws:glue/schema:Schema', resource_name, diff --git a/sdk/python/pulumi_aws/glue/trigger.py b/sdk/python/pulumi_aws/glue/trigger.py index bf296af6644..ac16f098f3c 100644 --- a/sdk/python/pulumi_aws/glue/trigger.py +++ b/sdk/python/pulumi_aws/glue/trigger.py @@ -715,8 +715,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Trigger, __self__).__init__( 'aws:glue/trigger:Trigger', resource_name, diff --git a/sdk/python/pulumi_aws/glue/workflow.py b/sdk/python/pulumi_aws/glue/workflow.py index ce8fbe27fb2..eb7980c5cf4 100644 --- a/sdk/python/pulumi_aws/glue/workflow.py +++ b/sdk/python/pulumi_aws/glue/workflow.py @@ -366,8 +366,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Workflow, __self__).__init__( 'aws:glue/workflow:Workflow', resource_name, diff --git a/sdk/python/pulumi_aws/grafana/workspace.py b/sdk/python/pulumi_aws/grafana/workspace.py index 80bfe69e5ba..a641eafad7f 100644 --- a/sdk/python/pulumi_aws/grafana/workspace.py +++ b/sdk/python/pulumi_aws/grafana/workspace.py @@ -801,8 +801,6 @@ def _internal_init(__self__, __props__.__dict__["endpoint"] = None __props__.__dict__["saml_configuration_status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Workspace, __self__).__init__( 'aws:grafana/workspace:Workspace', resource_name, diff --git a/sdk/python/pulumi_aws/guardduty/detector.py b/sdk/python/pulumi_aws/guardduty/detector.py index 571bfc40e7d..6bcc7b1848c 100644 --- a/sdk/python/pulumi_aws/guardduty/detector.py +++ b/sdk/python/pulumi_aws/guardduty/detector.py @@ -351,8 +351,6 @@ def _internal_init(__self__, __props__.__dict__["account_id"] = None __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Detector, __self__).__init__( 'aws:guardduty/detector:Detector', resource_name, diff --git a/sdk/python/pulumi_aws/guardduty/filter.py b/sdk/python/pulumi_aws/guardduty/filter.py index eb130c20c83..dca5f13de70 100644 --- a/sdk/python/pulumi_aws/guardduty/filter.py +++ b/sdk/python/pulumi_aws/guardduty/filter.py @@ -458,8 +458,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Filter, __self__).__init__( 'aws:guardduty/filter:Filter', resource_name, diff --git a/sdk/python/pulumi_aws/guardduty/ip_set.py b/sdk/python/pulumi_aws/guardduty/ip_set.py index 54f7eea4014..6e50dc79139 100644 --- a/sdk/python/pulumi_aws/guardduty/ip_set.py +++ b/sdk/python/pulumi_aws/guardduty/ip_set.py @@ -398,8 +398,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(IPSet, __self__).__init__( 'aws:guardduty/iPSet:IPSet', resource_name, diff --git a/sdk/python/pulumi_aws/guardduty/threat_intel_set.py b/sdk/python/pulumi_aws/guardduty/threat_intel_set.py index 8beb1a9a9f7..6563edbe2db 100644 --- a/sdk/python/pulumi_aws/guardduty/threat_intel_set.py +++ b/sdk/python/pulumi_aws/guardduty/threat_intel_set.py @@ -400,8 +400,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ThreatIntelSet, __self__).__init__( 'aws:guardduty/threatIntelSet:ThreatIntelSet', resource_name, diff --git a/sdk/python/pulumi_aws/iam/instance_profile.py b/sdk/python/pulumi_aws/iam/instance_profile.py index 71e7bb9dc68..2f0b14a29e4 100644 --- a/sdk/python/pulumi_aws/iam/instance_profile.py +++ b/sdk/python/pulumi_aws/iam/instance_profile.py @@ -382,8 +382,6 @@ def _internal_init(__self__, __props__.__dict__["create_date"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["unique_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(InstanceProfile, __self__).__init__( 'aws:iam/instanceProfile:InstanceProfile', resource_name, diff --git a/sdk/python/pulumi_aws/iam/open_id_connect_provider.py b/sdk/python/pulumi_aws/iam/open_id_connect_provider.py index 92dc0fa0436..79327469d5c 100644 --- a/sdk/python/pulumi_aws/iam/open_id_connect_provider.py +++ b/sdk/python/pulumi_aws/iam/open_id_connect_provider.py @@ -299,8 +299,6 @@ def _internal_init(__self__, __props__.__dict__["url"] = url __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(OpenIdConnectProvider, __self__).__init__( 'aws:iam/openIdConnectProvider:OpenIdConnectProvider', resource_name, diff --git a/sdk/python/pulumi_aws/iam/policy.py b/sdk/python/pulumi_aws/iam/policy.py index 7c26104a681..d121bf19138 100644 --- a/sdk/python/pulumi_aws/iam/policy.py +++ b/sdk/python/pulumi_aws/iam/policy.py @@ -407,8 +407,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["policy_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Policy, __self__).__init__( 'aws:iam/policy:Policy', resource_name, diff --git a/sdk/python/pulumi_aws/iam/role.py b/sdk/python/pulumi_aws/iam/role.py index 25b3c135314..6b1462a30fc 100644 --- a/sdk/python/pulumi_aws/iam/role.py +++ b/sdk/python/pulumi_aws/iam/role.py @@ -850,8 +850,6 @@ def _internal_init(__self__, __props__.__dict__["create_date"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["unique_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Role, __self__).__init__( 'aws:iam/role:Role', resource_name, diff --git a/sdk/python/pulumi_aws/iam/saml_provider.py b/sdk/python/pulumi_aws/iam/saml_provider.py index c3d478030f0..74265af0dc7 100644 --- a/sdk/python/pulumi_aws/iam/saml_provider.py +++ b/sdk/python/pulumi_aws/iam/saml_provider.py @@ -272,8 +272,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["valid_until"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SamlProvider, __self__).__init__( 'aws:iam/samlProvider:SamlProvider', resource_name, diff --git a/sdk/python/pulumi_aws/iam/server_certificate.py b/sdk/python/pulumi_aws/iam/server_certificate.py index dea2a1c0de1..c32d682a5dc 100644 --- a/sdk/python/pulumi_aws/iam/server_certificate.py +++ b/sdk/python/pulumi_aws/iam/server_certificate.py @@ -606,7 +606,7 @@ def _internal_init(__self__, __props__.__dict__["expiration"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["upload_date"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["privateKey", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["privateKey"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ServerCertificate, __self__).__init__( 'aws:iam/serverCertificate:ServerCertificate', diff --git a/sdk/python/pulumi_aws/iam/service_linked_role.py b/sdk/python/pulumi_aws/iam/service_linked_role.py index 6beed9829cb..4fec7603034 100644 --- a/sdk/python/pulumi_aws/iam/service_linked_role.py +++ b/sdk/python/pulumi_aws/iam/service_linked_role.py @@ -359,8 +359,6 @@ def _internal_init(__self__, __props__.__dict__["path"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["unique_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ServiceLinkedRole, __self__).__init__( 'aws:iam/serviceLinkedRole:ServiceLinkedRole', resource_name, diff --git a/sdk/python/pulumi_aws/iam/user.py b/sdk/python/pulumi_aws/iam/user.py index ca3b874d409..f4f8c3513e1 100644 --- a/sdk/python/pulumi_aws/iam/user.py +++ b/sdk/python/pulumi_aws/iam/user.py @@ -383,8 +383,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["unique_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(User, __self__).__init__( 'aws:iam/user:User', resource_name, diff --git a/sdk/python/pulumi_aws/iam/virtual_mfa_device.py b/sdk/python/pulumi_aws/iam/virtual_mfa_device.py index 172181a96ff..6d65a277ef7 100644 --- a/sdk/python/pulumi_aws/iam/virtual_mfa_device.py +++ b/sdk/python/pulumi_aws/iam/virtual_mfa_device.py @@ -337,8 +337,6 @@ def _internal_init(__self__, __props__.__dict__["qr_code_png"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["user_name"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VirtualMfaDevice, __self__).__init__( 'aws:iam/virtualMfaDevice:VirtualMfaDevice', resource_name, diff --git a/sdk/python/pulumi_aws/imagebuilder/component.py b/sdk/python/pulumi_aws/imagebuilder/component.py index 318c5882d45..d90e1146382 100644 --- a/sdk/python/pulumi_aws/imagebuilder/component.py +++ b/sdk/python/pulumi_aws/imagebuilder/component.py @@ -642,8 +642,6 @@ def _internal_init(__self__, __props__.__dict__["owner"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["type"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Component, __self__).__init__( 'aws:imagebuilder/component:Component', resource_name, diff --git a/sdk/python/pulumi_aws/imagebuilder/container_recipe.py b/sdk/python/pulumi_aws/imagebuilder/container_recipe.py index 9509315832b..b18a7e380eb 100644 --- a/sdk/python/pulumi_aws/imagebuilder/container_recipe.py +++ b/sdk/python/pulumi_aws/imagebuilder/container_recipe.py @@ -783,8 +783,6 @@ def _internal_init(__self__, __props__.__dict__["owner"] = None __props__.__dict__["platform"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ContainerRecipe, __self__).__init__( 'aws:imagebuilder/containerRecipe:ContainerRecipe', resource_name, diff --git a/sdk/python/pulumi_aws/imagebuilder/distribution_configuration.py b/sdk/python/pulumi_aws/imagebuilder/distribution_configuration.py index a2383ee1280..7f746631299 100644 --- a/sdk/python/pulumi_aws/imagebuilder/distribution_configuration.py +++ b/sdk/python/pulumi_aws/imagebuilder/distribution_configuration.py @@ -365,8 +365,6 @@ def _internal_init(__self__, __props__.__dict__["date_created"] = None __props__.__dict__["date_updated"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DistributionConfiguration, __self__).__init__( 'aws:imagebuilder/distributionConfiguration:DistributionConfiguration', resource_name, diff --git a/sdk/python/pulumi_aws/imagebuilder/image.py b/sdk/python/pulumi_aws/imagebuilder/image.py index a7ab0f1cb88..a9a77feb001 100644 --- a/sdk/python/pulumi_aws/imagebuilder/image.py +++ b/sdk/python/pulumi_aws/imagebuilder/image.py @@ -555,8 +555,6 @@ def _internal_init(__self__, __props__.__dict__["platform"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["version"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Image, __self__).__init__( 'aws:imagebuilder/image:Image', resource_name, diff --git a/sdk/python/pulumi_aws/imagebuilder/image_pipeline.py b/sdk/python/pulumi_aws/imagebuilder/image_pipeline.py index fc39f24886d..76b9e22d4c5 100644 --- a/sdk/python/pulumi_aws/imagebuilder/image_pipeline.py +++ b/sdk/python/pulumi_aws/imagebuilder/image_pipeline.py @@ -686,8 +686,6 @@ def _internal_init(__self__, __props__.__dict__["date_updated"] = None __props__.__dict__["platform"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ImagePipeline, __self__).__init__( 'aws:imagebuilder/imagePipeline:ImagePipeline', resource_name, diff --git a/sdk/python/pulumi_aws/imagebuilder/image_recipe.py b/sdk/python/pulumi_aws/imagebuilder/image_recipe.py index 3fc2698f19c..c3b7953c19f 100644 --- a/sdk/python/pulumi_aws/imagebuilder/image_recipe.py +++ b/sdk/python/pulumi_aws/imagebuilder/image_recipe.py @@ -618,8 +618,6 @@ def _internal_init(__self__, __props__.__dict__["owner"] = None __props__.__dict__["platform"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ImageRecipe, __self__).__init__( 'aws:imagebuilder/imageRecipe:ImageRecipe', resource_name, diff --git a/sdk/python/pulumi_aws/imagebuilder/infrastructure_configuration.py b/sdk/python/pulumi_aws/imagebuilder/infrastructure_configuration.py index 7e42b83e0f6..7dbece77159 100644 --- a/sdk/python/pulumi_aws/imagebuilder/infrastructure_configuration.py +++ b/sdk/python/pulumi_aws/imagebuilder/infrastructure_configuration.py @@ -701,8 +701,6 @@ def _internal_init(__self__, __props__.__dict__["date_created"] = None __props__.__dict__["date_updated"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(InfrastructureConfiguration, __self__).__init__( 'aws:imagebuilder/infrastructureConfiguration:InfrastructureConfiguration', resource_name, diff --git a/sdk/python/pulumi_aws/imagebuilder/workflow.py b/sdk/python/pulumi_aws/imagebuilder/workflow.py index c6d91e0b663..fc9ec2dfdff 100644 --- a/sdk/python/pulumi_aws/imagebuilder/workflow.py +++ b/sdk/python/pulumi_aws/imagebuilder/workflow.py @@ -576,8 +576,6 @@ def _internal_init(__self__, __props__.__dict__["date_created"] = None __props__.__dict__["owner"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Workflow, __self__).__init__( 'aws:imagebuilder/workflow:Workflow', resource_name, diff --git a/sdk/python/pulumi_aws/inspector/assessment_template.py b/sdk/python/pulumi_aws/inspector/assessment_template.py index ec0b02bf603..667fe2dc4a8 100644 --- a/sdk/python/pulumi_aws/inspector/assessment_template.py +++ b/sdk/python/pulumi_aws/inspector/assessment_template.py @@ -391,8 +391,6 @@ def _internal_init(__self__, __props__.__dict__["target_arn"] = target_arn __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(AssessmentTemplate, __self__).__init__( 'aws:inspector/assessmentTemplate:AssessmentTemplate', resource_name, diff --git a/sdk/python/pulumi_aws/iot/billing_group.py b/sdk/python/pulumi_aws/iot/billing_group.py index c4c06088471..835c85728b7 100644 --- a/sdk/python/pulumi_aws/iot/billing_group.py +++ b/sdk/python/pulumi_aws/iot/billing_group.py @@ -294,8 +294,6 @@ def _internal_init(__self__, __props__.__dict__["metadatas"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["version"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(BillingGroup, __self__).__init__( 'aws:iot/billingGroup:BillingGroup', resource_name, diff --git a/sdk/python/pulumi_aws/iot/ca_certificate.py b/sdk/python/pulumi_aws/iot/ca_certificate.py index 503e7b2f9f1..6f5ff21254a 100644 --- a/sdk/python/pulumi_aws/iot/ca_certificate.py +++ b/sdk/python/pulumi_aws/iot/ca_certificate.py @@ -515,7 +515,7 @@ def _internal_init(__self__, __props__.__dict__["generation_id"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["validities"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["caCertificatePem", "tagsAll", "verificationCertificatePem"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["caCertificatePem", "verificationCertificatePem"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(CaCertificate, __self__).__init__( 'aws:iot/caCertificate:CaCertificate', diff --git a/sdk/python/pulumi_aws/iot/domain_configuration.py b/sdk/python/pulumi_aws/iot/domain_configuration.py index 0547f9c09f0..06eee20b169 100644 --- a/sdk/python/pulumi_aws/iot/domain_configuration.py +++ b/sdk/python/pulumi_aws/iot/domain_configuration.py @@ -486,8 +486,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["domain_type"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DomainConfiguration, __self__).__init__( 'aws:iot/domainConfiguration:DomainConfiguration', resource_name, diff --git a/sdk/python/pulumi_aws/iot/provisioning_template.py b/sdk/python/pulumi_aws/iot/provisioning_template.py index f66f398c4e4..c76dcdf9f7f 100644 --- a/sdk/python/pulumi_aws/iot/provisioning_template.py +++ b/sdk/python/pulumi_aws/iot/provisioning_template.py @@ -547,8 +547,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["default_version_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ProvisioningTemplate, __self__).__init__( 'aws:iot/provisioningTemplate:ProvisioningTemplate', resource_name, diff --git a/sdk/python/pulumi_aws/iot/thing_group.py b/sdk/python/pulumi_aws/iot/thing_group.py index 5f50798e181..66116c35cc4 100644 --- a/sdk/python/pulumi_aws/iot/thing_group.py +++ b/sdk/python/pulumi_aws/iot/thing_group.py @@ -346,8 +346,6 @@ def _internal_init(__self__, __props__.__dict__["metadatas"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["version"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ThingGroup, __self__).__init__( 'aws:iot/thingGroup:ThingGroup', resource_name, diff --git a/sdk/python/pulumi_aws/iot/thing_type.py b/sdk/python/pulumi_aws/iot/thing_type.py index ff8cbdcbb2f..72e93513a4f 100644 --- a/sdk/python/pulumi_aws/iot/thing_type.py +++ b/sdk/python/pulumi_aws/iot/thing_type.py @@ -292,8 +292,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ThingType, __self__).__init__( 'aws:iot/thingType:ThingType', resource_name, diff --git a/sdk/python/pulumi_aws/iot/topic_rule.py b/sdk/python/pulumi_aws/iot/topic_rule.py index 95b9018f2d7..1309186b588 100644 --- a/sdk/python/pulumi_aws/iot/topic_rule.py +++ b/sdk/python/pulumi_aws/iot/topic_rule.py @@ -986,8 +986,6 @@ def _internal_init(__self__, __props__.__dict__["timestreams"] = timestreams __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(TopicRule, __self__).__init__( 'aws:iot/topicRule:TopicRule', resource_name, diff --git a/sdk/python/pulumi_aws/ivs/channel.py b/sdk/python/pulumi_aws/ivs/channel.py index 8c62d7f17f6..a62bf9f28b3 100644 --- a/sdk/python/pulumi_aws/ivs/channel.py +++ b/sdk/python/pulumi_aws/ivs/channel.py @@ -398,8 +398,6 @@ def _internal_init(__self__, __props__.__dict__["ingest_endpoint"] = None __props__.__dict__["playback_url"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Channel, __self__).__init__( 'aws:ivs/channel:Channel', resource_name, diff --git a/sdk/python/pulumi_aws/ivs/playback_key_pair.py b/sdk/python/pulumi_aws/ivs/playback_key_pair.py index 1a05ce14923..3c2f9c63aea 100644 --- a/sdk/python/pulumi_aws/ivs/playback_key_pair.py +++ b/sdk/python/pulumi_aws/ivs/playback_key_pair.py @@ -284,8 +284,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["fingerprint"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(PlaybackKeyPair, __self__).__init__( 'aws:ivs/playbackKeyPair:PlaybackKeyPair', resource_name, diff --git a/sdk/python/pulumi_aws/ivs/recording_configuration.py b/sdk/python/pulumi_aws/ivs/recording_configuration.py index 4703e7b31a9..33b6f659a73 100644 --- a/sdk/python/pulumi_aws/ivs/recording_configuration.py +++ b/sdk/python/pulumi_aws/ivs/recording_configuration.py @@ -356,8 +356,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(RecordingConfiguration, __self__).__init__( 'aws:ivs/recordingConfiguration:RecordingConfiguration', resource_name, diff --git a/sdk/python/pulumi_aws/ivschat/logging_configuration.py b/sdk/python/pulumi_aws/ivschat/logging_configuration.py index 6d13ec7af42..47b851a766d 100644 --- a/sdk/python/pulumi_aws/ivschat/logging_configuration.py +++ b/sdk/python/pulumi_aws/ivschat/logging_configuration.py @@ -353,8 +353,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(LoggingConfiguration, __self__).__init__( 'aws:ivschat/loggingConfiguration:LoggingConfiguration', resource_name, diff --git a/sdk/python/pulumi_aws/ivschat/room.py b/sdk/python/pulumi_aws/ivschat/room.py index d6f64ca4261..42bc48e797a 100644 --- a/sdk/python/pulumi_aws/ivschat/room.py +++ b/sdk/python/pulumi_aws/ivschat/room.py @@ -423,8 +423,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Room, __self__).__init__( 'aws:ivschat/room:Room', resource_name, diff --git a/sdk/python/pulumi_aws/kendra/data_source.py b/sdk/python/pulumi_aws/kendra/data_source.py index 35debf157d6..ba199ef8cf8 100644 --- a/sdk/python/pulumi_aws/kendra/data_source.py +++ b/sdk/python/pulumi_aws/kendra/data_source.py @@ -1141,8 +1141,6 @@ def _internal_init(__self__, __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["updated_at"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DataSource, __self__).__init__( 'aws:kendra/dataSource:DataSource', resource_name, diff --git a/sdk/python/pulumi_aws/kendra/faq.py b/sdk/python/pulumi_aws/kendra/faq.py index 19eae19f805..e5f120af9f2 100644 --- a/sdk/python/pulumi_aws/kendra/faq.py +++ b/sdk/python/pulumi_aws/kendra/faq.py @@ -614,8 +614,6 @@ def _internal_init(__self__, __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["updated_at"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Faq, __self__).__init__( 'aws:kendra/faq:Faq', resource_name, diff --git a/sdk/python/pulumi_aws/kendra/index.py b/sdk/python/pulumi_aws/kendra/index.py index 1733ae8ebe1..988a1f88667 100644 --- a/sdk/python/pulumi_aws/kendra/index.py +++ b/sdk/python/pulumi_aws/kendra/index.py @@ -1719,8 +1719,6 @@ def _internal_init(__self__, __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["updated_at"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Index, __self__).__init__( 'aws:kendra/index:Index', resource_name, diff --git a/sdk/python/pulumi_aws/kendra/query_suggestions_block_list.py b/sdk/python/pulumi_aws/kendra/query_suggestions_block_list.py index 05b78650069..66479d479cb 100644 --- a/sdk/python/pulumi_aws/kendra/query_suggestions_block_list.py +++ b/sdk/python/pulumi_aws/kendra/query_suggestions_block_list.py @@ -427,8 +427,6 @@ def _internal_init(__self__, __props__.__dict__["query_suggestions_block_list_id"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(QuerySuggestionsBlockList, __self__).__init__( 'aws:kendra/querySuggestionsBlockList:QuerySuggestionsBlockList', resource_name, diff --git a/sdk/python/pulumi_aws/kendra/thesaurus.py b/sdk/python/pulumi_aws/kendra/thesaurus.py index e77e68eb40b..ba87144eb36 100644 --- a/sdk/python/pulumi_aws/kendra/thesaurus.py +++ b/sdk/python/pulumi_aws/kendra/thesaurus.py @@ -425,8 +425,6 @@ def _internal_init(__self__, __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["thesaurus_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Thesaurus, __self__).__init__( 'aws:kendra/thesaurus:Thesaurus', resource_name, diff --git a/sdk/python/pulumi_aws/keyspaces/keyspace.py b/sdk/python/pulumi_aws/keyspaces/keyspace.py index ddafdae3f4a..dde5359c69b 100644 --- a/sdk/python/pulumi_aws/keyspaces/keyspace.py +++ b/sdk/python/pulumi_aws/keyspaces/keyspace.py @@ -232,8 +232,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Keyspace, __self__).__init__( 'aws:keyspaces/keyspace:Keyspace', resource_name, diff --git a/sdk/python/pulumi_aws/keyspaces/table.py b/sdk/python/pulumi_aws/keyspaces/table.py index 4c38e43dc48..89a4b48cc2a 100644 --- a/sdk/python/pulumi_aws/keyspaces/table.py +++ b/sdk/python/pulumi_aws/keyspaces/table.py @@ -583,8 +583,6 @@ def _internal_init(__self__, __props__.__dict__["ttl"] = ttl __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Table, __self__).__init__( 'aws:keyspaces/table:Table', resource_name, diff --git a/sdk/python/pulumi_aws/kinesis/analytics_application.py b/sdk/python/pulumi_aws/kinesis/analytics_application.py index a60303b0649..841bb7d175b 100644 --- a/sdk/python/pulumi_aws/kinesis/analytics_application.py +++ b/sdk/python/pulumi_aws/kinesis/analytics_application.py @@ -729,8 +729,6 @@ def _internal_init(__self__, __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["version"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(AnalyticsApplication, __self__).__init__( 'aws:kinesis/analyticsApplication:AnalyticsApplication', resource_name, diff --git a/sdk/python/pulumi_aws/kinesis/firehose_delivery_stream.py b/sdk/python/pulumi_aws/kinesis/firehose_delivery_stream.py index 8b82300a46a..5da9447d1d2 100644 --- a/sdk/python/pulumi_aws/kinesis/firehose_delivery_stream.py +++ b/sdk/python/pulumi_aws/kinesis/firehose_delivery_stream.py @@ -1666,8 +1666,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["version_id"] = version_id __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(FirehoseDeliveryStream, __self__).__init__( 'aws:kinesis/firehoseDeliveryStream:FirehoseDeliveryStream', resource_name, diff --git a/sdk/python/pulumi_aws/kinesis/stream.py b/sdk/python/pulumi_aws/kinesis/stream.py index 76c00692097..62c6a25b974 100644 --- a/sdk/python/pulumi_aws/kinesis/stream.py +++ b/sdk/python/pulumi_aws/kinesis/stream.py @@ -526,8 +526,6 @@ def _internal_init(__self__, __props__.__dict__["stream_mode_details"] = stream_mode_details __props__.__dict__["tags"] = tags __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Stream, __self__).__init__( 'aws:kinesis/stream:Stream', resource_name, diff --git a/sdk/python/pulumi_aws/kinesis/video_stream.py b/sdk/python/pulumi_aws/kinesis/video_stream.py index d9ac40d668b..226c59ce9cc 100644 --- a/sdk/python/pulumi_aws/kinesis/video_stream.py +++ b/sdk/python/pulumi_aws/kinesis/video_stream.py @@ -417,8 +417,6 @@ def _internal_init(__self__, __props__.__dict__["creation_time"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["version"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VideoStream, __self__).__init__( 'aws:kinesis/videoStream:VideoStream', resource_name, diff --git a/sdk/python/pulumi_aws/kinesisanalyticsv2/application.py b/sdk/python/pulumi_aws/kinesisanalyticsv2/application.py index 6260457fcde..0c1eed099b1 100644 --- a/sdk/python/pulumi_aws/kinesisanalyticsv2/application.py +++ b/sdk/python/pulumi_aws/kinesisanalyticsv2/application.py @@ -920,8 +920,6 @@ def _internal_init(__self__, __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["version_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Application, __self__).__init__( 'aws:kinesisanalyticsv2/application:Application', resource_name, diff --git a/sdk/python/pulumi_aws/kms/external_key.py b/sdk/python/pulumi_aws/kms/external_key.py index dd2ba2ab9bf..af23447c459 100644 --- a/sdk/python/pulumi_aws/kms/external_key.py +++ b/sdk/python/pulumi_aws/kms/external_key.py @@ -523,7 +523,7 @@ def _internal_init(__self__, __props__.__dict__["key_state"] = None __props__.__dict__["key_usage"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["keyMaterialBase64", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["keyMaterialBase64"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ExternalKey, __self__).__init__( 'aws:kms/externalKey:ExternalKey', diff --git a/sdk/python/pulumi_aws/kms/key.py b/sdk/python/pulumi_aws/kms/key.py index 3165e86e6d3..0b5473de0b3 100644 --- a/sdk/python/pulumi_aws/kms/key.py +++ b/sdk/python/pulumi_aws/kms/key.py @@ -652,8 +652,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["key_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Key, __self__).__init__( 'aws:kms/key:Key', resource_name, diff --git a/sdk/python/pulumi_aws/kms/replica_external_key.py b/sdk/python/pulumi_aws/kms/replica_external_key.py index e969d7e2af2..d68d58590f5 100644 --- a/sdk/python/pulumi_aws/kms/replica_external_key.py +++ b/sdk/python/pulumi_aws/kms/replica_external_key.py @@ -587,7 +587,7 @@ def _internal_init(__self__, __props__.__dict__["key_state"] = None __props__.__dict__["key_usage"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["keyMaterialBase64", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["keyMaterialBase64"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ReplicaExternalKey, __self__).__init__( 'aws:kms/replicaExternalKey:ReplicaExternalKey', diff --git a/sdk/python/pulumi_aws/kms/replica_key.py b/sdk/python/pulumi_aws/kms/replica_key.py index 766322480c8..3facbdc7141 100644 --- a/sdk/python/pulumi_aws/kms/replica_key.py +++ b/sdk/python/pulumi_aws/kms/replica_key.py @@ -505,8 +505,6 @@ def _internal_init(__self__, __props__.__dict__["key_spec"] = None __props__.__dict__["key_usage"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ReplicaKey, __self__).__init__( 'aws:kms/replicaKey:ReplicaKey', resource_name, diff --git a/sdk/python/pulumi_aws/lambda_/function.py b/sdk/python/pulumi_aws/lambda_/function.py index f26faee0dad..fe64f2adaff 100644 --- a/sdk/python/pulumi_aws/lambda_/function.py +++ b/sdk/python/pulumi_aws/lambda_/function.py @@ -1834,8 +1834,6 @@ def _internal_init(__self__, __props__.__dict__["source_code_size"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["version"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Function, __self__).__init__( 'aws:lambda/function:Function', resource_name, diff --git a/sdk/python/pulumi_aws/lb/listener.py b/sdk/python/pulumi_aws/lb/listener.py index f0472b690ec..30ce907d27c 100644 --- a/sdk/python/pulumi_aws/lb/listener.py +++ b/sdk/python/pulumi_aws/lb/listener.py @@ -880,8 +880,6 @@ def _internal_init(__self__, __props__.__dict__["tags_all"] = None alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="aws:elasticloadbalancingv2/listener:Listener")]) opts = pulumi.ResourceOptions.merge(opts, alias_opts) - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Listener, __self__).__init__( 'aws:lb/listener:Listener', resource_name, diff --git a/sdk/python/pulumi_aws/lb/listener_rule.py b/sdk/python/pulumi_aws/lb/listener_rule.py index ae4748f184c..2f137835034 100644 --- a/sdk/python/pulumi_aws/lb/listener_rule.py +++ b/sdk/python/pulumi_aws/lb/listener_rule.py @@ -627,8 +627,6 @@ def _internal_init(__self__, __props__.__dict__["tags_all"] = None alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="aws:elasticloadbalancingv2/listenerRule:ListenerRule")]) opts = pulumi.ResourceOptions.merge(opts, alias_opts) - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ListenerRule, __self__).__init__( 'aws:lb/listenerRule:ListenerRule', resource_name, diff --git a/sdk/python/pulumi_aws/lb/load_balancer.py b/sdk/python/pulumi_aws/lb/load_balancer.py index d575b511b0d..cde766108e3 100644 --- a/sdk/python/pulumi_aws/lb/load_balancer.py +++ b/sdk/python/pulumi_aws/lb/load_balancer.py @@ -1262,8 +1262,6 @@ def _internal_init(__self__, __props__.__dict__["zone_id"] = None alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="aws:elasticloadbalancingv2/loadBalancer:LoadBalancer")]) opts = pulumi.ResourceOptions.merge(opts, alias_opts) - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(LoadBalancer, __self__).__init__( 'aws:lb/loadBalancer:LoadBalancer', resource_name, diff --git a/sdk/python/pulumi_aws/lb/target_group.py b/sdk/python/pulumi_aws/lb/target_group.py index 4a0007e1706..74c737e6414 100644 --- a/sdk/python/pulumi_aws/lb/target_group.py +++ b/sdk/python/pulumi_aws/lb/target_group.py @@ -1132,8 +1132,6 @@ def _internal_init(__self__, __props__.__dict__["tags_all"] = None alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="aws:elasticloadbalancingv2/targetGroup:TargetGroup")]) opts = pulumi.ResourceOptions.merge(opts, alias_opts) - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(TargetGroup, __self__).__init__( 'aws:lb/targetGroup:TargetGroup', resource_name, diff --git a/sdk/python/pulumi_aws/lb/trust_store.py b/sdk/python/pulumi_aws/lb/trust_store.py index 998952d24db..e7f86c5587d 100644 --- a/sdk/python/pulumi_aws/lb/trust_store.py +++ b/sdk/python/pulumi_aws/lb/trust_store.py @@ -407,8 +407,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["arn_suffix"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(TrustStore, __self__).__init__( 'aws:lb/trustStore:TrustStore', resource_name, diff --git a/sdk/python/pulumi_aws/lex/v2models_bot.py b/sdk/python/pulumi_aws/lex/v2models_bot.py index a1bcc7cd895..685007b8b6a 100644 --- a/sdk/python/pulumi_aws/lex/v2models_bot.py +++ b/sdk/python/pulumi_aws/lex/v2models_bot.py @@ -521,8 +521,6 @@ def _internal_init(__self__, __props__.__dict__["type"] = type __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(V2modelsBot, __self__).__init__( 'aws:lex/v2modelsBot:V2modelsBot', resource_name, diff --git a/sdk/python/pulumi_aws/licensemanager/license_configuration.py b/sdk/python/pulumi_aws/licensemanager/license_configuration.py index d12a7d4d8b7..5f6a4e55e14 100644 --- a/sdk/python/pulumi_aws/licensemanager/license_configuration.py +++ b/sdk/python/pulumi_aws/licensemanager/license_configuration.py @@ -458,8 +458,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["owner_account_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(LicenseConfiguration, __self__).__init__( 'aws:licensemanager/licenseConfiguration:LicenseConfiguration', resource_name, diff --git a/sdk/python/pulumi_aws/lightsail/bucket.py b/sdk/python/pulumi_aws/lightsail/bucket.py index fc139546d52..f8d9a8ef65a 100644 --- a/sdk/python/pulumi_aws/lightsail/bucket.py +++ b/sdk/python/pulumi_aws/lightsail/bucket.py @@ -372,8 +372,6 @@ def _internal_init(__self__, __props__.__dict__["support_code"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["url"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Bucket, __self__).__init__( 'aws:lightsail/bucket:Bucket', resource_name, diff --git a/sdk/python/pulumi_aws/lightsail/certificate.py b/sdk/python/pulumi_aws/lightsail/certificate.py index dd2f8b2a027..2b0155310d4 100644 --- a/sdk/python/pulumi_aws/lightsail/certificate.py +++ b/sdk/python/pulumi_aws/lightsail/certificate.py @@ -330,8 +330,6 @@ def _internal_init(__self__, __props__.__dict__["created_at"] = None __props__.__dict__["domain_validation_options"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Certificate, __self__).__init__( 'aws:lightsail/certificate:Certificate', resource_name, diff --git a/sdk/python/pulumi_aws/lightsail/container_service.py b/sdk/python/pulumi_aws/lightsail/container_service.py index d3a91399801..f97b355430c 100644 --- a/sdk/python/pulumi_aws/lightsail/container_service.py +++ b/sdk/python/pulumi_aws/lightsail/container_service.py @@ -705,8 +705,6 @@ def _internal_init(__self__, __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["url"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ContainerService, __self__).__init__( 'aws:lightsail/containerService:ContainerService', resource_name, diff --git a/sdk/python/pulumi_aws/lightsail/database.py b/sdk/python/pulumi_aws/lightsail/database.py index 74ec6f6ea44..d73813b4eaa 100644 --- a/sdk/python/pulumi_aws/lightsail/database.py +++ b/sdk/python/pulumi_aws/lightsail/database.py @@ -1139,7 +1139,7 @@ def _internal_init(__self__, __props__.__dict__["secondary_availability_zone"] = None __props__.__dict__["support_code"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["masterPassword", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["masterPassword"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Database, __self__).__init__( 'aws:lightsail/database:Database', diff --git a/sdk/python/pulumi_aws/lightsail/disk.py b/sdk/python/pulumi_aws/lightsail/disk.py index ed3161746f4..40f5319574d 100644 --- a/sdk/python/pulumi_aws/lightsail/disk.py +++ b/sdk/python/pulumi_aws/lightsail/disk.py @@ -340,8 +340,6 @@ def _internal_init(__self__, __props__.__dict__["created_at"] = None __props__.__dict__["support_code"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Disk, __self__).__init__( 'aws:lightsail/disk:Disk', resource_name, diff --git a/sdk/python/pulumi_aws/lightsail/distribution.py b/sdk/python/pulumi_aws/lightsail/distribution.py index 055eb59510a..04de95e8d10 100644 --- a/sdk/python/pulumi_aws/lightsail/distribution.py +++ b/sdk/python/pulumi_aws/lightsail/distribution.py @@ -866,8 +866,6 @@ def _internal_init(__self__, __props__.__dict__["status"] = None __props__.__dict__["support_code"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Distribution, __self__).__init__( 'aws:lightsail/distribution:Distribution', resource_name, diff --git a/sdk/python/pulumi_aws/lightsail/instance.py b/sdk/python/pulumi_aws/lightsail/instance.py index 9dc36bcfea9..84ddc608d06 100644 --- a/sdk/python/pulumi_aws/lightsail/instance.py +++ b/sdk/python/pulumi_aws/lightsail/instance.py @@ -738,8 +738,6 @@ def _internal_init(__self__, __props__.__dict__["ram_size"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["username"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Instance, __self__).__init__( 'aws:lightsail/instance:Instance', resource_name, diff --git a/sdk/python/pulumi_aws/lightsail/key_pair.py b/sdk/python/pulumi_aws/lightsail/key_pair.py index 6b69b3fdd0d..268fb06ea25 100644 --- a/sdk/python/pulumi_aws/lightsail/key_pair.py +++ b/sdk/python/pulumi_aws/lightsail/key_pair.py @@ -427,8 +427,6 @@ def _internal_init(__self__, __props__.__dict__["fingerprint"] = None __props__.__dict__["private_key"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(KeyPair, __self__).__init__( 'aws:lightsail/keyPair:KeyPair', resource_name, diff --git a/sdk/python/pulumi_aws/lightsail/lb.py b/sdk/python/pulumi_aws/lightsail/lb.py index 64d163bff82..cbac8be53fe 100644 --- a/sdk/python/pulumi_aws/lightsail/lb.py +++ b/sdk/python/pulumi_aws/lightsail/lb.py @@ -413,8 +413,6 @@ def _internal_init(__self__, __props__.__dict__["public_ports"] = None __props__.__dict__["support_code"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Lb, __self__).__init__( 'aws:lightsail/lb:Lb', resource_name, diff --git a/sdk/python/pulumi_aws/location/geofence_collection.py b/sdk/python/pulumi_aws/location/geofence_collection.py index 950f611341c..4cee40eff35 100644 --- a/sdk/python/pulumi_aws/location/geofence_collection.py +++ b/sdk/python/pulumi_aws/location/geofence_collection.py @@ -331,8 +331,6 @@ def _internal_init(__self__, __props__.__dict__["create_time"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["update_time"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(GeofenceCollection, __self__).__init__( 'aws:location/geofenceCollection:GeofenceCollection', resource_name, diff --git a/sdk/python/pulumi_aws/location/map.py b/sdk/python/pulumi_aws/location/map.py index f886f3bf607..e6245d8da76 100644 --- a/sdk/python/pulumi_aws/location/map.py +++ b/sdk/python/pulumi_aws/location/map.py @@ -346,8 +346,6 @@ def _internal_init(__self__, __props__.__dict__["map_arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["update_time"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Map, __self__).__init__( 'aws:location/map:Map', resource_name, diff --git a/sdk/python/pulumi_aws/location/place_index.py b/sdk/python/pulumi_aws/location/place_index.py index 9d4aeb93423..8151d550b85 100644 --- a/sdk/python/pulumi_aws/location/place_index.py +++ b/sdk/python/pulumi_aws/location/place_index.py @@ -378,8 +378,6 @@ def _internal_init(__self__, __props__.__dict__["index_arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["update_time"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(PlaceIndex, __self__).__init__( 'aws:location/placeIndex:PlaceIndex', resource_name, diff --git a/sdk/python/pulumi_aws/location/route_calculation.py b/sdk/python/pulumi_aws/location/route_calculation.py index 29462dadbc5..503b020e80d 100644 --- a/sdk/python/pulumi_aws/location/route_calculation.py +++ b/sdk/python/pulumi_aws/location/route_calculation.py @@ -340,8 +340,6 @@ def _internal_init(__self__, __props__.__dict__["create_time"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["update_time"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(RouteCalculation, __self__).__init__( 'aws:location/routeCalculation:RouteCalculation', resource_name, diff --git a/sdk/python/pulumi_aws/location/tracker.py b/sdk/python/pulumi_aws/location/tracker.py index 8f77f322863..58ec56dc7f1 100644 --- a/sdk/python/pulumi_aws/location/tracker.py +++ b/sdk/python/pulumi_aws/location/tracker.py @@ -371,8 +371,6 @@ def _internal_init(__self__, __props__.__dict__["tags_all"] = None __props__.__dict__["tracker_arn"] = None __props__.__dict__["update_time"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Tracker, __self__).__init__( 'aws:location/tracker:Tracker', resource_name, diff --git a/sdk/python/pulumi_aws/macie/custom_data_identifier.py b/sdk/python/pulumi_aws/macie/custom_data_identifier.py index e428ee88958..a133d276e94 100644 --- a/sdk/python/pulumi_aws/macie/custom_data_identifier.py +++ b/sdk/python/pulumi_aws/macie/custom_data_identifier.py @@ -461,8 +461,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["created_at"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(CustomDataIdentifier, __self__).__init__( 'aws:macie/customDataIdentifier:CustomDataIdentifier', resource_name, diff --git a/sdk/python/pulumi_aws/macie/findings_filter.py b/sdk/python/pulumi_aws/macie/findings_filter.py index 7bc8dc53567..7eded6a87ef 100644 --- a/sdk/python/pulumi_aws/macie/findings_filter.py +++ b/sdk/python/pulumi_aws/macie/findings_filter.py @@ -420,8 +420,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(FindingsFilter, __self__).__init__( 'aws:macie/findingsFilter:FindingsFilter', resource_name, diff --git a/sdk/python/pulumi_aws/macie2/classification_job.py b/sdk/python/pulumi_aws/macie2/classification_job.py index 3e1431974ac..b4426108488 100644 --- a/sdk/python/pulumi_aws/macie2/classification_job.py +++ b/sdk/python/pulumi_aws/macie2/classification_job.py @@ -603,8 +603,6 @@ def _internal_init(__self__, __props__.__dict__["job_id"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["user_paused_details"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ClassificationJob, __self__).__init__( 'aws:macie2/classificationJob:ClassificationJob', resource_name, diff --git a/sdk/python/pulumi_aws/macie2/member.py b/sdk/python/pulumi_aws/macie2/member.py index 1265d492c8d..849808378c4 100644 --- a/sdk/python/pulumi_aws/macie2/member.py +++ b/sdk/python/pulumi_aws/macie2/member.py @@ -491,8 +491,6 @@ def _internal_init(__self__, __props__.__dict__["relationship_status"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["updated_at"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Member, __self__).__init__( 'aws:macie2/member:Member', resource_name, diff --git a/sdk/python/pulumi_aws/mediaconvert/queue.py b/sdk/python/pulumi_aws/mediaconvert/queue.py index fc53b839aff..c43e46fcf67 100644 --- a/sdk/python/pulumi_aws/mediaconvert/queue.py +++ b/sdk/python/pulumi_aws/mediaconvert/queue.py @@ -364,8 +364,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Queue, __self__).__init__( 'aws:mediaconvert/queue:Queue', resource_name, diff --git a/sdk/python/pulumi_aws/medialive/channel.py b/sdk/python/pulumi_aws/medialive/channel.py index 56e502b4d96..4a6069bd16a 100644 --- a/sdk/python/pulumi_aws/medialive/channel.py +++ b/sdk/python/pulumi_aws/medialive/channel.py @@ -768,8 +768,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["channel_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Channel, __self__).__init__( 'aws:medialive/channel:Channel', resource_name, diff --git a/sdk/python/pulumi_aws/medialive/input.py b/sdk/python/pulumi_aws/medialive/input.py index e5362743920..d0ed382e037 100644 --- a/sdk/python/pulumi_aws/medialive/input.py +++ b/sdk/python/pulumi_aws/medialive/input.py @@ -609,8 +609,6 @@ def _internal_init(__self__, __props__.__dict__["input_partner_ids"] = None __props__.__dict__["input_source_type"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Input, __self__).__init__( 'aws:medialive/input:Input', resource_name, diff --git a/sdk/python/pulumi_aws/medialive/input_security_group.py b/sdk/python/pulumi_aws/medialive/input_security_group.py index 32f1b811202..83076d8c5d2 100644 --- a/sdk/python/pulumi_aws/medialive/input_security_group.py +++ b/sdk/python/pulumi_aws/medialive/input_security_group.py @@ -258,8 +258,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["inputs"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(InputSecurityGroup, __self__).__init__( 'aws:medialive/inputSecurityGroup:InputSecurityGroup', resource_name, diff --git a/sdk/python/pulumi_aws/medialive/multiplex.py b/sdk/python/pulumi_aws/medialive/multiplex.py index 1a5da7dcbf5..e482ff05042 100644 --- a/sdk/python/pulumi_aws/medialive/multiplex.py +++ b/sdk/python/pulumi_aws/medialive/multiplex.py @@ -367,8 +367,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Multiplex, __self__).__init__( 'aws:medialive/multiplex:Multiplex', resource_name, diff --git a/sdk/python/pulumi_aws/mediapackage/channel.py b/sdk/python/pulumi_aws/mediapackage/channel.py index feb6f02c950..5a832d7f9d1 100644 --- a/sdk/python/pulumi_aws/mediapackage/channel.py +++ b/sdk/python/pulumi_aws/mediapackage/channel.py @@ -284,8 +284,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["hls_ingests"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Channel, __self__).__init__( 'aws:mediapackage/channel:Channel', resource_name, diff --git a/sdk/python/pulumi_aws/mediastore/container.py b/sdk/python/pulumi_aws/mediastore/container.py index 4da24a0a2dc..f1ab75f79fb 100644 --- a/sdk/python/pulumi_aws/mediastore/container.py +++ b/sdk/python/pulumi_aws/mediastore/container.py @@ -235,8 +235,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["endpoint"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Container, __self__).__init__( 'aws:mediastore/container:Container', resource_name, diff --git a/sdk/python/pulumi_aws/memorydb/acl.py b/sdk/python/pulumi_aws/memorydb/acl.py index 921c77b0d61..d382e07841c 100644 --- a/sdk/python/pulumi_aws/memorydb/acl.py +++ b/sdk/python/pulumi_aws/memorydb/acl.py @@ -317,8 +317,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["minimum_engine_version"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Acl, __self__).__init__( 'aws:memorydb/acl:Acl', resource_name, diff --git a/sdk/python/pulumi_aws/memorydb/cluster.py b/sdk/python/pulumi_aws/memorydb/cluster.py index c4345d2f88b..cbff328a799 100644 --- a/sdk/python/pulumi_aws/memorydb/cluster.py +++ b/sdk/python/pulumi_aws/memorydb/cluster.py @@ -1087,8 +1087,6 @@ def _internal_init(__self__, __props__.__dict__["engine_patch_version"] = None __props__.__dict__["shards"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Cluster, __self__).__init__( 'aws:memorydb/cluster:Cluster', resource_name, diff --git a/sdk/python/pulumi_aws/memorydb/parameter_group.py b/sdk/python/pulumi_aws/memorydb/parameter_group.py index 5dc9c11db6d..34f04f8ddbd 100644 --- a/sdk/python/pulumi_aws/memorydb/parameter_group.py +++ b/sdk/python/pulumi_aws/memorydb/parameter_group.py @@ -389,8 +389,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ParameterGroup, __self__).__init__( 'aws:memorydb/parameterGroup:ParameterGroup', resource_name, diff --git a/sdk/python/pulumi_aws/memorydb/snapshot.py b/sdk/python/pulumi_aws/memorydb/snapshot.py index 2b4e128a1c7..83a6bc66026 100644 --- a/sdk/python/pulumi_aws/memorydb/snapshot.py +++ b/sdk/python/pulumi_aws/memorydb/snapshot.py @@ -367,8 +367,6 @@ def _internal_init(__self__, __props__.__dict__["cluster_configurations"] = None __props__.__dict__["source"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Snapshot, __self__).__init__( 'aws:memorydb/snapshot:Snapshot', resource_name, diff --git a/sdk/python/pulumi_aws/memorydb/subnet_group.py b/sdk/python/pulumi_aws/memorydb/subnet_group.py index f63ffc0e6dd..12089e172ed 100644 --- a/sdk/python/pulumi_aws/memorydb/subnet_group.py +++ b/sdk/python/pulumi_aws/memorydb/subnet_group.py @@ -368,8 +368,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["vpc_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SubnetGroup, __self__).__init__( 'aws:memorydb/subnetGroup:SubnetGroup', resource_name, diff --git a/sdk/python/pulumi_aws/memorydb/user.py b/sdk/python/pulumi_aws/memorydb/user.py index 33444d79520..8b1300c0c86 100644 --- a/sdk/python/pulumi_aws/memorydb/user.py +++ b/sdk/python/pulumi_aws/memorydb/user.py @@ -346,8 +346,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["minimum_engine_version"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(User, __self__).__init__( 'aws:memorydb/user:User', resource_name, diff --git a/sdk/python/pulumi_aws/mq/broker.py b/sdk/python/pulumi_aws/mq/broker.py index 41e5292a94e..72d1dc47966 100644 --- a/sdk/python/pulumi_aws/mq/broker.py +++ b/sdk/python/pulumi_aws/mq/broker.py @@ -969,8 +969,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["instances"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Broker, __self__).__init__( 'aws:mq/broker:Broker', resource_name, diff --git a/sdk/python/pulumi_aws/mq/configuration.py b/sdk/python/pulumi_aws/mq/configuration.py index 63f11d8cf5e..dea213c61f6 100644 --- a/sdk/python/pulumi_aws/mq/configuration.py +++ b/sdk/python/pulumi_aws/mq/configuration.py @@ -490,8 +490,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["latest_revision"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Configuration, __self__).__init__( 'aws:mq/configuration:Configuration', resource_name, diff --git a/sdk/python/pulumi_aws/msk/cluster.py b/sdk/python/pulumi_aws/msk/cluster.py index 1876a10cc53..a44a4cd2c88 100644 --- a/sdk/python/pulumi_aws/msk/cluster.py +++ b/sdk/python/pulumi_aws/msk/cluster.py @@ -1065,8 +1065,6 @@ def _internal_init(__self__, __props__.__dict__["tags_all"] = None __props__.__dict__["zookeeper_connect_string"] = None __props__.__dict__["zookeeper_connect_string_tls"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Cluster, __self__).__init__( 'aws:msk/cluster:Cluster', resource_name, diff --git a/sdk/python/pulumi_aws/msk/replicator.py b/sdk/python/pulumi_aws/msk/replicator.py index 3da2f73923f..30ed652333e 100644 --- a/sdk/python/pulumi_aws/msk/replicator.py +++ b/sdk/python/pulumi_aws/msk/replicator.py @@ -354,8 +354,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["current_version"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Replicator, __self__).__init__( 'aws:msk/replicator:Replicator', resource_name, diff --git a/sdk/python/pulumi_aws/msk/serverless_cluster.py b/sdk/python/pulumi_aws/msk/serverless_cluster.py index 5fa5d9d98d7..697eef1b603 100644 --- a/sdk/python/pulumi_aws/msk/serverless_cluster.py +++ b/sdk/python/pulumi_aws/msk/serverless_cluster.py @@ -297,8 +297,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["cluster_uuid"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ServerlessCluster, __self__).__init__( 'aws:msk/serverlessCluster:ServerlessCluster', resource_name, diff --git a/sdk/python/pulumi_aws/msk/vpc_connection.py b/sdk/python/pulumi_aws/msk/vpc_connection.py index 5c330a87349..62343fb947f 100644 --- a/sdk/python/pulumi_aws/msk/vpc_connection.py +++ b/sdk/python/pulumi_aws/msk/vpc_connection.py @@ -377,8 +377,6 @@ def _internal_init(__self__, __props__.__dict__["vpc_id"] = vpc_id __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VpcConnection, __self__).__init__( 'aws:msk/vpcConnection:VpcConnection', resource_name, diff --git a/sdk/python/pulumi_aws/mwaa/environment.py b/sdk/python/pulumi_aws/mwaa/environment.py index 8618af0a18a..789178f1a4d 100644 --- a/sdk/python/pulumi_aws/mwaa/environment.py +++ b/sdk/python/pulumi_aws/mwaa/environment.py @@ -1201,7 +1201,7 @@ def _internal_init(__self__, __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["webserver_url"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["airflowConfigurationOptions", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["airflowConfigurationOptions"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Environment, __self__).__init__( 'aws:mwaa/environment:Environment', diff --git a/sdk/python/pulumi_aws/neptune/cluster.py b/sdk/python/pulumi_aws/neptune/cluster.py index 34c240045ee..3dc5c451b8b 100644 --- a/sdk/python/pulumi_aws/neptune/cluster.py +++ b/sdk/python/pulumi_aws/neptune/cluster.py @@ -1349,8 +1349,6 @@ def _internal_init(__self__, __props__.__dict__["hosted_zone_id"] = None __props__.__dict__["reader_endpoint"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Cluster, __self__).__init__( 'aws:neptune/cluster:Cluster', resource_name, diff --git a/sdk/python/pulumi_aws/neptune/cluster_endpoint.py b/sdk/python/pulumi_aws/neptune/cluster_endpoint.py index da27bccd272..0bb3623f317 100644 --- a/sdk/python/pulumi_aws/neptune/cluster_endpoint.py +++ b/sdk/python/pulumi_aws/neptune/cluster_endpoint.py @@ -388,8 +388,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["endpoint"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ClusterEndpoint, __self__).__init__( 'aws:neptune/clusterEndpoint:ClusterEndpoint', resource_name, diff --git a/sdk/python/pulumi_aws/neptune/cluster_instance.py b/sdk/python/pulumi_aws/neptune/cluster_instance.py index bef70e94269..b63da77a985 100644 --- a/sdk/python/pulumi_aws/neptune/cluster_instance.py +++ b/sdk/python/pulumi_aws/neptune/cluster_instance.py @@ -963,8 +963,6 @@ def _internal_init(__self__, __props__.__dict__["storage_type"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["writer"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ClusterInstance, __self__).__init__( 'aws:neptune/clusterInstance:ClusterInstance', resource_name, diff --git a/sdk/python/pulumi_aws/neptune/cluster_parameter_group.py b/sdk/python/pulumi_aws/neptune/cluster_parameter_group.py index b670ebcf3d4..290e91f674e 100644 --- a/sdk/python/pulumi_aws/neptune/cluster_parameter_group.py +++ b/sdk/python/pulumi_aws/neptune/cluster_parameter_group.py @@ -377,8 +377,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ClusterParameterGroup, __self__).__init__( 'aws:neptune/clusterParameterGroup:ClusterParameterGroup', resource_name, diff --git a/sdk/python/pulumi_aws/neptune/event_subscription.py b/sdk/python/pulumi_aws/neptune/event_subscription.py index 3526ffffe30..e3ea973f024 100644 --- a/sdk/python/pulumi_aws/neptune/event_subscription.py +++ b/sdk/python/pulumi_aws/neptune/event_subscription.py @@ -516,8 +516,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["customer_aws_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(EventSubscription, __self__).__init__( 'aws:neptune/eventSubscription:EventSubscription', resource_name, diff --git a/sdk/python/pulumi_aws/neptune/parameter_group.py b/sdk/python/pulumi_aws/neptune/parameter_group.py index c7bb225399c..244fb16d503 100644 --- a/sdk/python/pulumi_aws/neptune/parameter_group.py +++ b/sdk/python/pulumi_aws/neptune/parameter_group.py @@ -375,8 +375,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ParameterGroup, __self__).__init__( 'aws:neptune/parameterGroup:ParameterGroup', resource_name, diff --git a/sdk/python/pulumi_aws/neptune/subnet_group.py b/sdk/python/pulumi_aws/neptune/subnet_group.py index 6c85abb839e..a32b1139336 100644 --- a/sdk/python/pulumi_aws/neptune/subnet_group.py +++ b/sdk/python/pulumi_aws/neptune/subnet_group.py @@ -347,8 +347,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SubnetGroup, __self__).__init__( 'aws:neptune/subnetGroup:SubnetGroup', resource_name, diff --git a/sdk/python/pulumi_aws/networkfirewall/firewall.py b/sdk/python/pulumi_aws/networkfirewall/firewall.py index 2e833be8164..2f958774fd4 100644 --- a/sdk/python/pulumi_aws/networkfirewall/firewall.py +++ b/sdk/python/pulumi_aws/networkfirewall/firewall.py @@ -527,8 +527,6 @@ def _internal_init(__self__, __props__.__dict__["firewall_statuses"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["update_token"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Firewall, __self__).__init__( 'aws:networkfirewall/firewall:Firewall', resource_name, diff --git a/sdk/python/pulumi_aws/networkfirewall/firewall_policy.py b/sdk/python/pulumi_aws/networkfirewall/firewall_policy.py index e2d8cc2bec7..f81ae385853 100644 --- a/sdk/python/pulumi_aws/networkfirewall/firewall_policy.py +++ b/sdk/python/pulumi_aws/networkfirewall/firewall_policy.py @@ -434,8 +434,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["update_token"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(FirewallPolicy, __self__).__init__( 'aws:networkfirewall/firewallPolicy:FirewallPolicy', resource_name, diff --git a/sdk/python/pulumi_aws/networkfirewall/rule_group.py b/sdk/python/pulumi_aws/networkfirewall/rule_group.py index 2ed7dbdf514..a15c77b4385 100644 --- a/sdk/python/pulumi_aws/networkfirewall/rule_group.py +++ b/sdk/python/pulumi_aws/networkfirewall/rule_group.py @@ -675,8 +675,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["update_token"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(RuleGroup, __self__).__init__( 'aws:networkfirewall/ruleGroup:RuleGroup', resource_name, diff --git a/sdk/python/pulumi_aws/networkmanager/connect_attachment.py b/sdk/python/pulumi_aws/networkmanager/connect_attachment.py index 47b97da9118..7489abe5dd0 100644 --- a/sdk/python/pulumi_aws/networkmanager/connect_attachment.py +++ b/sdk/python/pulumi_aws/networkmanager/connect_attachment.py @@ -460,8 +460,6 @@ def _internal_init(__self__, __props__.__dict__["segment_name"] = None __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ConnectAttachment, __self__).__init__( 'aws:networkmanager/connectAttachment:ConnectAttachment', resource_name, diff --git a/sdk/python/pulumi_aws/networkmanager/connect_peer.py b/sdk/python/pulumi_aws/networkmanager/connect_peer.py index f969e83ca65..89de4fbc4ed 100644 --- a/sdk/python/pulumi_aws/networkmanager/connect_peer.py +++ b/sdk/python/pulumi_aws/networkmanager/connect_peer.py @@ -492,8 +492,6 @@ def _internal_init(__self__, __props__.__dict__["edge_location"] = None __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ConnectPeer, __self__).__init__( 'aws:networkmanager/connectPeer:ConnectPeer', resource_name, diff --git a/sdk/python/pulumi_aws/networkmanager/connection.py b/sdk/python/pulumi_aws/networkmanager/connection.py index 18589b6cd58..48dd31f828c 100644 --- a/sdk/python/pulumi_aws/networkmanager/connection.py +++ b/sdk/python/pulumi_aws/networkmanager/connection.py @@ -409,8 +409,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Connection, __self__).__init__( 'aws:networkmanager/connection:Connection', resource_name, diff --git a/sdk/python/pulumi_aws/networkmanager/core_network.py b/sdk/python/pulumi_aws/networkmanager/core_network.py index 0f5565e3a2c..904bf1d1124 100644 --- a/sdk/python/pulumi_aws/networkmanager/core_network.py +++ b/sdk/python/pulumi_aws/networkmanager/core_network.py @@ -1001,8 +1001,6 @@ def _internal_init(__self__, __props__.__dict__["segments"] = None __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(CoreNetwork, __self__).__init__( 'aws:networkmanager/coreNetwork:CoreNetwork', resource_name, diff --git a/sdk/python/pulumi_aws/networkmanager/device.py b/sdk/python/pulumi_aws/networkmanager/device.py index e87a223e361..e8600ac0fdc 100644 --- a/sdk/python/pulumi_aws/networkmanager/device.py +++ b/sdk/python/pulumi_aws/networkmanager/device.py @@ -515,8 +515,6 @@ def _internal_init(__self__, __props__.__dict__["vendor"] = vendor __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Device, __self__).__init__( 'aws:networkmanager/device:Device', resource_name, diff --git a/sdk/python/pulumi_aws/networkmanager/global_network.py b/sdk/python/pulumi_aws/networkmanager/global_network.py index 9ed0312cea0..44433a88304 100644 --- a/sdk/python/pulumi_aws/networkmanager/global_network.py +++ b/sdk/python/pulumi_aws/networkmanager/global_network.py @@ -218,8 +218,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(GlobalNetwork, __self__).__init__( 'aws:networkmanager/globalNetwork:GlobalNetwork', resource_name, diff --git a/sdk/python/pulumi_aws/networkmanager/link.py b/sdk/python/pulumi_aws/networkmanager/link.py index 5d4ab3b7972..175491f3ed7 100644 --- a/sdk/python/pulumi_aws/networkmanager/link.py +++ b/sdk/python/pulumi_aws/networkmanager/link.py @@ -417,8 +417,6 @@ def _internal_init(__self__, __props__.__dict__["type"] = type __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Link, __self__).__init__( 'aws:networkmanager/link:Link', resource_name, diff --git a/sdk/python/pulumi_aws/networkmanager/site.py b/sdk/python/pulumi_aws/networkmanager/site.py index 192edaf6c7b..9d548e88d28 100644 --- a/sdk/python/pulumi_aws/networkmanager/site.py +++ b/sdk/python/pulumi_aws/networkmanager/site.py @@ -295,8 +295,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Site, __self__).__init__( 'aws:networkmanager/site:Site', resource_name, diff --git a/sdk/python/pulumi_aws/networkmanager/site_to_site_vpn_attachment.py b/sdk/python/pulumi_aws/networkmanager/site_to_site_vpn_attachment.py index b52e6a342ab..10e5d73f2f8 100644 --- a/sdk/python/pulumi_aws/networkmanager/site_to_site_vpn_attachment.py +++ b/sdk/python/pulumi_aws/networkmanager/site_to_site_vpn_attachment.py @@ -408,8 +408,6 @@ def _internal_init(__self__, __props__.__dict__["segment_name"] = None __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SiteToSiteVpnAttachment, __self__).__init__( 'aws:networkmanager/siteToSiteVpnAttachment:SiteToSiteVpnAttachment', resource_name, diff --git a/sdk/python/pulumi_aws/networkmanager/transit_gateway_peering.py b/sdk/python/pulumi_aws/networkmanager/transit_gateway_peering.py index 4d276ac04f7..49f5cd23c05 100644 --- a/sdk/python/pulumi_aws/networkmanager/transit_gateway_peering.py +++ b/sdk/python/pulumi_aws/networkmanager/transit_gateway_peering.py @@ -362,8 +362,6 @@ def _internal_init(__self__, __props__.__dict__["resource_arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["transit_gateway_peering_attachment_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(TransitGatewayPeering, __self__).__init__( 'aws:networkmanager/transitGatewayPeering:TransitGatewayPeering', resource_name, diff --git a/sdk/python/pulumi_aws/networkmanager/transit_gateway_route_table_attachment.py b/sdk/python/pulumi_aws/networkmanager/transit_gateway_route_table_attachment.py index 6cb2cc05444..0e87b2fb303 100644 --- a/sdk/python/pulumi_aws/networkmanager/transit_gateway_route_table_attachment.py +++ b/sdk/python/pulumi_aws/networkmanager/transit_gateway_route_table_attachment.py @@ -413,8 +413,6 @@ def _internal_init(__self__, __props__.__dict__["segment_name"] = None __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(TransitGatewayRouteTableAttachment, __self__).__init__( 'aws:networkmanager/transitGatewayRouteTableAttachment:TransitGatewayRouteTableAttachment', resource_name, diff --git a/sdk/python/pulumi_aws/networkmanager/vpc_attachment.py b/sdk/python/pulumi_aws/networkmanager/vpc_attachment.py index a2df6de53a2..64e50188e9a 100644 --- a/sdk/python/pulumi_aws/networkmanager/vpc_attachment.py +++ b/sdk/python/pulumi_aws/networkmanager/vpc_attachment.py @@ -485,8 +485,6 @@ def _internal_init(__self__, __props__.__dict__["segment_name"] = None __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VpcAttachment, __self__).__init__( 'aws:networkmanager/vpcAttachment:VpcAttachment', resource_name, diff --git a/sdk/python/pulumi_aws/oam/link.py b/sdk/python/pulumi_aws/oam/link.py index bea28aa173a..f597d710b4c 100644 --- a/sdk/python/pulumi_aws/oam/link.py +++ b/sdk/python/pulumi_aws/oam/link.py @@ -364,8 +364,6 @@ def _internal_init(__self__, __props__.__dict__["link_id"] = None __props__.__dict__["sink_arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Link, __self__).__init__( 'aws:oam/link:Link', resource_name, diff --git a/sdk/python/pulumi_aws/oam/sink.py b/sdk/python/pulumi_aws/oam/sink.py index cdc7192b619..340ad0b222a 100644 --- a/sdk/python/pulumi_aws/oam/sink.py +++ b/sdk/python/pulumi_aws/oam/sink.py @@ -247,8 +247,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["sink_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Sink, __self__).__init__( 'aws:oam/sink:Sink', resource_name, diff --git a/sdk/python/pulumi_aws/opensearch/domain.py b/sdk/python/pulumi_aws/opensearch/domain.py index e0d33a3f8e1..d7d205a7f5c 100644 --- a/sdk/python/pulumi_aws/opensearch/domain.py +++ b/sdk/python/pulumi_aws/opensearch/domain.py @@ -1340,8 +1340,6 @@ def _internal_init(__self__, __props__.__dict__["endpoint"] = None __props__.__dict__["kibana_endpoint"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Domain, __self__).__init__( 'aws:opensearch/domain:Domain', resource_name, diff --git a/sdk/python/pulumi_aws/opensearch/serverless_collection.py b/sdk/python/pulumi_aws/opensearch/serverless_collection.py index 26c0ed8dbc3..2b555529f2a 100644 --- a/sdk/python/pulumi_aws/opensearch/serverless_collection.py +++ b/sdk/python/pulumi_aws/opensearch/serverless_collection.py @@ -442,8 +442,6 @@ def _internal_init(__self__, __props__.__dict__["dashboard_endpoint"] = None __props__.__dict__["kms_key_arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ServerlessCollection, __self__).__init__( 'aws:opensearch/serverlessCollection:ServerlessCollection', resource_name, diff --git a/sdk/python/pulumi_aws/opensearchingest/pipeline.py b/sdk/python/pulumi_aws/opensearchingest/pipeline.py index 5ef0b447929..0554673a421 100644 --- a/sdk/python/pulumi_aws/opensearchingest/pipeline.py +++ b/sdk/python/pulumi_aws/opensearchingest/pipeline.py @@ -616,8 +616,6 @@ def _internal_init(__self__, __props__.__dict__["ingest_endpoint_urls"] = None __props__.__dict__["pipeline_arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Pipeline, __self__).__init__( 'aws:opensearchingest/pipeline:Pipeline', resource_name, diff --git a/sdk/python/pulumi_aws/opsworks/custom_layer.py b/sdk/python/pulumi_aws/opsworks/custom_layer.py index c28a4d32bad..4cd62c294fb 100644 --- a/sdk/python/pulumi_aws/opsworks/custom_layer.py +++ b/sdk/python/pulumi_aws/opsworks/custom_layer.py @@ -993,8 +993,6 @@ def _internal_init(__self__, __props__.__dict__["use_ebs_optimized_instances"] = use_ebs_optimized_instances __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(CustomLayer, __self__).__init__( 'aws:opsworks/customLayer:CustomLayer', resource_name, diff --git a/sdk/python/pulumi_aws/opsworks/ecs_cluster_layer.py b/sdk/python/pulumi_aws/opsworks/ecs_cluster_layer.py index 07d776d13de..d0100ee6af3 100644 --- a/sdk/python/pulumi_aws/opsworks/ecs_cluster_layer.py +++ b/sdk/python/pulumi_aws/opsworks/ecs_cluster_layer.py @@ -955,8 +955,6 @@ def _internal_init(__self__, __props__.__dict__["use_ebs_optimized_instances"] = use_ebs_optimized_instances __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(EcsClusterLayer, __self__).__init__( 'aws:opsworks/ecsClusterLayer:EcsClusterLayer', resource_name, diff --git a/sdk/python/pulumi_aws/opsworks/ganglia_layer.py b/sdk/python/pulumi_aws/opsworks/ganglia_layer.py index 84f3f6e1ece..225b7c8fc18 100644 --- a/sdk/python/pulumi_aws/opsworks/ganglia_layer.py +++ b/sdk/python/pulumi_aws/opsworks/ganglia_layer.py @@ -1031,8 +1031,6 @@ def _internal_init(__self__, __props__.__dict__["username"] = username __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(GangliaLayer, __self__).__init__( 'aws:opsworks/gangliaLayer:GangliaLayer', resource_name, diff --git a/sdk/python/pulumi_aws/opsworks/haproxy_layer.py b/sdk/python/pulumi_aws/opsworks/haproxy_layer.py index b9b2d007259..a13e9bb3e55 100644 --- a/sdk/python/pulumi_aws/opsworks/haproxy_layer.py +++ b/sdk/python/pulumi_aws/opsworks/haproxy_layer.py @@ -1139,8 +1139,6 @@ def _internal_init(__self__, __props__.__dict__["use_ebs_optimized_instances"] = use_ebs_optimized_instances __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(HaproxyLayer, __self__).__init__( 'aws:opsworks/haproxyLayer:HaproxyLayer', resource_name, diff --git a/sdk/python/pulumi_aws/opsworks/java_app_layer.py b/sdk/python/pulumi_aws/opsworks/java_app_layer.py index 88888795f65..cff3a53def3 100644 --- a/sdk/python/pulumi_aws/opsworks/java_app_layer.py +++ b/sdk/python/pulumi_aws/opsworks/java_app_layer.py @@ -1098,8 +1098,6 @@ def _internal_init(__self__, __props__.__dict__["use_ebs_optimized_instances"] = use_ebs_optimized_instances __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(JavaAppLayer, __self__).__init__( 'aws:opsworks/javaAppLayer:JavaAppLayer', resource_name, diff --git a/sdk/python/pulumi_aws/opsworks/memcached_layer.py b/sdk/python/pulumi_aws/opsworks/memcached_layer.py index 8d8b9b66d41..7589c756beb 100644 --- a/sdk/python/pulumi_aws/opsworks/memcached_layer.py +++ b/sdk/python/pulumi_aws/opsworks/memcached_layer.py @@ -954,8 +954,6 @@ def _internal_init(__self__, __props__.__dict__["use_ebs_optimized_instances"] = use_ebs_optimized_instances __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(MemcachedLayer, __self__).__init__( 'aws:opsworks/memcachedLayer:MemcachedLayer', resource_name, diff --git a/sdk/python/pulumi_aws/opsworks/mysql_layer.py b/sdk/python/pulumi_aws/opsworks/mysql_layer.py index fd02f9b3e53..25c1f3777a5 100644 --- a/sdk/python/pulumi_aws/opsworks/mysql_layer.py +++ b/sdk/python/pulumi_aws/opsworks/mysql_layer.py @@ -990,8 +990,6 @@ def _internal_init(__self__, __props__.__dict__["use_ebs_optimized_instances"] = use_ebs_optimized_instances __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(MysqlLayer, __self__).__init__( 'aws:opsworks/mysqlLayer:MysqlLayer', resource_name, diff --git a/sdk/python/pulumi_aws/opsworks/nodejs_app_layer.py b/sdk/python/pulumi_aws/opsworks/nodejs_app_layer.py index 8084656a482..e1e781d0a3f 100644 --- a/sdk/python/pulumi_aws/opsworks/nodejs_app_layer.py +++ b/sdk/python/pulumi_aws/opsworks/nodejs_app_layer.py @@ -954,8 +954,6 @@ def _internal_init(__self__, __props__.__dict__["use_ebs_optimized_instances"] = use_ebs_optimized_instances __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(NodejsAppLayer, __self__).__init__( 'aws:opsworks/nodejsAppLayer:NodejsAppLayer', resource_name, diff --git a/sdk/python/pulumi_aws/opsworks/php_app_layer.py b/sdk/python/pulumi_aws/opsworks/php_app_layer.py index 530fcb1eed8..dab7f207e0a 100644 --- a/sdk/python/pulumi_aws/opsworks/php_app_layer.py +++ b/sdk/python/pulumi_aws/opsworks/php_app_layer.py @@ -934,8 +934,6 @@ def _internal_init(__self__, __props__.__dict__["use_ebs_optimized_instances"] = use_ebs_optimized_instances __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(PhpAppLayer, __self__).__init__( 'aws:opsworks/phpAppLayer:PhpAppLayer', resource_name, diff --git a/sdk/python/pulumi_aws/opsworks/rails_app_layer.py b/sdk/python/pulumi_aws/opsworks/rails_app_layer.py index 61f283bd36c..064ce73acbf 100644 --- a/sdk/python/pulumi_aws/opsworks/rails_app_layer.py +++ b/sdk/python/pulumi_aws/opsworks/rails_app_layer.py @@ -1134,8 +1134,6 @@ def _internal_init(__self__, __props__.__dict__["use_ebs_optimized_instances"] = use_ebs_optimized_instances __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(RailsAppLayer, __self__).__init__( 'aws:opsworks/railsAppLayer:RailsAppLayer', resource_name, diff --git a/sdk/python/pulumi_aws/opsworks/stack.py b/sdk/python/pulumi_aws/opsworks/stack.py index a2a6e92134d..c814a49bf19 100644 --- a/sdk/python/pulumi_aws/opsworks/stack.py +++ b/sdk/python/pulumi_aws/opsworks/stack.py @@ -996,8 +996,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["stack_endpoint"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Stack, __self__).__init__( 'aws:opsworks/stack:Stack', resource_name, diff --git a/sdk/python/pulumi_aws/opsworks/static_web_layer.py b/sdk/python/pulumi_aws/opsworks/static_web_layer.py index 6c50ed50507..76a7a3fa2b3 100644 --- a/sdk/python/pulumi_aws/opsworks/static_web_layer.py +++ b/sdk/python/pulumi_aws/opsworks/static_web_layer.py @@ -925,8 +925,6 @@ def _internal_init(__self__, __props__.__dict__["use_ebs_optimized_instances"] = use_ebs_optimized_instances __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(StaticWebLayer, __self__).__init__( 'aws:opsworks/staticWebLayer:StaticWebLayer', resource_name, diff --git a/sdk/python/pulumi_aws/organizations/account.py b/sdk/python/pulumi_aws/organizations/account.py index 9571d692295..9367f7d5ceb 100644 --- a/sdk/python/pulumi_aws/organizations/account.py +++ b/sdk/python/pulumi_aws/organizations/account.py @@ -511,8 +511,6 @@ def _internal_init(__self__, __props__.__dict__["joined_timestamp"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Account, __self__).__init__( 'aws:organizations/account:Account', resource_name, diff --git a/sdk/python/pulumi_aws/organizations/organizational_unit.py b/sdk/python/pulumi_aws/organizations/organizational_unit.py index 2354caf3229..f4d108ed879 100644 --- a/sdk/python/pulumi_aws/organizations/organizational_unit.py +++ b/sdk/python/pulumi_aws/organizations/organizational_unit.py @@ -274,8 +274,6 @@ def _internal_init(__self__, __props__.__dict__["accounts"] = None __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(OrganizationalUnit, __self__).__init__( 'aws:organizations/organizationalUnit:OrganizationalUnit', resource_name, diff --git a/sdk/python/pulumi_aws/organizations/policy.py b/sdk/python/pulumi_aws/organizations/policy.py index fb0625b5226..746f9c342fa 100644 --- a/sdk/python/pulumi_aws/organizations/policy.py +++ b/sdk/python/pulumi_aws/organizations/policy.py @@ -373,8 +373,6 @@ def _internal_init(__self__, __props__.__dict__["type"] = type __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Policy, __self__).__init__( 'aws:organizations/policy:Policy', resource_name, diff --git a/sdk/python/pulumi_aws/organizations/resource_policy.py b/sdk/python/pulumi_aws/organizations/resource_policy.py index fdcaa0ec52a..61577a01159 100644 --- a/sdk/python/pulumi_aws/organizations/resource_policy.py +++ b/sdk/python/pulumi_aws/organizations/resource_policy.py @@ -281,8 +281,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ResourcePolicy, __self__).__init__( 'aws:organizations/resourcePolicy:ResourcePolicy', resource_name, diff --git a/sdk/python/pulumi_aws/pinpoint/app.py b/sdk/python/pulumi_aws/pinpoint/app.py index f872231c3b9..bccfa8b1ee6 100644 --- a/sdk/python/pulumi_aws/pinpoint/app.py +++ b/sdk/python/pulumi_aws/pinpoint/app.py @@ -395,8 +395,6 @@ def _internal_init(__self__, __props__.__dict__["application_id"] = None __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(App, __self__).__init__( 'aws:pinpoint/app:App', resource_name, diff --git a/sdk/python/pulumi_aws/pipes/pipe.py b/sdk/python/pulumi_aws/pipes/pipe.py index 216909e49f6..0160e0b9639 100644 --- a/sdk/python/pulumi_aws/pipes/pipe.py +++ b/sdk/python/pulumi_aws/pipes/pipe.py @@ -749,8 +749,6 @@ def _internal_init(__self__, __props__.__dict__["target_parameters"] = target_parameters __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Pipe, __self__).__init__( 'aws:pipes/pipe:Pipe', resource_name, diff --git a/sdk/python/pulumi_aws/qldb/ledger.py b/sdk/python/pulumi_aws/qldb/ledger.py index b015ae18c9d..78de18c4881 100644 --- a/sdk/python/pulumi_aws/qldb/ledger.py +++ b/sdk/python/pulumi_aws/qldb/ledger.py @@ -331,8 +331,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Ledger, __self__).__init__( 'aws:qldb/ledger:Ledger', resource_name, diff --git a/sdk/python/pulumi_aws/qldb/stream.py b/sdk/python/pulumi_aws/qldb/stream.py index 4fe39b8784d..5ea434d23e8 100644 --- a/sdk/python/pulumi_aws/qldb/stream.py +++ b/sdk/python/pulumi_aws/qldb/stream.py @@ -411,8 +411,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Stream, __self__).__init__( 'aws:qldb/stream:Stream', resource_name, diff --git a/sdk/python/pulumi_aws/quicksight/analysis.py b/sdk/python/pulumi_aws/quicksight/analysis.py index 997042502e5..6d1dab0e367 100644 --- a/sdk/python/pulumi_aws/quicksight/analysis.py +++ b/sdk/python/pulumi_aws/quicksight/analysis.py @@ -569,8 +569,6 @@ def _internal_init(__self__, __props__.__dict__["last_updated_time"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Analysis, __self__).__init__( 'aws:quicksight/analysis:Analysis', resource_name, diff --git a/sdk/python/pulumi_aws/quicksight/dashboard.py b/sdk/python/pulumi_aws/quicksight/dashboard.py index eceadcb3eb5..5192bdde88b 100644 --- a/sdk/python/pulumi_aws/quicksight/dashboard.py +++ b/sdk/python/pulumi_aws/quicksight/dashboard.py @@ -642,8 +642,6 @@ def _internal_init(__self__, __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["version_number"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Dashboard, __self__).__init__( 'aws:quicksight/dashboard:Dashboard', resource_name, diff --git a/sdk/python/pulumi_aws/quicksight/data_set.py b/sdk/python/pulumi_aws/quicksight/data_set.py index 31d8e39df9e..5e1c1ba106f 100644 --- a/sdk/python/pulumi_aws/quicksight/data_set.py +++ b/sdk/python/pulumi_aws/quicksight/data_set.py @@ -985,8 +985,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["output_columns"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DataSet, __self__).__init__( 'aws:quicksight/dataSet:DataSet', resource_name, diff --git a/sdk/python/pulumi_aws/quicksight/data_source.py b/sdk/python/pulumi_aws/quicksight/data_source.py index fd058f3b890..9828ea8ea68 100644 --- a/sdk/python/pulumi_aws/quicksight/data_source.py +++ b/sdk/python/pulumi_aws/quicksight/data_source.py @@ -541,8 +541,6 @@ def _internal_init(__self__, __props__.__dict__["vpc_connection_properties"] = vpc_connection_properties __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DataSource, __self__).__init__( 'aws:quicksight/dataSource:DataSource', resource_name, diff --git a/sdk/python/pulumi_aws/quicksight/folder.py b/sdk/python/pulumi_aws/quicksight/folder.py index d51679306f1..b1fc88bab8e 100644 --- a/sdk/python/pulumi_aws/quicksight/folder.py +++ b/sdk/python/pulumi_aws/quicksight/folder.py @@ -530,8 +530,6 @@ def _internal_init(__self__, __props__.__dict__["folder_paths"] = None __props__.__dict__["last_updated_time"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Folder, __self__).__init__( 'aws:quicksight/folder:Folder', resource_name, diff --git a/sdk/python/pulumi_aws/quicksight/namespace.py b/sdk/python/pulumi_aws/quicksight/namespace.py index e42ae959540..e9421eaeb43 100644 --- a/sdk/python/pulumi_aws/quicksight/namespace.py +++ b/sdk/python/pulumi_aws/quicksight/namespace.py @@ -366,8 +366,6 @@ def _internal_init(__self__, __props__.__dict__["capacity_region"] = None __props__.__dict__["creation_status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Namespace, __self__).__init__( 'aws:quicksight/namespace:Namespace', resource_name, diff --git a/sdk/python/pulumi_aws/quicksight/template.py b/sdk/python/pulumi_aws/quicksight/template.py index 442c3800b15..e75f13802fe 100644 --- a/sdk/python/pulumi_aws/quicksight/template.py +++ b/sdk/python/pulumi_aws/quicksight/template.py @@ -513,8 +513,6 @@ def _internal_init(__self__, __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["version_number"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Template, __self__).__init__( 'aws:quicksight/template:Template', resource_name, diff --git a/sdk/python/pulumi_aws/quicksight/theme.py b/sdk/python/pulumi_aws/quicksight/theme.py index 7b6cf3b5b58..39c1599429b 100644 --- a/sdk/python/pulumi_aws/quicksight/theme.py +++ b/sdk/python/pulumi_aws/quicksight/theme.py @@ -502,8 +502,6 @@ def _internal_init(__self__, __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["version_number"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Theme, __self__).__init__( 'aws:quicksight/theme:Theme', resource_name, diff --git a/sdk/python/pulumi_aws/quicksight/vpc_connection.py b/sdk/python/pulumi_aws/quicksight/vpc_connection.py index 721277b686d..690afeac2b9 100644 --- a/sdk/python/pulumi_aws/quicksight/vpc_connection.py +++ b/sdk/python/pulumi_aws/quicksight/vpc_connection.py @@ -568,8 +568,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["availability_status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VpcConnection, __self__).__init__( 'aws:quicksight/vpcConnection:VpcConnection', resource_name, diff --git a/sdk/python/pulumi_aws/ram/resource_share.py b/sdk/python/pulumi_aws/ram/resource_share.py index 6784628feb7..d798157d2fe 100644 --- a/sdk/python/pulumi_aws/ram/resource_share.py +++ b/sdk/python/pulumi_aws/ram/resource_share.py @@ -298,8 +298,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ResourceShare, __self__).__init__( 'aws:ram/resourceShare:ResourceShare', resource_name, diff --git a/sdk/python/pulumi_aws/rbin/rule.py b/sdk/python/pulumi_aws/rbin/rule.py index 01526e492e4..44e5a987941 100644 --- a/sdk/python/pulumi_aws/rbin/rule.py +++ b/sdk/python/pulumi_aws/rbin/rule.py @@ -438,8 +438,6 @@ def _internal_init(__self__, __props__.__dict__["lock_state"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Rule, __self__).__init__( 'aws:rbin/rule:Rule', resource_name, diff --git a/sdk/python/pulumi_aws/rds/cluster.py b/sdk/python/pulumi_aws/rds/cluster.py index 05b89fff56b..6b0caae75f8 100644 --- a/sdk/python/pulumi_aws/rds/cluster.py +++ b/sdk/python/pulumi_aws/rds/cluster.py @@ -2501,7 +2501,7 @@ def _internal_init(__self__, __props__.__dict__["master_user_secrets"] = None __props__.__dict__["reader_endpoint"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["masterPassword", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["masterPassword"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Cluster, __self__).__init__( 'aws:rds/cluster:Cluster', diff --git a/sdk/python/pulumi_aws/rds/cluster_endpoint.py b/sdk/python/pulumi_aws/rds/cluster_endpoint.py index c3e7a54f60a..7fdec469a1b 100644 --- a/sdk/python/pulumi_aws/rds/cluster_endpoint.py +++ b/sdk/python/pulumi_aws/rds/cluster_endpoint.py @@ -480,8 +480,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["endpoint"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ClusterEndpoint, __self__).__init__( 'aws:rds/clusterEndpoint:ClusterEndpoint', resource_name, diff --git a/sdk/python/pulumi_aws/rds/cluster_instance.py b/sdk/python/pulumi_aws/rds/cluster_instance.py index 8364f73b100..95b40e6e843 100644 --- a/sdk/python/pulumi_aws/rds/cluster_instance.py +++ b/sdk/python/pulumi_aws/rds/cluster_instance.py @@ -1219,8 +1219,6 @@ def _internal_init(__self__, __props__.__dict__["storage_encrypted"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["writer"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ClusterInstance, __self__).__init__( 'aws:rds/clusterInstance:ClusterInstance', resource_name, diff --git a/sdk/python/pulumi_aws/rds/cluster_parameter_group.py b/sdk/python/pulumi_aws/rds/cluster_parameter_group.py index 0a17437761c..7d34a66ac76 100644 --- a/sdk/python/pulumi_aws/rds/cluster_parameter_group.py +++ b/sdk/python/pulumi_aws/rds/cluster_parameter_group.py @@ -401,8 +401,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ClusterParameterGroup, __self__).__init__( 'aws:rds/clusterParameterGroup:ClusterParameterGroup', resource_name, diff --git a/sdk/python/pulumi_aws/rds/cluster_snapshot.py b/sdk/python/pulumi_aws/rds/cluster_snapshot.py index f0cceccd334..6b2a2f60332 100644 --- a/sdk/python/pulumi_aws/rds/cluster_snapshot.py +++ b/sdk/python/pulumi_aws/rds/cluster_snapshot.py @@ -456,8 +456,6 @@ def _internal_init(__self__, __props__.__dict__["storage_encrypted"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["vpc_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ClusterSnapshot, __self__).__init__( 'aws:rds/clusterSnapshot:ClusterSnapshot', resource_name, diff --git a/sdk/python/pulumi_aws/rds/custom_db_engine_version.py b/sdk/python/pulumi_aws/rds/custom_db_engine_version.py index f367922b602..5e964772931 100644 --- a/sdk/python/pulumi_aws/rds/custom_db_engine_version.py +++ b/sdk/python/pulumi_aws/rds/custom_db_engine_version.py @@ -805,8 +805,6 @@ def _internal_init(__self__, __props__.__dict__["major_engine_version"] = None __props__.__dict__["manifest_computed"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(CustomDbEngineVersion, __self__).__init__( 'aws:rds/customDbEngineVersion:CustomDbEngineVersion', resource_name, diff --git a/sdk/python/pulumi_aws/rds/event_subscription.py b/sdk/python/pulumi_aws/rds/event_subscription.py index 1412f3bf5f5..3408573d1c9 100644 --- a/sdk/python/pulumi_aws/rds/event_subscription.py +++ b/sdk/python/pulumi_aws/rds/event_subscription.py @@ -504,8 +504,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["customer_aws_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(EventSubscription, __self__).__init__( 'aws:rds/eventSubscription:EventSubscription', resource_name, diff --git a/sdk/python/pulumi_aws/rds/instance.py b/sdk/python/pulumi_aws/rds/instance.py index 986437fc543..52c8bf7f0d9 100644 --- a/sdk/python/pulumi_aws/rds/instance.py +++ b/sdk/python/pulumi_aws/rds/instance.py @@ -3386,7 +3386,7 @@ def _internal_init(__self__, __props__.__dict__["resource_id"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["password", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["password"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Instance, __self__).__init__( 'aws:rds/instance:Instance', diff --git a/sdk/python/pulumi_aws/rds/option_group.py b/sdk/python/pulumi_aws/rds/option_group.py index c05787af045..cfa9c786cb5 100644 --- a/sdk/python/pulumi_aws/rds/option_group.py +++ b/sdk/python/pulumi_aws/rds/option_group.py @@ -482,8 +482,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(OptionGroup, __self__).__init__( 'aws:rds/optionGroup:OptionGroup', resource_name, diff --git a/sdk/python/pulumi_aws/rds/parameter_group.py b/sdk/python/pulumi_aws/rds/parameter_group.py index 75b47d0c03c..251e67d2f25 100644 --- a/sdk/python/pulumi_aws/rds/parameter_group.py +++ b/sdk/python/pulumi_aws/rds/parameter_group.py @@ -463,8 +463,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ParameterGroup, __self__).__init__( 'aws:rds/parameterGroup:ParameterGroup', resource_name, diff --git a/sdk/python/pulumi_aws/rds/proxy.py b/sdk/python/pulumi_aws/rds/proxy.py index 4826108c237..9b5e4214c8a 100644 --- a/sdk/python/pulumi_aws/rds/proxy.py +++ b/sdk/python/pulumi_aws/rds/proxy.py @@ -563,8 +563,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["endpoint"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Proxy, __self__).__init__( 'aws:rds/proxy:Proxy', resource_name, diff --git a/sdk/python/pulumi_aws/rds/proxy_endpoint.py b/sdk/python/pulumi_aws/rds/proxy_endpoint.py index 54e8d88ecd5..36f2ec520b9 100644 --- a/sdk/python/pulumi_aws/rds/proxy_endpoint.py +++ b/sdk/python/pulumi_aws/rds/proxy_endpoint.py @@ -420,8 +420,6 @@ def _internal_init(__self__, __props__.__dict__["is_default"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["vpc_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ProxyEndpoint, __self__).__init__( 'aws:rds/proxyEndpoint:ProxyEndpoint', resource_name, diff --git a/sdk/python/pulumi_aws/rds/reserved_instance.py b/sdk/python/pulumi_aws/rds/reserved_instance.py index d273e42f664..11c1b7952a5 100644 --- a/sdk/python/pulumi_aws/rds/reserved_instance.py +++ b/sdk/python/pulumi_aws/rds/reserved_instance.py @@ -531,8 +531,6 @@ def _internal_init(__self__, __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["usage_price"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ReservedInstance, __self__).__init__( 'aws:rds/reservedInstance:ReservedInstance', resource_name, diff --git a/sdk/python/pulumi_aws/rds/snapshot.py b/sdk/python/pulumi_aws/rds/snapshot.py index 49c2bb52b9f..0d1e8e6a313 100644 --- a/sdk/python/pulumi_aws/rds/snapshot.py +++ b/sdk/python/pulumi_aws/rds/snapshot.py @@ -582,8 +582,6 @@ def _internal_init(__self__, __props__.__dict__["storage_type"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["vpc_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Snapshot, __self__).__init__( 'aws:rds/snapshot:Snapshot', resource_name, diff --git a/sdk/python/pulumi_aws/rds/snapshot_copy.py b/sdk/python/pulumi_aws/rds/snapshot_copy.py index 675c4cd70ce..2ce1d3f33dc 100644 --- a/sdk/python/pulumi_aws/rds/snapshot_copy.py +++ b/sdk/python/pulumi_aws/rds/snapshot_copy.py @@ -700,8 +700,6 @@ def _internal_init(__self__, __props__.__dict__["storage_type"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["vpc_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SnapshotCopy, __self__).__init__( 'aws:rds/snapshotCopy:SnapshotCopy', resource_name, diff --git a/sdk/python/pulumi_aws/rds/subnet_group.py b/sdk/python/pulumi_aws/rds/subnet_group.py index ecee820b92c..cd248fa8fc3 100644 --- a/sdk/python/pulumi_aws/rds/subnet_group.py +++ b/sdk/python/pulumi_aws/rds/subnet_group.py @@ -381,8 +381,6 @@ def _internal_init(__self__, __props__.__dict__["supported_network_types"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["vpc_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SubnetGroup, __self__).__init__( 'aws:rds/subnetGroup:SubnetGroup', resource_name, diff --git a/sdk/python/pulumi_aws/redshift/cluster.py b/sdk/python/pulumi_aws/redshift/cluster.py index 8e387182cc3..f37d0df64ff 100644 --- a/sdk/python/pulumi_aws/redshift/cluster.py +++ b/sdk/python/pulumi_aws/redshift/cluster.py @@ -1894,7 +1894,7 @@ def _internal_init(__self__, __props__.__dict__["dns_name"] = None __props__.__dict__["master_password_secret_arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["masterPassword", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["masterPassword"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Cluster, __self__).__init__( 'aws:redshift/cluster:Cluster', diff --git a/sdk/python/pulumi_aws/redshift/cluster_snapshot.py b/sdk/python/pulumi_aws/redshift/cluster_snapshot.py index bb3f8ae825a..2584e3e0a8a 100644 --- a/sdk/python/pulumi_aws/redshift/cluster_snapshot.py +++ b/sdk/python/pulumi_aws/redshift/cluster_snapshot.py @@ -308,8 +308,6 @@ def _internal_init(__self__, __props__.__dict__["kms_key_id"] = None __props__.__dict__["owner_account"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ClusterSnapshot, __self__).__init__( 'aws:redshift/clusterSnapshot:ClusterSnapshot', resource_name, diff --git a/sdk/python/pulumi_aws/redshift/event_subscription.py b/sdk/python/pulumi_aws/redshift/event_subscription.py index eb82a9af65b..6bbf8047c78 100644 --- a/sdk/python/pulumi_aws/redshift/event_subscription.py +++ b/sdk/python/pulumi_aws/redshift/event_subscription.py @@ -501,8 +501,6 @@ def _internal_init(__self__, __props__.__dict__["customer_aws_id"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(EventSubscription, __self__).__init__( 'aws:redshift/eventSubscription:EventSubscription', resource_name, diff --git a/sdk/python/pulumi_aws/redshift/hsm_client_certificate.py b/sdk/python/pulumi_aws/redshift/hsm_client_certificate.py index a495f3a86d5..ed743cb71d3 100644 --- a/sdk/python/pulumi_aws/redshift/hsm_client_certificate.py +++ b/sdk/python/pulumi_aws/redshift/hsm_client_certificate.py @@ -236,8 +236,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["hsm_client_certificate_public_key"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(HsmClientCertificate, __self__).__init__( 'aws:redshift/hsmClientCertificate:HsmClientCertificate', resource_name, diff --git a/sdk/python/pulumi_aws/redshift/hsm_configuration.py b/sdk/python/pulumi_aws/redshift/hsm_configuration.py index cae07d06b6c..32d9f8fc834 100644 --- a/sdk/python/pulumi_aws/redshift/hsm_configuration.py +++ b/sdk/python/pulumi_aws/redshift/hsm_configuration.py @@ -416,7 +416,7 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["hsmPartitionPassword", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["hsmPartitionPassword"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(HsmConfiguration, __self__).__init__( 'aws:redshift/hsmConfiguration:HsmConfiguration', diff --git a/sdk/python/pulumi_aws/redshift/parameter_group.py b/sdk/python/pulumi_aws/redshift/parameter_group.py index cf59e4840a5..5ff1c9643ba 100644 --- a/sdk/python/pulumi_aws/redshift/parameter_group.py +++ b/sdk/python/pulumi_aws/redshift/parameter_group.py @@ -375,8 +375,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ParameterGroup, __self__).__init__( 'aws:redshift/parameterGroup:ParameterGroup', resource_name, diff --git a/sdk/python/pulumi_aws/redshift/snapshot_copy_grant.py b/sdk/python/pulumi_aws/redshift/snapshot_copy_grant.py index bf1907cf566..834abd9efac 100644 --- a/sdk/python/pulumi_aws/redshift/snapshot_copy_grant.py +++ b/sdk/python/pulumi_aws/redshift/snapshot_copy_grant.py @@ -267,8 +267,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SnapshotCopyGrant, __self__).__init__( 'aws:redshift/snapshotCopyGrant:SnapshotCopyGrant', resource_name, diff --git a/sdk/python/pulumi_aws/redshift/snapshot_schedule.py b/sdk/python/pulumi_aws/redshift/snapshot_schedule.py index b45ffa9bc8a..e4768a958dc 100644 --- a/sdk/python/pulumi_aws/redshift/snapshot_schedule.py +++ b/sdk/python/pulumi_aws/redshift/snapshot_schedule.py @@ -368,8 +368,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SnapshotSchedule, __self__).__init__( 'aws:redshift/snapshotSchedule:SnapshotSchedule', resource_name, diff --git a/sdk/python/pulumi_aws/redshift/subnet_group.py b/sdk/python/pulumi_aws/redshift/subnet_group.py index 37d9a7fe6b7..3de411c3fda 100644 --- a/sdk/python/pulumi_aws/redshift/subnet_group.py +++ b/sdk/python/pulumi_aws/redshift/subnet_group.py @@ -341,8 +341,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SubnetGroup, __self__).__init__( 'aws:redshift/subnetGroup:SubnetGroup', resource_name, diff --git a/sdk/python/pulumi_aws/redshift/usage_limit.py b/sdk/python/pulumi_aws/redshift/usage_limit.py index ea687c91b29..4fd1feac82c 100644 --- a/sdk/python/pulumi_aws/redshift/usage_limit.py +++ b/sdk/python/pulumi_aws/redshift/usage_limit.py @@ -410,8 +410,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(UsageLimit, __self__).__init__( 'aws:redshift/usageLimit:UsageLimit', resource_name, diff --git a/sdk/python/pulumi_aws/redshiftserverless/namespace.py b/sdk/python/pulumi_aws/redshiftserverless/namespace.py index 554d453a73c..469564f33a0 100644 --- a/sdk/python/pulumi_aws/redshiftserverless/namespace.py +++ b/sdk/python/pulumi_aws/redshiftserverless/namespace.py @@ -488,7 +488,7 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["namespace_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["adminUserPassword", "adminUsername", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["adminUserPassword", "adminUsername"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Namespace, __self__).__init__( 'aws:redshiftserverless/namespace:Namespace', diff --git a/sdk/python/pulumi_aws/redshiftserverless/workgroup.py b/sdk/python/pulumi_aws/redshiftserverless/workgroup.py index 0e1c81c5819..27527a2ec83 100644 --- a/sdk/python/pulumi_aws/redshiftserverless/workgroup.py +++ b/sdk/python/pulumi_aws/redshiftserverless/workgroup.py @@ -558,8 +558,6 @@ def _internal_init(__self__, __props__.__dict__["endpoints"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["workgroup_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Workgroup, __self__).__init__( 'aws:redshiftserverless/workgroup:Workgroup', resource_name, diff --git a/sdk/python/pulumi_aws/rekognition/collection.py b/sdk/python/pulumi_aws/rekognition/collection.py index 7d76dccbc05..7e8235064ba 100644 --- a/sdk/python/pulumi_aws/rekognition/collection.py +++ b/sdk/python/pulumi_aws/rekognition/collection.py @@ -283,8 +283,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["face_model_version"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Collection, __self__).__init__( 'aws:rekognition/collection:Collection', resource_name, diff --git a/sdk/python/pulumi_aws/resourceexplorer/index.py b/sdk/python/pulumi_aws/resourceexplorer/index.py index 54abbc284da..ba2260d36a9 100644 --- a/sdk/python/pulumi_aws/resourceexplorer/index.py +++ b/sdk/python/pulumi_aws/resourceexplorer/index.py @@ -248,8 +248,6 @@ def _internal_init(__self__, __props__.__dict__["type"] = type __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Index, __self__).__init__( 'aws:resourceexplorer/index:Index', resource_name, diff --git a/sdk/python/pulumi_aws/resourceexplorer/view.py b/sdk/python/pulumi_aws/resourceexplorer/view.py index f57a68cd0ff..07b029dc559 100644 --- a/sdk/python/pulumi_aws/resourceexplorer/view.py +++ b/sdk/python/pulumi_aws/resourceexplorer/view.py @@ -344,8 +344,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(View, __self__).__init__( 'aws:resourceexplorer/view:View', resource_name, diff --git a/sdk/python/pulumi_aws/resourcegroups/group.py b/sdk/python/pulumi_aws/resourcegroups/group.py index 01456c2bfa9..762301254e5 100644 --- a/sdk/python/pulumi_aws/resourcegroups/group.py +++ b/sdk/python/pulumi_aws/resourcegroups/group.py @@ -356,8 +356,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Group, __self__).__init__( 'aws:resourcegroups/group:Group', resource_name, diff --git a/sdk/python/pulumi_aws/rolesanywhere/profile.py b/sdk/python/pulumi_aws/rolesanywhere/profile.py index 0fdb2aa1d17..e8c23b1f07d 100644 --- a/sdk/python/pulumi_aws/rolesanywhere/profile.py +++ b/sdk/python/pulumi_aws/rolesanywhere/profile.py @@ -471,8 +471,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Profile, __self__).__init__( 'aws:rolesanywhere/profile:Profile', resource_name, diff --git a/sdk/python/pulumi_aws/rolesanywhere/trust_anchor.py b/sdk/python/pulumi_aws/rolesanywhere/trust_anchor.py index f78366a0bad..6029d8cceb6 100644 --- a/sdk/python/pulumi_aws/rolesanywhere/trust_anchor.py +++ b/sdk/python/pulumi_aws/rolesanywhere/trust_anchor.py @@ -353,8 +353,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(TrustAnchor, __self__).__init__( 'aws:rolesanywhere/trustAnchor:TrustAnchor', resource_name, diff --git a/sdk/python/pulumi_aws/route53/health_check.py b/sdk/python/pulumi_aws/route53/health_check.py index af1ee7b8674..d76f5813388 100644 --- a/sdk/python/pulumi_aws/route53/health_check.py +++ b/sdk/python/pulumi_aws/route53/health_check.py @@ -1053,8 +1053,6 @@ def _internal_init(__self__, __props__.__dict__["type"] = type __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(HealthCheck, __self__).__init__( 'aws:route53/healthCheck:HealthCheck', resource_name, diff --git a/sdk/python/pulumi_aws/route53/resolver_endpoint.py b/sdk/python/pulumi_aws/route53/resolver_endpoint.py index c5a64e47331..d2cbc19c8ff 100644 --- a/sdk/python/pulumi_aws/route53/resolver_endpoint.py +++ b/sdk/python/pulumi_aws/route53/resolver_endpoint.py @@ -481,8 +481,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["host_vpc_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ResolverEndpoint, __self__).__init__( 'aws:route53/resolverEndpoint:ResolverEndpoint', resource_name, diff --git a/sdk/python/pulumi_aws/route53/resolver_firewall_domain_list.py b/sdk/python/pulumi_aws/route53/resolver_firewall_domain_list.py index 2078c864151..e317c6c8a25 100644 --- a/sdk/python/pulumi_aws/route53/resolver_firewall_domain_list.py +++ b/sdk/python/pulumi_aws/route53/resolver_firewall_domain_list.py @@ -258,8 +258,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ResolverFirewallDomainList, __self__).__init__( 'aws:route53/resolverFirewallDomainList:ResolverFirewallDomainList', resource_name, diff --git a/sdk/python/pulumi_aws/route53/resolver_firewall_rule_group.py b/sdk/python/pulumi_aws/route53/resolver_firewall_rule_group.py index 4f53c5fa836..56099e55379 100644 --- a/sdk/python/pulumi_aws/route53/resolver_firewall_rule_group.py +++ b/sdk/python/pulumi_aws/route53/resolver_firewall_rule_group.py @@ -256,8 +256,6 @@ def _internal_init(__self__, __props__.__dict__["owner_id"] = None __props__.__dict__["share_status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ResolverFirewallRuleGroup, __self__).__init__( 'aws:route53/resolverFirewallRuleGroup:ResolverFirewallRuleGroup', resource_name, diff --git a/sdk/python/pulumi_aws/route53/resolver_firewall_rule_group_association.py b/sdk/python/pulumi_aws/route53/resolver_firewall_rule_group_association.py index f4cc7327e94..1f92392d940 100644 --- a/sdk/python/pulumi_aws/route53/resolver_firewall_rule_group_association.py +++ b/sdk/python/pulumi_aws/route53/resolver_firewall_rule_group_association.py @@ -373,8 +373,6 @@ def _internal_init(__self__, __props__.__dict__["vpc_id"] = vpc_id __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ResolverFirewallRuleGroupAssociation, __self__).__init__( 'aws:route53/resolverFirewallRuleGroupAssociation:ResolverFirewallRuleGroupAssociation', resource_name, diff --git a/sdk/python/pulumi_aws/route53/resolver_query_log_config.py b/sdk/python/pulumi_aws/route53/resolver_query_log_config.py index dabc0038a71..348997e4279 100644 --- a/sdk/python/pulumi_aws/route53/resolver_query_log_config.py +++ b/sdk/python/pulumi_aws/route53/resolver_query_log_config.py @@ -310,8 +310,6 @@ def _internal_init(__self__, __props__.__dict__["owner_id"] = None __props__.__dict__["share_status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ResolverQueryLogConfig, __self__).__init__( 'aws:route53/resolverQueryLogConfig:ResolverQueryLogConfig', resource_name, diff --git a/sdk/python/pulumi_aws/route53/resolver_rule.py b/sdk/python/pulumi_aws/route53/resolver_rule.py index fbe032fae79..a65045553dc 100644 --- a/sdk/python/pulumi_aws/route53/resolver_rule.py +++ b/sdk/python/pulumi_aws/route53/resolver_rule.py @@ -452,8 +452,6 @@ def _internal_init(__self__, __props__.__dict__["owner_id"] = None __props__.__dict__["share_status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ResolverRule, __self__).__init__( 'aws:route53/resolverRule:ResolverRule', resource_name, diff --git a/sdk/python/pulumi_aws/route53/zone.py b/sdk/python/pulumi_aws/route53/zone.py index 95308075e8a..2ddceb3bd3a 100644 --- a/sdk/python/pulumi_aws/route53/zone.py +++ b/sdk/python/pulumi_aws/route53/zone.py @@ -495,8 +495,6 @@ def _internal_init(__self__, __props__.__dict__["primary_name_server"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["zone_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Zone, __self__).__init__( 'aws:route53/zone:Zone', resource_name, diff --git a/sdk/python/pulumi_aws/route53domains/registered_domain.py b/sdk/python/pulumi_aws/route53domains/registered_domain.py index fb61f6b9371..93ad42b4b46 100644 --- a/sdk/python/pulumi_aws/route53domains/registered_domain.py +++ b/sdk/python/pulumi_aws/route53domains/registered_domain.py @@ -730,8 +730,6 @@ def _internal_init(__self__, __props__.__dict__["tags_all"] = None __props__.__dict__["updated_date"] = None __props__.__dict__["whois_server"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(RegisteredDomain, __self__).__init__( 'aws:route53domains/registeredDomain:RegisteredDomain', resource_name, diff --git a/sdk/python/pulumi_aws/route53recoveryreadiness/cell.py b/sdk/python/pulumi_aws/route53recoveryreadiness/cell.py index 8af4a20c14f..eea6b3d309d 100644 --- a/sdk/python/pulumi_aws/route53recoveryreadiness/cell.py +++ b/sdk/python/pulumi_aws/route53recoveryreadiness/cell.py @@ -282,8 +282,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["parent_readiness_scopes"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Cell, __self__).__init__( 'aws:route53recoveryreadiness/cell:Cell', resource_name, diff --git a/sdk/python/pulumi_aws/route53recoveryreadiness/readiness_check.py b/sdk/python/pulumi_aws/route53recoveryreadiness/readiness_check.py index 175e7af4e7c..b2616628735 100644 --- a/sdk/python/pulumi_aws/route53recoveryreadiness/readiness_check.py +++ b/sdk/python/pulumi_aws/route53recoveryreadiness/readiness_check.py @@ -270,8 +270,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ReadinessCheck, __self__).__init__( 'aws:route53recoveryreadiness/readinessCheck:ReadinessCheck', resource_name, diff --git a/sdk/python/pulumi_aws/route53recoveryreadiness/recovery_group.py b/sdk/python/pulumi_aws/route53recoveryreadiness/recovery_group.py index 7693dd491bc..d359b1065d5 100644 --- a/sdk/python/pulumi_aws/route53recoveryreadiness/recovery_group.py +++ b/sdk/python/pulumi_aws/route53recoveryreadiness/recovery_group.py @@ -265,8 +265,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(RecoveryGroup, __self__).__init__( 'aws:route53recoveryreadiness/recoveryGroup:RecoveryGroup', resource_name, diff --git a/sdk/python/pulumi_aws/route53recoveryreadiness/resource_set.py b/sdk/python/pulumi_aws/route53recoveryreadiness/resource_set.py index ad280907a58..8d81fba282e 100644 --- a/sdk/python/pulumi_aws/route53recoveryreadiness/resource_set.py +++ b/sdk/python/pulumi_aws/route53recoveryreadiness/resource_set.py @@ -315,8 +315,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ResourceSet, __self__).__init__( 'aws:route53recoveryreadiness/resourceSet:ResourceSet', resource_name, diff --git a/sdk/python/pulumi_aws/rum/app_monitor.py b/sdk/python/pulumi_aws/rum/app_monitor.py index cec5f46c35d..63f60ade529 100644 --- a/sdk/python/pulumi_aws/rum/app_monitor.py +++ b/sdk/python/pulumi_aws/rum/app_monitor.py @@ -399,8 +399,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["cw_log_group"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(AppMonitor, __self__).__init__( 'aws:rum/appMonitor:AppMonitor', resource_name, diff --git a/sdk/python/pulumi_aws/s3/bucket.py b/sdk/python/pulumi_aws/s3/bucket.py index fb1b6544d0a..d71bd52c973 100644 --- a/sdk/python/pulumi_aws/s3/bucket.py +++ b/sdk/python/pulumi_aws/s3/bucket.py @@ -1518,8 +1518,6 @@ def _internal_init(__self__, __props__.__dict__["bucket_regional_domain_name"] = None __props__.__dict__["region"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Bucket, __self__).__init__( 'aws:s3/bucket:Bucket', resource_name, diff --git a/sdk/python/pulumi_aws/s3/bucket_object.py b/sdk/python/pulumi_aws/s3/bucket_object.py index 3d936f22adc..2bc6908eade 100644 --- a/sdk/python/pulumi_aws/s3/bucket_object.py +++ b/sdk/python/pulumi_aws/s3/bucket_object.py @@ -1187,8 +1187,6 @@ def _internal_init(__self__, __props__.__dict__["website_redirect"] = website_redirect __props__.__dict__["tags_all"] = None __props__.__dict__["version_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(BucketObject, __self__).__init__( 'aws:s3/bucketObject:BucketObject', resource_name, diff --git a/sdk/python/pulumi_aws/s3/bucket_objectv2.py b/sdk/python/pulumi_aws/s3/bucket_objectv2.py index 37c8f9425d8..e6fe1ab5618 100644 --- a/sdk/python/pulumi_aws/s3/bucket_objectv2.py +++ b/sdk/python/pulumi_aws/s3/bucket_objectv2.py @@ -1391,8 +1391,6 @@ def _internal_init(__self__, __props__.__dict__["version_id"] = None alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="aws:s3/BucketObject:BucketObject")]) opts = pulumi.ResourceOptions.merge(opts, alias_opts) - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(BucketObjectv2, __self__).__init__( 'aws:s3/bucketObjectv2:BucketObjectv2', resource_name, diff --git a/sdk/python/pulumi_aws/s3/bucket_v2.py b/sdk/python/pulumi_aws/s3/bucket_v2.py index 9d5fa8c7ea6..23ac0c2bc62 100644 --- a/sdk/python/pulumi_aws/s3/bucket_v2.py +++ b/sdk/python/pulumi_aws/s3/bucket_v2.py @@ -1169,8 +1169,6 @@ def _internal_init(__self__, __props__.__dict__["website_endpoint"] = None alias_opts = pulumi.ResourceOptions(aliases=[pulumi.Alias(type_="aws:s3/bucket:Bucket")]) opts = pulumi.ResourceOptions.merge(opts, alias_opts) - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(BucketV2, __self__).__init__( 'aws:s3/bucketV2:BucketV2', resource_name, diff --git a/sdk/python/pulumi_aws/s3/object_copy.py b/sdk/python/pulumi_aws/s3/object_copy.py index e3e4e856f79..3f1ea53e821 100644 --- a/sdk/python/pulumi_aws/s3/object_copy.py +++ b/sdk/python/pulumi_aws/s3/object_copy.py @@ -1709,7 +1709,7 @@ def _internal_init(__self__, __props__.__dict__["source_version_id"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["version_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["customerKey", "kmsEncryptionContext", "kmsKeyId", "sourceCustomerKey", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["customerKey", "kmsEncryptionContext", "kmsKeyId", "sourceCustomerKey"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ObjectCopy, __self__).__init__( 'aws:s3/objectCopy:ObjectCopy', diff --git a/sdk/python/pulumi_aws/s3control/access_grant.py b/sdk/python/pulumi_aws/s3control/access_grant.py index acd5ff3ba7e..afb52959c7f 100644 --- a/sdk/python/pulumi_aws/s3control/access_grant.py +++ b/sdk/python/pulumi_aws/s3control/access_grant.py @@ -459,8 +459,6 @@ def _internal_init(__self__, __props__.__dict__["access_grant_id"] = None __props__.__dict__["grant_scope"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(AccessGrant, __self__).__init__( 'aws:s3control/accessGrant:AccessGrant', resource_name, diff --git a/sdk/python/pulumi_aws/s3control/access_grants_instance.py b/sdk/python/pulumi_aws/s3control/access_grants_instance.py index d8bdff47e8f..a6fb630b7c5 100644 --- a/sdk/python/pulumi_aws/s3control/access_grants_instance.py +++ b/sdk/python/pulumi_aws/s3control/access_grants_instance.py @@ -299,8 +299,6 @@ def _internal_init(__self__, __props__.__dict__["access_grants_instance_id"] = None __props__.__dict__["identity_center_application_arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(AccessGrantsInstance, __self__).__init__( 'aws:s3control/accessGrantsInstance:AccessGrantsInstance', resource_name, diff --git a/sdk/python/pulumi_aws/s3control/access_grants_location.py b/sdk/python/pulumi_aws/s3control/access_grants_location.py index 71f433d577c..fd62d0a3533 100644 --- a/sdk/python/pulumi_aws/s3control/access_grants_location.py +++ b/sdk/python/pulumi_aws/s3control/access_grants_location.py @@ -321,8 +321,6 @@ def _internal_init(__self__, __props__.__dict__["access_grants_location_arn"] = None __props__.__dict__["access_grants_location_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(AccessGrantsLocation, __self__).__init__( 'aws:s3control/accessGrantsLocation:AccessGrantsLocation', resource_name, diff --git a/sdk/python/pulumi_aws/s3control/bucket.py b/sdk/python/pulumi_aws/s3control/bucket.py index 968b431b3bf..a49ab8c6973 100644 --- a/sdk/python/pulumi_aws/s3control/bucket.py +++ b/sdk/python/pulumi_aws/s3control/bucket.py @@ -298,8 +298,6 @@ def _internal_init(__self__, __props__.__dict__["creation_date"] = None __props__.__dict__["public_access_block_enabled"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Bucket, __self__).__init__( 'aws:s3control/bucket:Bucket', resource_name, diff --git a/sdk/python/pulumi_aws/s3control/storage_lens_configuration.py b/sdk/python/pulumi_aws/s3control/storage_lens_configuration.py index 2d6a3466314..30fb2c313f4 100644 --- a/sdk/python/pulumi_aws/s3control/storage_lens_configuration.py +++ b/sdk/python/pulumi_aws/s3control/storage_lens_configuration.py @@ -366,8 +366,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(StorageLensConfiguration, __self__).__init__( 'aws:s3control/storageLensConfiguration:StorageLensConfiguration', resource_name, diff --git a/sdk/python/pulumi_aws/sagemaker/app.py b/sdk/python/pulumi_aws/sagemaker/app.py index 7df650e92b0..ba62fc0b0d1 100644 --- a/sdk/python/pulumi_aws/sagemaker/app.py +++ b/sdk/python/pulumi_aws/sagemaker/app.py @@ -413,8 +413,6 @@ def _internal_init(__self__, __props__.__dict__["user_profile_name"] = user_profile_name __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(App, __self__).__init__( 'aws:sagemaker/app:App', resource_name, diff --git a/sdk/python/pulumi_aws/sagemaker/app_image_config.py b/sdk/python/pulumi_aws/sagemaker/app_image_config.py index f5f6487539d..4ee16c85df8 100644 --- a/sdk/python/pulumi_aws/sagemaker/app_image_config.py +++ b/sdk/python/pulumi_aws/sagemaker/app_image_config.py @@ -328,8 +328,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(AppImageConfig, __self__).__init__( 'aws:sagemaker/appImageConfig:AppImageConfig', resource_name, diff --git a/sdk/python/pulumi_aws/sagemaker/code_repository.py b/sdk/python/pulumi_aws/sagemaker/code_repository.py index e58bf923497..c373d2dad2d 100644 --- a/sdk/python/pulumi_aws/sagemaker/code_repository.py +++ b/sdk/python/pulumi_aws/sagemaker/code_repository.py @@ -312,8 +312,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(CodeRepository, __self__).__init__( 'aws:sagemaker/codeRepository:CodeRepository', resource_name, diff --git a/sdk/python/pulumi_aws/sagemaker/data_quality_job_definition.py b/sdk/python/pulumi_aws/sagemaker/data_quality_job_definition.py index 9c01c666400..26f5dea4918 100644 --- a/sdk/python/pulumi_aws/sagemaker/data_quality_job_definition.py +++ b/sdk/python/pulumi_aws/sagemaker/data_quality_job_definition.py @@ -563,8 +563,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DataQualityJobDefinition, __self__).__init__( 'aws:sagemaker/dataQualityJobDefinition:DataQualityJobDefinition', resource_name, diff --git a/sdk/python/pulumi_aws/sagemaker/device_fleet.py b/sdk/python/pulumi_aws/sagemaker/device_fleet.py index f474379e843..ac9e051896b 100644 --- a/sdk/python/pulumi_aws/sagemaker/device_fleet.py +++ b/sdk/python/pulumi_aws/sagemaker/device_fleet.py @@ -392,8 +392,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["iot_role_alias"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DeviceFleet, __self__).__init__( 'aws:sagemaker/deviceFleet:DeviceFleet', resource_name, diff --git a/sdk/python/pulumi_aws/sagemaker/domain.py b/sdk/python/pulumi_aws/sagemaker/domain.py index 55efc8f3c06..4dfe7613dcc 100644 --- a/sdk/python/pulumi_aws/sagemaker/domain.py +++ b/sdk/python/pulumi_aws/sagemaker/domain.py @@ -784,8 +784,6 @@ def _internal_init(__self__, __props__.__dict__["single_sign_on_managed_application_instance_id"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["url"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Domain, __self__).__init__( 'aws:sagemaker/domain:Domain', resource_name, diff --git a/sdk/python/pulumi_aws/sagemaker/endpoint.py b/sdk/python/pulumi_aws/sagemaker/endpoint.py index cad9c2f4513..f2626e744a1 100644 --- a/sdk/python/pulumi_aws/sagemaker/endpoint.py +++ b/sdk/python/pulumi_aws/sagemaker/endpoint.py @@ -305,8 +305,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Endpoint, __self__).__init__( 'aws:sagemaker/endpoint:Endpoint', resource_name, diff --git a/sdk/python/pulumi_aws/sagemaker/endpoint_configuration.py b/sdk/python/pulumi_aws/sagemaker/endpoint_configuration.py index 4d1552659c3..3ae4c617c63 100644 --- a/sdk/python/pulumi_aws/sagemaker/endpoint_configuration.py +++ b/sdk/python/pulumi_aws/sagemaker/endpoint_configuration.py @@ -459,8 +459,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(EndpointConfiguration, __self__).__init__( 'aws:sagemaker/endpointConfiguration:EndpointConfiguration', resource_name, diff --git a/sdk/python/pulumi_aws/sagemaker/feature_group.py b/sdk/python/pulumi_aws/sagemaker/feature_group.py index 91fa31153f9..f52ca07376b 100644 --- a/sdk/python/pulumi_aws/sagemaker/feature_group.py +++ b/sdk/python/pulumi_aws/sagemaker/feature_group.py @@ -503,8 +503,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(FeatureGroup, __self__).__init__( 'aws:sagemaker/featureGroup:FeatureGroup', resource_name, diff --git a/sdk/python/pulumi_aws/sagemaker/flow_definition.py b/sdk/python/pulumi_aws/sagemaker/flow_definition.py index 3bf74bb01a8..424d4bd7d9d 100644 --- a/sdk/python/pulumi_aws/sagemaker/flow_definition.py +++ b/sdk/python/pulumi_aws/sagemaker/flow_definition.py @@ -564,8 +564,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(FlowDefinition, __self__).__init__( 'aws:sagemaker/flowDefinition:FlowDefinition', resource_name, diff --git a/sdk/python/pulumi_aws/sagemaker/human_task_ui.py b/sdk/python/pulumi_aws/sagemaker/human_task_ui.py index 3dfa4f087a4..c1cd73626d4 100644 --- a/sdk/python/pulumi_aws/sagemaker/human_task_ui.py +++ b/sdk/python/pulumi_aws/sagemaker/human_task_ui.py @@ -266,8 +266,6 @@ def _internal_init(__self__, __props__.__dict__["ui_template"] = ui_template __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(HumanTaskUI, __self__).__init__( 'aws:sagemaker/humanTaskUI:HumanTaskUI', resource_name, diff --git a/sdk/python/pulumi_aws/sagemaker/image.py b/sdk/python/pulumi_aws/sagemaker/image.py index d7fda6794ed..7f7a01cb6af 100644 --- a/sdk/python/pulumi_aws/sagemaker/image.py +++ b/sdk/python/pulumi_aws/sagemaker/image.py @@ -334,8 +334,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Image, __self__).__init__( 'aws:sagemaker/image:Image', resource_name, diff --git a/sdk/python/pulumi_aws/sagemaker/model.py b/sdk/python/pulumi_aws/sagemaker/model.py index 0ad7cce87ce..2a854e15e1c 100644 --- a/sdk/python/pulumi_aws/sagemaker/model.py +++ b/sdk/python/pulumi_aws/sagemaker/model.py @@ -483,8 +483,6 @@ def _internal_init(__self__, __props__.__dict__["vpc_config"] = vpc_config __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Model, __self__).__init__( 'aws:sagemaker/model:Model', resource_name, diff --git a/sdk/python/pulumi_aws/sagemaker/model_package_group.py b/sdk/python/pulumi_aws/sagemaker/model_package_group.py index 76e00ebd040..79a7c8f8c60 100644 --- a/sdk/python/pulumi_aws/sagemaker/model_package_group.py +++ b/sdk/python/pulumi_aws/sagemaker/model_package_group.py @@ -257,8 +257,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ModelPackageGroup, __self__).__init__( 'aws:sagemaker/modelPackageGroup:ModelPackageGroup', resource_name, diff --git a/sdk/python/pulumi_aws/sagemaker/monitoring_schedule.py b/sdk/python/pulumi_aws/sagemaker/monitoring_schedule.py index 1d6ee671592..5ff3ada6b00 100644 --- a/sdk/python/pulumi_aws/sagemaker/monitoring_schedule.py +++ b/sdk/python/pulumi_aws/sagemaker/monitoring_schedule.py @@ -267,8 +267,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(MonitoringSchedule, __self__).__init__( 'aws:sagemaker/monitoringSchedule:MonitoringSchedule', resource_name, diff --git a/sdk/python/pulumi_aws/sagemaker/notebook_instance.py b/sdk/python/pulumi_aws/sagemaker/notebook_instance.py index f1f618823b6..d8268692db6 100644 --- a/sdk/python/pulumi_aws/sagemaker/notebook_instance.py +++ b/sdk/python/pulumi_aws/sagemaker/notebook_instance.py @@ -815,8 +815,6 @@ def _internal_init(__self__, __props__.__dict__["network_interface_id"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["url"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(NotebookInstance, __self__).__init__( 'aws:sagemaker/notebookInstance:NotebookInstance', resource_name, diff --git a/sdk/python/pulumi_aws/sagemaker/pipeline.py b/sdk/python/pulumi_aws/sagemaker/pipeline.py index de543ebd630..3045a77c007 100644 --- a/sdk/python/pulumi_aws/sagemaker/pipeline.py +++ b/sdk/python/pulumi_aws/sagemaker/pipeline.py @@ -468,8 +468,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Pipeline, __self__).__init__( 'aws:sagemaker/pipeline:Pipeline', resource_name, diff --git a/sdk/python/pulumi_aws/sagemaker/project.py b/sdk/python/pulumi_aws/sagemaker/project.py index df84501d755..5fb3b19bd86 100644 --- a/sdk/python/pulumi_aws/sagemaker/project.py +++ b/sdk/python/pulumi_aws/sagemaker/project.py @@ -323,8 +323,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["project_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Project, __self__).__init__( 'aws:sagemaker/project:Project', resource_name, diff --git a/sdk/python/pulumi_aws/sagemaker/space.py b/sdk/python/pulumi_aws/sagemaker/space.py index ffceec0772c..6fb23fcf494 100644 --- a/sdk/python/pulumi_aws/sagemaker/space.py +++ b/sdk/python/pulumi_aws/sagemaker/space.py @@ -442,8 +442,6 @@ def _internal_init(__self__, __props__.__dict__["home_efs_file_system_uid"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["url"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Space, __self__).__init__( 'aws:sagemaker/space:Space', resource_name, diff --git a/sdk/python/pulumi_aws/sagemaker/studio_lifecycle_config.py b/sdk/python/pulumi_aws/sagemaker/studio_lifecycle_config.py index 154b3824a40..71b419bff8a 100644 --- a/sdk/python/pulumi_aws/sagemaker/studio_lifecycle_config.py +++ b/sdk/python/pulumi_aws/sagemaker/studio_lifecycle_config.py @@ -279,8 +279,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(StudioLifecycleConfig, __self__).__init__( 'aws:sagemaker/studioLifecycleConfig:StudioLifecycleConfig', resource_name, diff --git a/sdk/python/pulumi_aws/sagemaker/user_profile.py b/sdk/python/pulumi_aws/sagemaker/user_profile.py index 9b668b9e3c6..d07fe9807e9 100644 --- a/sdk/python/pulumi_aws/sagemaker/user_profile.py +++ b/sdk/python/pulumi_aws/sagemaker/user_profile.py @@ -389,8 +389,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["home_efs_file_system_uid"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(UserProfile, __self__).__init__( 'aws:sagemaker/userProfile:UserProfile', resource_name, diff --git a/sdk/python/pulumi_aws/sagemaker/workteam.py b/sdk/python/pulumi_aws/sagemaker/workteam.py index e0aea51be64..46a5b632ba5 100644 --- a/sdk/python/pulumi_aws/sagemaker/workteam.py +++ b/sdk/python/pulumi_aws/sagemaker/workteam.py @@ -439,8 +439,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["subdomain"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Workteam, __self__).__init__( 'aws:sagemaker/workteam:Workteam', resource_name, diff --git a/sdk/python/pulumi_aws/scheduler/schedule_group.py b/sdk/python/pulumi_aws/scheduler/schedule_group.py index 35960749b6b..f720ad0bef6 100644 --- a/sdk/python/pulumi_aws/scheduler/schedule_group.py +++ b/sdk/python/pulumi_aws/scheduler/schedule_group.py @@ -313,8 +313,6 @@ def _internal_init(__self__, __props__.__dict__["last_modification_date"] = None __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ScheduleGroup, __self__).__init__( 'aws:scheduler/scheduleGroup:ScheduleGroup', resource_name, diff --git a/sdk/python/pulumi_aws/schemas/discoverer.py b/sdk/python/pulumi_aws/schemas/discoverer.py index f7284e49e50..44005558378 100644 --- a/sdk/python/pulumi_aws/schemas/discoverer.py +++ b/sdk/python/pulumi_aws/schemas/discoverer.py @@ -265,8 +265,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Discoverer, __self__).__init__( 'aws:schemas/discoverer:Discoverer', resource_name, diff --git a/sdk/python/pulumi_aws/schemas/registry.py b/sdk/python/pulumi_aws/schemas/registry.py index d39752d206b..a100076c23f 100644 --- a/sdk/python/pulumi_aws/schemas/registry.py +++ b/sdk/python/pulumi_aws/schemas/registry.py @@ -258,8 +258,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Registry, __self__).__init__( 'aws:schemas/registry:Registry', resource_name, diff --git a/sdk/python/pulumi_aws/schemas/schema.py b/sdk/python/pulumi_aws/schemas/schema.py index 489dc3678e3..0bed5b4fa0b 100644 --- a/sdk/python/pulumi_aws/schemas/schema.py +++ b/sdk/python/pulumi_aws/schemas/schema.py @@ -470,8 +470,6 @@ def _internal_init(__self__, __props__.__dict__["tags_all"] = None __props__.__dict__["version"] = None __props__.__dict__["version_created_date"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Schema, __self__).__init__( 'aws:schemas/schema:Schema', resource_name, diff --git a/sdk/python/pulumi_aws/secretsmanager/secret.py b/sdk/python/pulumi_aws/secretsmanager/secret.py index 7f4903b1c17..419563c0907 100644 --- a/sdk/python/pulumi_aws/secretsmanager/secret.py +++ b/sdk/python/pulumi_aws/secretsmanager/secret.py @@ -474,8 +474,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Secret, __self__).__init__( 'aws:secretsmanager/secret:Secret', resource_name, diff --git a/sdk/python/pulumi_aws/securitylake/data_lake.py b/sdk/python/pulumi_aws/securitylake/data_lake.py index d00184ba475..02b8c9d8da4 100644 --- a/sdk/python/pulumi_aws/securitylake/data_lake.py +++ b/sdk/python/pulumi_aws/securitylake/data_lake.py @@ -375,8 +375,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["s3_bucket_arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DataLake, __self__).__init__( 'aws:securitylake/dataLake:DataLake', resource_name, diff --git a/sdk/python/pulumi_aws/serverlessrepository/cloud_formation_stack.py b/sdk/python/pulumi_aws/serverlessrepository/cloud_formation_stack.py index 938f4e9c366..bc9906845aa 100644 --- a/sdk/python/pulumi_aws/serverlessrepository/cloud_formation_stack.py +++ b/sdk/python/pulumi_aws/serverlessrepository/cloud_formation_stack.py @@ -386,8 +386,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["outputs"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(CloudFormationStack, __self__).__init__( 'aws:serverlessrepository/cloudFormationStack:CloudFormationStack', resource_name, diff --git a/sdk/python/pulumi_aws/servicecatalog/portfolio.py b/sdk/python/pulumi_aws/servicecatalog/portfolio.py index 93c488f7728..c0b50f5fec4 100644 --- a/sdk/python/pulumi_aws/servicecatalog/portfolio.py +++ b/sdk/python/pulumi_aws/servicecatalog/portfolio.py @@ -304,8 +304,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["created_time"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Portfolio, __self__).__init__( 'aws:servicecatalog/portfolio:Portfolio', resource_name, diff --git a/sdk/python/pulumi_aws/servicecatalog/product.py b/sdk/python/pulumi_aws/servicecatalog/product.py index 8b3392500e2..750fe11f3a7 100644 --- a/sdk/python/pulumi_aws/servicecatalog/product.py +++ b/sdk/python/pulumi_aws/servicecatalog/product.py @@ -634,8 +634,6 @@ def _internal_init(__self__, __props__.__dict__["has_default_path"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Product, __self__).__init__( 'aws:servicecatalog/product:Product', resource_name, diff --git a/sdk/python/pulumi_aws/servicecatalog/provisioned_product.py b/sdk/python/pulumi_aws/servicecatalog/provisioned_product.py index 8f9f09f1394..72e1568bcf9 100644 --- a/sdk/python/pulumi_aws/servicecatalog/provisioned_product.py +++ b/sdk/python/pulumi_aws/servicecatalog/provisioned_product.py @@ -868,8 +868,6 @@ def _internal_init(__self__, __props__.__dict__["status_message"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["type"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ProvisionedProduct, __self__).__init__( 'aws:servicecatalog/provisionedProduct:ProvisionedProduct', resource_name, diff --git a/sdk/python/pulumi_aws/servicediscovery/http_namespace.py b/sdk/python/pulumi_aws/servicediscovery/http_namespace.py index aaa420f376e..97550c9b0ff 100644 --- a/sdk/python/pulumi_aws/servicediscovery/http_namespace.py +++ b/sdk/python/pulumi_aws/servicediscovery/http_namespace.py @@ -267,8 +267,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["http_name"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(HttpNamespace, __self__).__init__( 'aws:servicediscovery/httpNamespace:HttpNamespace', resource_name, diff --git a/sdk/python/pulumi_aws/servicediscovery/private_dns_namespace.py b/sdk/python/pulumi_aws/servicediscovery/private_dns_namespace.py index c3838f9274b..ac543f78ff2 100644 --- a/sdk/python/pulumi_aws/servicediscovery/private_dns_namespace.py +++ b/sdk/python/pulumi_aws/servicediscovery/private_dns_namespace.py @@ -314,8 +314,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["hosted_zone"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(PrivateDnsNamespace, __self__).__init__( 'aws:servicediscovery/privateDnsNamespace:PrivateDnsNamespace', resource_name, diff --git a/sdk/python/pulumi_aws/servicediscovery/public_dns_namespace.py b/sdk/python/pulumi_aws/servicediscovery/public_dns_namespace.py index 6be51635593..c386e5c5c54 100644 --- a/sdk/python/pulumi_aws/servicediscovery/public_dns_namespace.py +++ b/sdk/python/pulumi_aws/servicediscovery/public_dns_namespace.py @@ -271,8 +271,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["hosted_zone"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(PublicDnsNamespace, __self__).__init__( 'aws:servicediscovery/publicDnsNamespace:PublicDnsNamespace', resource_name, diff --git a/sdk/python/pulumi_aws/servicediscovery/service.py b/sdk/python/pulumi_aws/servicediscovery/service.py index a763945feb6..409298c72a7 100644 --- a/sdk/python/pulumi_aws/servicediscovery/service.py +++ b/sdk/python/pulumi_aws/servicediscovery/service.py @@ -548,8 +548,6 @@ def _internal_init(__self__, __props__.__dict__["type"] = type __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Service, __self__).__init__( 'aws:servicediscovery/service:Service', resource_name, diff --git a/sdk/python/pulumi_aws/sesv2/configuration_set.py b/sdk/python/pulumi_aws/sesv2/configuration_set.py index 9e9713ec0fe..e87516b844c 100644 --- a/sdk/python/pulumi_aws/sesv2/configuration_set.py +++ b/sdk/python/pulumi_aws/sesv2/configuration_set.py @@ -473,8 +473,6 @@ def _internal_init(__self__, __props__.__dict__["vdm_options"] = vdm_options __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ConfigurationSet, __self__).__init__( 'aws:sesv2/configurationSet:ConfigurationSet', resource_name, diff --git a/sdk/python/pulumi_aws/sesv2/contact_list.py b/sdk/python/pulumi_aws/sesv2/contact_list.py index e9faf7b45c7..187639c059d 100644 --- a/sdk/python/pulumi_aws/sesv2/contact_list.py +++ b/sdk/python/pulumi_aws/sesv2/contact_list.py @@ -363,8 +363,6 @@ def _internal_init(__self__, __props__.__dict__["created_timestamp"] = None __props__.__dict__["last_updated_timestamp"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ContactList, __self__).__init__( 'aws:sesv2/contactList:ContactList', resource_name, diff --git a/sdk/python/pulumi_aws/sesv2/dedicated_ip_pool.py b/sdk/python/pulumi_aws/sesv2/dedicated_ip_pool.py index 409338abbe8..48257eb21a0 100644 --- a/sdk/python/pulumi_aws/sesv2/dedicated_ip_pool.py +++ b/sdk/python/pulumi_aws/sesv2/dedicated_ip_pool.py @@ -283,8 +283,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(DedicatedIpPool, __self__).__init__( 'aws:sesv2/dedicatedIpPool:DedicatedIpPool', resource_name, diff --git a/sdk/python/pulumi_aws/sesv2/email_identity.py b/sdk/python/pulumi_aws/sesv2/email_identity.py index ee3e30f6181..5b0226680bf 100644 --- a/sdk/python/pulumi_aws/sesv2/email_identity.py +++ b/sdk/python/pulumi_aws/sesv2/email_identity.py @@ -407,8 +407,6 @@ def _internal_init(__self__, __props__.__dict__["identity_type"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["verified_for_sending_status"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(EmailIdentity, __self__).__init__( 'aws:sesv2/emailIdentity:EmailIdentity', resource_name, diff --git a/sdk/python/pulumi_aws/sfn/activity.py b/sdk/python/pulumi_aws/sfn/activity.py index a4effa2a98a..91dbd17536b 100644 --- a/sdk/python/pulumi_aws/sfn/activity.py +++ b/sdk/python/pulumi_aws/sfn/activity.py @@ -218,8 +218,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["creation_date"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Activity, __self__).__init__( 'aws:sfn/activity:Activity', resource_name, diff --git a/sdk/python/pulumi_aws/sfn/state_machine.py b/sdk/python/pulumi_aws/sfn/state_machine.py index 248e93478ab..4f785e53fab 100644 --- a/sdk/python/pulumi_aws/sfn/state_machine.py +++ b/sdk/python/pulumi_aws/sfn/state_machine.py @@ -742,8 +742,6 @@ def _internal_init(__self__, __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["version_description"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(StateMachine, __self__).__init__( 'aws:sfn/stateMachine:StateMachine', resource_name, diff --git a/sdk/python/pulumi_aws/shield/protection.py b/sdk/python/pulumi_aws/shield/protection.py index 5f97c2abf64..d3174194956 100644 --- a/sdk/python/pulumi_aws/shield/protection.py +++ b/sdk/python/pulumi_aws/shield/protection.py @@ -275,8 +275,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Protection, __self__).__init__( 'aws:shield/protection:Protection', resource_name, diff --git a/sdk/python/pulumi_aws/shield/protection_group.py b/sdk/python/pulumi_aws/shield/protection_group.py index 1c0afe6836f..1897a7dc2f6 100644 --- a/sdk/python/pulumi_aws/shield/protection_group.py +++ b/sdk/python/pulumi_aws/shield/protection_group.py @@ -435,8 +435,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["protection_group_arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ProtectionGroup, __self__).__init__( 'aws:shield/protectionGroup:ProtectionGroup', resource_name, diff --git a/sdk/python/pulumi_aws/signer/signing_profile.py b/sdk/python/pulumi_aws/signer/signing_profile.py index 631a1417a2f..e03cadf6fd1 100644 --- a/sdk/python/pulumi_aws/signer/signing_profile.py +++ b/sdk/python/pulumi_aws/signer/signing_profile.py @@ -463,8 +463,6 @@ def _internal_init(__self__, __props__.__dict__["tags_all"] = None __props__.__dict__["version"] = None __props__.__dict__["version_arn"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SigningProfile, __self__).__init__( 'aws:signer/signingProfile:SigningProfile', resource_name, diff --git a/sdk/python/pulumi_aws/sns/topic.py b/sdk/python/pulumi_aws/sns/topic.py index 1b34599aaeb..25e9de9b06e 100644 --- a/sdk/python/pulumi_aws/sns/topic.py +++ b/sdk/python/pulumi_aws/sns/topic.py @@ -1252,8 +1252,6 @@ def _internal_init(__self__, __props__.__dict__["beginning_archive_time"] = None __props__.__dict__["owner"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Topic, __self__).__init__( 'aws:sns/topic:Topic', resource_name, diff --git a/sdk/python/pulumi_aws/sqs/queue.py b/sdk/python/pulumi_aws/sqs/queue.py index 1a362d3ad00..1b1eb298303 100644 --- a/sdk/python/pulumi_aws/sqs/queue.py +++ b/sdk/python/pulumi_aws/sqs/queue.py @@ -959,8 +959,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["url"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Queue, __self__).__init__( 'aws:sqs/queue:Queue', resource_name, diff --git a/sdk/python/pulumi_aws/ssm/activation.py b/sdk/python/pulumi_aws/ssm/activation.py index 4dae5c4a80a..7d49fd2bebd 100644 --- a/sdk/python/pulumi_aws/ssm/activation.py +++ b/sdk/python/pulumi_aws/ssm/activation.py @@ -431,8 +431,6 @@ def _internal_init(__self__, __props__.__dict__["expired"] = None __props__.__dict__["registration_count"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Activation, __self__).__init__( 'aws:ssm/activation:Activation', resource_name, diff --git a/sdk/python/pulumi_aws/ssm/contacts_rotation.py b/sdk/python/pulumi_aws/ssm/contacts_rotation.py index 5abec9d77d9..0a8389c73ea 100644 --- a/sdk/python/pulumi_aws/ssm/contacts_rotation.py +++ b/sdk/python/pulumi_aws/ssm/contacts_rotation.py @@ -556,8 +556,6 @@ def _internal_init(__self__, __props__.__dict__["time_zone_id"] = time_zone_id __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ContactsRotation, __self__).__init__( 'aws:ssm/contactsRotation:ContactsRotation', resource_name, diff --git a/sdk/python/pulumi_aws/ssm/document.py b/sdk/python/pulumi_aws/ssm/document.py index 81cdde20491..faeaf5bcd91 100644 --- a/sdk/python/pulumi_aws/ssm/document.py +++ b/sdk/python/pulumi_aws/ssm/document.py @@ -786,8 +786,6 @@ def _internal_init(__self__, __props__.__dict__["schema_version"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Document, __self__).__init__( 'aws:ssm/document:Document', resource_name, diff --git a/sdk/python/pulumi_aws/ssm/maintenance_window.py b/sdk/python/pulumi_aws/ssm/maintenance_window.py index b37736a7470..32049134eca 100644 --- a/sdk/python/pulumi_aws/ssm/maintenance_window.py +++ b/sdk/python/pulumi_aws/ssm/maintenance_window.py @@ -574,8 +574,6 @@ def _internal_init(__self__, __props__.__dict__["start_date"] = start_date __props__.__dict__["tags"] = tags __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(MaintenanceWindow, __self__).__init__( 'aws:ssm/maintenanceWindow:MaintenanceWindow', resource_name, diff --git a/sdk/python/pulumi_aws/ssm/parameter.py b/sdk/python/pulumi_aws/ssm/parameter.py index bada53db49a..1928d896ad4 100644 --- a/sdk/python/pulumi_aws/ssm/parameter.py +++ b/sdk/python/pulumi_aws/ssm/parameter.py @@ -672,7 +672,7 @@ def _internal_init(__self__, __props__.__dict__["value"] = None if value is None else pulumi.Output.secret(value) __props__.__dict__["tags_all"] = None __props__.__dict__["version"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll", "value"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["value"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Parameter, __self__).__init__( 'aws:ssm/parameter:Parameter', diff --git a/sdk/python/pulumi_aws/ssm/patch_baseline.py b/sdk/python/pulumi_aws/ssm/patch_baseline.py index 7e54801a5ac..aa49c304865 100644 --- a/sdk/python/pulumi_aws/ssm/patch_baseline.py +++ b/sdk/python/pulumi_aws/ssm/patch_baseline.py @@ -903,8 +903,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["json"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(PatchBaseline, __self__).__init__( 'aws:ssm/patchBaseline:PatchBaseline', resource_name, diff --git a/sdk/python/pulumi_aws/ssmcontacts/contact.py b/sdk/python/pulumi_aws/ssmcontacts/contact.py index 18e893eb7eb..1bcebe3f818 100644 --- a/sdk/python/pulumi_aws/ssmcontacts/contact.py +++ b/sdk/python/pulumi_aws/ssmcontacts/contact.py @@ -345,8 +345,6 @@ def _internal_init(__self__, __props__.__dict__["type"] = type __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Contact, __self__).__init__( 'aws:ssmcontacts/contact:Contact', resource_name, diff --git a/sdk/python/pulumi_aws/ssmincidents/replication_set.py b/sdk/python/pulumi_aws/ssmincidents/replication_set.py index 59c27a3cf75..8bf8535d6bf 100644 --- a/sdk/python/pulumi_aws/ssmincidents/replication_set.py +++ b/sdk/python/pulumi_aws/ssmincidents/replication_set.py @@ -404,8 +404,6 @@ def _internal_init(__self__, __props__.__dict__["last_modified_by"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ReplicationSet, __self__).__init__( 'aws:ssmincidents/replicationSet:ReplicationSet', resource_name, diff --git a/sdk/python/pulumi_aws/ssmincidents/response_plan.py b/sdk/python/pulumi_aws/ssmincidents/response_plan.py index 61cebb2f9f3..c7494aee015 100644 --- a/sdk/python/pulumi_aws/ssmincidents/response_plan.py +++ b/sdk/python/pulumi_aws/ssmincidents/response_plan.py @@ -574,8 +574,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ResponsePlan, __self__).__init__( 'aws:ssmincidents/responsePlan:ResponsePlan', resource_name, diff --git a/sdk/python/pulumi_aws/ssoadmin/application.py b/sdk/python/pulumi_aws/ssoadmin/application.py index 89dd1674bfc..7fa622cc666 100644 --- a/sdk/python/pulumi_aws/ssoadmin/application.py +++ b/sdk/python/pulumi_aws/ssoadmin/application.py @@ -459,8 +459,6 @@ def _internal_init(__self__, __props__.__dict__["application_account"] = None __props__.__dict__["application_arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Application, __self__).__init__( 'aws:ssoadmin/application:Application', resource_name, diff --git a/sdk/python/pulumi_aws/ssoadmin/permission_set.py b/sdk/python/pulumi_aws/ssoadmin/permission_set.py index efc0725c498..f78fc765e36 100644 --- a/sdk/python/pulumi_aws/ssoadmin/permission_set.py +++ b/sdk/python/pulumi_aws/ssoadmin/permission_set.py @@ -366,8 +366,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["created_date"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(PermissionSet, __self__).__init__( 'aws:ssoadmin/permissionSet:PermissionSet', resource_name, diff --git a/sdk/python/pulumi_aws/ssoadmin/trusted_token_issuer.py b/sdk/python/pulumi_aws/ssoadmin/trusted_token_issuer.py index 692206e7df2..f89b32d24fe 100644 --- a/sdk/python/pulumi_aws/ssoadmin/trusted_token_issuer.py +++ b/sdk/python/pulumi_aws/ssoadmin/trusted_token_issuer.py @@ -362,8 +362,6 @@ def _internal_init(__self__, __props__.__dict__["trusted_token_issuer_type"] = trusted_token_issuer_type __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(TrustedTokenIssuer, __self__).__init__( 'aws:ssoadmin/trustedTokenIssuer:TrustedTokenIssuer', resource_name, diff --git a/sdk/python/pulumi_aws/storagegateway/caches_iscsi_volume.py b/sdk/python/pulumi_aws/storagegateway/caches_iscsi_volume.py index 88c6b6fc75d..696e2fd4bb2 100644 --- a/sdk/python/pulumi_aws/storagegateway/caches_iscsi_volume.py +++ b/sdk/python/pulumi_aws/storagegateway/caches_iscsi_volume.py @@ -652,8 +652,6 @@ def _internal_init(__self__, __props__.__dict__["target_arn"] = None __props__.__dict__["volume_arn"] = None __props__.__dict__["volume_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(CachesIscsiVolume, __self__).__init__( 'aws:storagegateway/cachesIscsiVolume:CachesIscsiVolume', resource_name, diff --git a/sdk/python/pulumi_aws/storagegateway/file_system_association.py b/sdk/python/pulumi_aws/storagegateway/file_system_association.py index a04a331d4e4..53c010bd7f8 100644 --- a/sdk/python/pulumi_aws/storagegateway/file_system_association.py +++ b/sdk/python/pulumi_aws/storagegateway/file_system_association.py @@ -506,7 +506,7 @@ def _internal_init(__self__, __props__.__dict__["username"] = username __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["password", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["password"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(FileSystemAssociation, __self__).__init__( 'aws:storagegateway/fileSystemAssociation:FileSystemAssociation', diff --git a/sdk/python/pulumi_aws/storagegateway/gateway.py b/sdk/python/pulumi_aws/storagegateway/gateway.py index c15c1b2a4de..34119a6acad 100644 --- a/sdk/python/pulumi_aws/storagegateway/gateway.py +++ b/sdk/python/pulumi_aws/storagegateway/gateway.py @@ -1005,7 +1005,7 @@ def _internal_init(__self__, __props__.__dict__["gateway_network_interfaces"] = None __props__.__dict__["host_environment"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["smbGuestPassword", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["smbGuestPassword"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Gateway, __self__).__init__( 'aws:storagegateway/gateway:Gateway', diff --git a/sdk/python/pulumi_aws/storagegateway/nfs_file_share.py b/sdk/python/pulumi_aws/storagegateway/nfs_file_share.py index 98096d13535..893cacce6cf 100644 --- a/sdk/python/pulumi_aws/storagegateway/nfs_file_share.py +++ b/sdk/python/pulumi_aws/storagegateway/nfs_file_share.py @@ -914,8 +914,6 @@ def _internal_init(__self__, __props__.__dict__["fileshare_id"] = None __props__.__dict__["path"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(NfsFileShare, __self__).__init__( 'aws:storagegateway/nfsFileShare:NfsFileShare', resource_name, diff --git a/sdk/python/pulumi_aws/storagegateway/smb_file_share.py b/sdk/python/pulumi_aws/storagegateway/smb_file_share.py index abf6e1a3238..e1dbf76df1e 100644 --- a/sdk/python/pulumi_aws/storagegateway/smb_file_share.py +++ b/sdk/python/pulumi_aws/storagegateway/smb_file_share.py @@ -1127,8 +1127,6 @@ def _internal_init(__self__, __props__.__dict__["fileshare_id"] = None __props__.__dict__["path"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SmbFileShare, __self__).__init__( 'aws:storagegateway/smbFileShare:SmbFileShare', resource_name, diff --git a/sdk/python/pulumi_aws/storagegateway/stored_iscsi_volume.py b/sdk/python/pulumi_aws/storagegateway/stored_iscsi_volume.py index c29063e1b53..dfabf97580a 100644 --- a/sdk/python/pulumi_aws/storagegateway/stored_iscsi_volume.py +++ b/sdk/python/pulumi_aws/storagegateway/stored_iscsi_volume.py @@ -672,8 +672,6 @@ def _internal_init(__self__, __props__.__dict__["volume_size_in_bytes"] = None __props__.__dict__["volume_status"] = None __props__.__dict__["volume_type"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(StoredIscsiVolume, __self__).__init__( 'aws:storagegateway/storedIscsiVolume:StoredIscsiVolume', resource_name, diff --git a/sdk/python/pulumi_aws/storagegateway/tape_pool.py b/sdk/python/pulumi_aws/storagegateway/tape_pool.py index f7290d11f4a..1abf8fc48a0 100644 --- a/sdk/python/pulumi_aws/storagegateway/tape_pool.py +++ b/sdk/python/pulumi_aws/storagegateway/tape_pool.py @@ -332,8 +332,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(TapePool, __self__).__init__( 'aws:storagegateway/tapePool:TapePool', resource_name, diff --git a/sdk/python/pulumi_aws/swf/domain.py b/sdk/python/pulumi_aws/swf/domain.py index b4f3f3bc396..3d661aa3717 100644 --- a/sdk/python/pulumi_aws/swf/domain.py +++ b/sdk/python/pulumi_aws/swf/domain.py @@ -335,8 +335,6 @@ def _internal_init(__self__, __props__.__dict__["workflow_execution_retention_period_in_days"] = workflow_execution_retention_period_in_days __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Domain, __self__).__init__( 'aws:swf/domain:Domain', resource_name, diff --git a/sdk/python/pulumi_aws/synthetics/canary.py b/sdk/python/pulumi_aws/synthetics/canary.py index d40ea27da3c..ba5ae2f1867 100644 --- a/sdk/python/pulumi_aws/synthetics/canary.py +++ b/sdk/python/pulumi_aws/synthetics/canary.py @@ -899,8 +899,6 @@ def _internal_init(__self__, __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["timelines"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Canary, __self__).__init__( 'aws:synthetics/canary:Canary', resource_name, diff --git a/sdk/python/pulumi_aws/synthetics/group.py b/sdk/python/pulumi_aws/synthetics/group.py index 12ad74667dc..c774db0b0b1 100644 --- a/sdk/python/pulumi_aws/synthetics/group.py +++ b/sdk/python/pulumi_aws/synthetics/group.py @@ -247,8 +247,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["group_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Group, __self__).__init__( 'aws:synthetics/group:Group', resource_name, diff --git a/sdk/python/pulumi_aws/timestreamwrite/database.py b/sdk/python/pulumi_aws/timestreamwrite/database.py index 942da4cd71b..bdc0eb2e769 100644 --- a/sdk/python/pulumi_aws/timestreamwrite/database.py +++ b/sdk/python/pulumi_aws/timestreamwrite/database.py @@ -300,8 +300,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["table_count"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Database, __self__).__init__( 'aws:timestreamwrite/database:Database', resource_name, diff --git a/sdk/python/pulumi_aws/timestreamwrite/table.py b/sdk/python/pulumi_aws/timestreamwrite/table.py index d3ae7af930c..45aa720c6a3 100644 --- a/sdk/python/pulumi_aws/timestreamwrite/table.py +++ b/sdk/python/pulumi_aws/timestreamwrite/table.py @@ -440,8 +440,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Table, __self__).__init__( 'aws:timestreamwrite/table:Table', resource_name, diff --git a/sdk/python/pulumi_aws/transcribe/language_model.py b/sdk/python/pulumi_aws/transcribe/language_model.py index fead7c76445..2de43d5a3ff 100644 --- a/sdk/python/pulumi_aws/transcribe/language_model.py +++ b/sdk/python/pulumi_aws/transcribe/language_model.py @@ -408,8 +408,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(LanguageModel, __self__).__init__( 'aws:transcribe/languageModel:LanguageModel', resource_name, diff --git a/sdk/python/pulumi_aws/transcribe/medical_vocabulary.py b/sdk/python/pulumi_aws/transcribe/medical_vocabulary.py index abc0af9907d..f188338e995 100644 --- a/sdk/python/pulumi_aws/transcribe/medical_vocabulary.py +++ b/sdk/python/pulumi_aws/transcribe/medical_vocabulary.py @@ -344,8 +344,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["download_uri"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(MedicalVocabulary, __self__).__init__( 'aws:transcribe/medicalVocabulary:MedicalVocabulary', resource_name, diff --git a/sdk/python/pulumi_aws/transcribe/vocabulary.py b/sdk/python/pulumi_aws/transcribe/vocabulary.py index 9dea9e16fab..a440af64eb4 100644 --- a/sdk/python/pulumi_aws/transcribe/vocabulary.py +++ b/sdk/python/pulumi_aws/transcribe/vocabulary.py @@ -379,8 +379,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["download_uri"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Vocabulary, __self__).__init__( 'aws:transcribe/vocabulary:Vocabulary', resource_name, diff --git a/sdk/python/pulumi_aws/transcribe/vocabulary_filter.py b/sdk/python/pulumi_aws/transcribe/vocabulary_filter.py index 5b785399569..56003500116 100644 --- a/sdk/python/pulumi_aws/transcribe/vocabulary_filter.py +++ b/sdk/python/pulumi_aws/transcribe/vocabulary_filter.py @@ -373,8 +373,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["download_uri"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(VocabularyFilter, __self__).__init__( 'aws:transcribe/vocabularyFilter:VocabularyFilter', resource_name, diff --git a/sdk/python/pulumi_aws/transfer/agreement.py b/sdk/python/pulumi_aws/transfer/agreement.py index 2b28c05af59..c82f4ae1f0c 100644 --- a/sdk/python/pulumi_aws/transfer/agreement.py +++ b/sdk/python/pulumi_aws/transfer/agreement.py @@ -443,8 +443,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Agreement, __self__).__init__( 'aws:transfer/agreement:Agreement', resource_name, diff --git a/sdk/python/pulumi_aws/transfer/certificate.py b/sdk/python/pulumi_aws/transfer/certificate.py index 94c6f823b04..2ad42edc842 100644 --- a/sdk/python/pulumi_aws/transfer/certificate.py +++ b/sdk/python/pulumi_aws/transfer/certificate.py @@ -423,7 +423,7 @@ def _internal_init(__self__, __props__.__dict__["certificate_id"] = None __props__.__dict__["inactive_date"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["certificate", "certificateChain", "privateKey", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["certificate", "certificateChain", "privateKey"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Certificate, __self__).__init__( 'aws:transfer/certificate:Certificate', diff --git a/sdk/python/pulumi_aws/transfer/connector.py b/sdk/python/pulumi_aws/transfer/connector.py index 212643b1f73..e66002c3f80 100644 --- a/sdk/python/pulumi_aws/transfer/connector.py +++ b/sdk/python/pulumi_aws/transfer/connector.py @@ -433,8 +433,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["connector_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Connector, __self__).__init__( 'aws:transfer/connector:Connector', resource_name, diff --git a/sdk/python/pulumi_aws/transfer/profile.py b/sdk/python/pulumi_aws/transfer/profile.py index b480a18e8a3..0db02d280d3 100644 --- a/sdk/python/pulumi_aws/transfer/profile.py +++ b/sdk/python/pulumi_aws/transfer/profile.py @@ -291,8 +291,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["profile_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Profile, __self__).__init__( 'aws:transfer/profile:Profile', resource_name, diff --git a/sdk/python/pulumi_aws/transfer/server.py b/sdk/python/pulumi_aws/transfer/server.py index 231a1397f4c..fd787cfdc1d 100644 --- a/sdk/python/pulumi_aws/transfer/server.py +++ b/sdk/python/pulumi_aws/transfer/server.py @@ -1092,7 +1092,7 @@ def _internal_init(__self__, __props__.__dict__["endpoint"] = None __props__.__dict__["host_key_fingerprint"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["hostKey", "postAuthenticationLoginBanner", "preAuthenticationLoginBanner", "tagsAll"]) + secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["hostKey", "postAuthenticationLoginBanner", "preAuthenticationLoginBanner"]) opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Server, __self__).__init__( 'aws:transfer/server:Server', diff --git a/sdk/python/pulumi_aws/transfer/user.py b/sdk/python/pulumi_aws/transfer/user.py index e716ef255ea..6ffc28c4363 100644 --- a/sdk/python/pulumi_aws/transfer/user.py +++ b/sdk/python/pulumi_aws/transfer/user.py @@ -537,8 +537,6 @@ def _internal_init(__self__, __props__.__dict__["user_name"] = user_name __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(User, __self__).__init__( 'aws:transfer/user:User', resource_name, diff --git a/sdk/python/pulumi_aws/transfer/workflow.py b/sdk/python/pulumi_aws/transfer/workflow.py index 2ed62e98e9b..0837583c113 100644 --- a/sdk/python/pulumi_aws/transfer/workflow.py +++ b/sdk/python/pulumi_aws/transfer/workflow.py @@ -365,8 +365,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Workflow, __self__).__init__( 'aws:transfer/workflow:Workflow', resource_name, diff --git a/sdk/python/pulumi_aws/verifiedaccess/endpoint.py b/sdk/python/pulumi_aws/verifiedaccess/endpoint.py index c5c97411b3b..9dcf32255ab 100644 --- a/sdk/python/pulumi_aws/verifiedaccess/endpoint.py +++ b/sdk/python/pulumi_aws/verifiedaccess/endpoint.py @@ -734,8 +734,6 @@ def _internal_init(__self__, __props__.__dict__["endpoint_domain"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["verified_access_instance_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Endpoint, __self__).__init__( 'aws:verifiedaccess/endpoint:Endpoint', resource_name, diff --git a/sdk/python/pulumi_aws/verifiedaccess/group.py b/sdk/python/pulumi_aws/verifiedaccess/group.py index 08a432d2562..f372481318a 100644 --- a/sdk/python/pulumi_aws/verifiedaccess/group.py +++ b/sdk/python/pulumi_aws/verifiedaccess/group.py @@ -406,8 +406,6 @@ def _internal_init(__self__, __props__.__dict__["tags_all"] = None __props__.__dict__["verifiedaccess_group_arn"] = None __props__.__dict__["verifiedaccess_group_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Group, __self__).__init__( 'aws:verifiedaccess/group:Group', resource_name, diff --git a/sdk/python/pulumi_aws/verifiedaccess/instance.py b/sdk/python/pulumi_aws/verifiedaccess/instance.py index 838afc9c532..5af7256140e 100644 --- a/sdk/python/pulumi_aws/verifiedaccess/instance.py +++ b/sdk/python/pulumi_aws/verifiedaccess/instance.py @@ -316,8 +316,6 @@ def _internal_init(__self__, __props__.__dict__["last_updated_time"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["verified_access_trust_providers"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Instance, __self__).__init__( 'aws:verifiedaccess/instance:Instance', resource_name, diff --git a/sdk/python/pulumi_aws/verifiedaccess/trust_provider.py b/sdk/python/pulumi_aws/verifiedaccess/trust_provider.py index 35b8ba46633..b8dda35868b 100644 --- a/sdk/python/pulumi_aws/verifiedaccess/trust_provider.py +++ b/sdk/python/pulumi_aws/verifiedaccess/trust_provider.py @@ -437,8 +437,6 @@ def _internal_init(__self__, __props__.__dict__["trust_provider_type"] = trust_provider_type __props__.__dict__["user_trust_provider_type"] = user_trust_provider_type __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(TrustProvider, __self__).__init__( 'aws:verifiedaccess/trustProvider:TrustProvider', resource_name, diff --git a/sdk/python/pulumi_aws/vpc/security_group_egress_rule.py b/sdk/python/pulumi_aws/vpc/security_group_egress_rule.py index deff4059c27..0c49b5b641d 100644 --- a/sdk/python/pulumi_aws/vpc/security_group_egress_rule.py +++ b/sdk/python/pulumi_aws/vpc/security_group_egress_rule.py @@ -549,8 +549,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["security_group_rule_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SecurityGroupEgressRule, __self__).__init__( 'aws:vpc/securityGroupEgressRule:SecurityGroupEgressRule', resource_name, diff --git a/sdk/python/pulumi_aws/vpc/security_group_ingress_rule.py b/sdk/python/pulumi_aws/vpc/security_group_ingress_rule.py index 0f9bf1d5014..faa8387d093 100644 --- a/sdk/python/pulumi_aws/vpc/security_group_ingress_rule.py +++ b/sdk/python/pulumi_aws/vpc/security_group_ingress_rule.py @@ -561,8 +561,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["security_group_rule_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SecurityGroupIngressRule, __self__).__init__( 'aws:vpc/securityGroupIngressRule:SecurityGroupIngressRule', resource_name, diff --git a/sdk/python/pulumi_aws/vpclattice/access_log_subscription.py b/sdk/python/pulumi_aws/vpclattice/access_log_subscription.py index 217500f2d59..e5dda6be0bc 100644 --- a/sdk/python/pulumi_aws/vpclattice/access_log_subscription.py +++ b/sdk/python/pulumi_aws/vpclattice/access_log_subscription.py @@ -266,8 +266,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["resource_arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(AccessLogSubscription, __self__).__init__( 'aws:vpclattice/accessLogSubscription:AccessLogSubscription', resource_name, diff --git a/sdk/python/pulumi_aws/vpclattice/listener.py b/sdk/python/pulumi_aws/vpclattice/listener.py index 9f7bf5bdbc9..d9fcd937c1d 100644 --- a/sdk/python/pulumi_aws/vpclattice/listener.py +++ b/sdk/python/pulumi_aws/vpclattice/listener.py @@ -596,8 +596,6 @@ def _internal_init(__self__, __props__.__dict__["last_updated_at"] = None __props__.__dict__["listener_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Listener, __self__).__init__( 'aws:vpclattice/listener:Listener', resource_name, diff --git a/sdk/python/pulumi_aws/vpclattice/listener_rule.py b/sdk/python/pulumi_aws/vpclattice/listener_rule.py index 34573219636..9348da2888d 100644 --- a/sdk/python/pulumi_aws/vpclattice/listener_rule.py +++ b/sdk/python/pulumi_aws/vpclattice/listener_rule.py @@ -552,8 +552,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["rule_id"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ListenerRule, __self__).__init__( 'aws:vpclattice/listenerRule:ListenerRule', resource_name, diff --git a/sdk/python/pulumi_aws/vpclattice/service.py b/sdk/python/pulumi_aws/vpclattice/service.py index ac2ff5ba840..b0c77739066 100644 --- a/sdk/python/pulumi_aws/vpclattice/service.py +++ b/sdk/python/pulumi_aws/vpclattice/service.py @@ -378,8 +378,6 @@ def _internal_init(__self__, __props__.__dict__["dns_entries"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Service, __self__).__init__( 'aws:vpclattice/service:Service', resource_name, diff --git a/sdk/python/pulumi_aws/vpclattice/service_network.py b/sdk/python/pulumi_aws/vpclattice/service_network.py index 47bcda943e5..c6964e16e95 100644 --- a/sdk/python/pulumi_aws/vpclattice/service_network.py +++ b/sdk/python/pulumi_aws/vpclattice/service_network.py @@ -266,8 +266,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ServiceNetwork, __self__).__init__( 'aws:vpclattice/serviceNetwork:ServiceNetwork', resource_name, diff --git a/sdk/python/pulumi_aws/vpclattice/service_network_service_association.py b/sdk/python/pulumi_aws/vpclattice/service_network_service_association.py index a28447530eb..c230ee54fde 100644 --- a/sdk/python/pulumi_aws/vpclattice/service_network_service_association.py +++ b/sdk/python/pulumi_aws/vpclattice/service_network_service_association.py @@ -337,8 +337,6 @@ def _internal_init(__self__, __props__.__dict__["dns_entries"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ServiceNetworkServiceAssociation, __self__).__init__( 'aws:vpclattice/serviceNetworkServiceAssociation:ServiceNetworkServiceAssociation', resource_name, diff --git a/sdk/python/pulumi_aws/vpclattice/service_network_vpc_association.py b/sdk/python/pulumi_aws/vpclattice/service_network_vpc_association.py index e51e3cbb701..462116cc3a7 100644 --- a/sdk/python/pulumi_aws/vpclattice/service_network_vpc_association.py +++ b/sdk/python/pulumi_aws/vpclattice/service_network_vpc_association.py @@ -339,8 +339,6 @@ def _internal_init(__self__, __props__.__dict__["created_by"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ServiceNetworkVpcAssociation, __self__).__init__( 'aws:vpclattice/serviceNetworkVpcAssociation:ServiceNetworkVpcAssociation', resource_name, diff --git a/sdk/python/pulumi_aws/vpclattice/target_group.py b/sdk/python/pulumi_aws/vpclattice/target_group.py index 76574bf2058..b0ba18901f5 100644 --- a/sdk/python/pulumi_aws/vpclattice/target_group.py +++ b/sdk/python/pulumi_aws/vpclattice/target_group.py @@ -448,8 +448,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["status"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(TargetGroup, __self__).__init__( 'aws:vpclattice/targetGroup:TargetGroup', resource_name, diff --git a/sdk/python/pulumi_aws/waf/rate_based_rule.py b/sdk/python/pulumi_aws/waf/rate_based_rule.py index 51cdc722248..265397b2037 100644 --- a/sdk/python/pulumi_aws/waf/rate_based_rule.py +++ b/sdk/python/pulumi_aws/waf/rate_based_rule.py @@ -393,8 +393,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(RateBasedRule, __self__).__init__( 'aws:waf/rateBasedRule:RateBasedRule', resource_name, diff --git a/sdk/python/pulumi_aws/waf/rule.py b/sdk/python/pulumi_aws/waf/rule.py index 1e3bab2d4d9..8f32aaba177 100644 --- a/sdk/python/pulumi_aws/waf/rule.py +++ b/sdk/python/pulumi_aws/waf/rule.py @@ -315,8 +315,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Rule, __self__).__init__( 'aws:waf/rule:Rule', resource_name, diff --git a/sdk/python/pulumi_aws/waf/rule_group.py b/sdk/python/pulumi_aws/waf/rule_group.py index c2f44b637d0..8ea1001df3b 100644 --- a/sdk/python/pulumi_aws/waf/rule_group.py +++ b/sdk/python/pulumi_aws/waf/rule_group.py @@ -311,8 +311,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(RuleGroup, __self__).__init__( 'aws:waf/ruleGroup:RuleGroup', resource_name, diff --git a/sdk/python/pulumi_aws/waf/web_acl.py b/sdk/python/pulumi_aws/waf/web_acl.py index eef1c5291f2..87032b15a99 100644 --- a/sdk/python/pulumi_aws/waf/web_acl.py +++ b/sdk/python/pulumi_aws/waf/web_acl.py @@ -472,8 +472,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(WebAcl, __self__).__init__( 'aws:waf/webAcl:WebAcl', resource_name, diff --git a/sdk/python/pulumi_aws/wafregional/rate_based_rule.py b/sdk/python/pulumi_aws/wafregional/rate_based_rule.py index 09344dfaad1..d0db3d06902 100644 --- a/sdk/python/pulumi_aws/wafregional/rate_based_rule.py +++ b/sdk/python/pulumi_aws/wafregional/rate_based_rule.py @@ -393,8 +393,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(RateBasedRule, __self__).__init__( 'aws:wafregional/rateBasedRule:RateBasedRule', resource_name, diff --git a/sdk/python/pulumi_aws/wafregional/rule.py b/sdk/python/pulumi_aws/wafregional/rule.py index 8b355c1baac..b7c353bbe09 100644 --- a/sdk/python/pulumi_aws/wafregional/rule.py +++ b/sdk/python/pulumi_aws/wafregional/rule.py @@ -335,8 +335,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Rule, __self__).__init__( 'aws:wafregional/rule:Rule', resource_name, diff --git a/sdk/python/pulumi_aws/wafregional/rule_group.py b/sdk/python/pulumi_aws/wafregional/rule_group.py index c0b0193a7fd..78582bfede3 100644 --- a/sdk/python/pulumi_aws/wafregional/rule_group.py +++ b/sdk/python/pulumi_aws/wafregional/rule_group.py @@ -311,8 +311,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(RuleGroup, __self__).__init__( 'aws:wafregional/ruleGroup:RuleGroup', resource_name, diff --git a/sdk/python/pulumi_aws/wafregional/web_acl.py b/sdk/python/pulumi_aws/wafregional/web_acl.py index 702ba1722ec..04cd8a8cfb0 100644 --- a/sdk/python/pulumi_aws/wafregional/web_acl.py +++ b/sdk/python/pulumi_aws/wafregional/web_acl.py @@ -502,8 +502,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(WebAcl, __self__).__init__( 'aws:wafregional/webAcl:WebAcl', resource_name, diff --git a/sdk/python/pulumi_aws/wafv2/ip_set.py b/sdk/python/pulumi_aws/wafv2/ip_set.py index 182bb8055f5..526f5f7a796 100644 --- a/sdk/python/pulumi_aws/wafv2/ip_set.py +++ b/sdk/python/pulumi_aws/wafv2/ip_set.py @@ -399,8 +399,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["lock_token"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(IpSet, __self__).__init__( 'aws:wafv2/ipSet:IpSet', resource_name, diff --git a/sdk/python/pulumi_aws/wafv2/regex_pattern_set.py b/sdk/python/pulumi_aws/wafv2/regex_pattern_set.py index 34db47b3058..e67237caeae 100644 --- a/sdk/python/pulumi_aws/wafv2/regex_pattern_set.py +++ b/sdk/python/pulumi_aws/wafv2/regex_pattern_set.py @@ -370,8 +370,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["lock_token"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(RegexPatternSet, __self__).__init__( 'aws:wafv2/regexPatternSet:RegexPatternSet', resource_name, diff --git a/sdk/python/pulumi_aws/wafv2/rule_group.py b/sdk/python/pulumi_aws/wafv2/rule_group.py index c2f4fd8005f..2eb5953a6fd 100644 --- a/sdk/python/pulumi_aws/wafv2/rule_group.py +++ b/sdk/python/pulumi_aws/wafv2/rule_group.py @@ -443,8 +443,6 @@ def _internal_init(__self__, __props__.__dict__["arn"] = None __props__.__dict__["lock_token"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(RuleGroup, __self__).__init__( 'aws:wafv2/ruleGroup:RuleGroup', resource_name, diff --git a/sdk/python/pulumi_aws/wafv2/web_acl.py b/sdk/python/pulumi_aws/wafv2/web_acl.py index 8bf2ef89318..b5d3b1291f0 100644 --- a/sdk/python/pulumi_aws/wafv2/web_acl.py +++ b/sdk/python/pulumi_aws/wafv2/web_acl.py @@ -577,8 +577,6 @@ def _internal_init(__self__, __props__.__dict__["capacity"] = None __props__.__dict__["lock_token"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(WebAcl, __self__).__init__( 'aws:wafv2/webAcl:WebAcl', resource_name, diff --git a/sdk/python/pulumi_aws/workspaces/connection_alias.py b/sdk/python/pulumi_aws/workspaces/connection_alias.py index 06ff85ca695..940b36e4ce3 100644 --- a/sdk/python/pulumi_aws/workspaces/connection_alias.py +++ b/sdk/python/pulumi_aws/workspaces/connection_alias.py @@ -267,8 +267,6 @@ def _internal_init(__self__, __props__.__dict__["owner_account_id"] = None __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(ConnectionAlias, __self__).__init__( 'aws:workspaces/connectionAlias:ConnectionAlias', resource_name, diff --git a/sdk/python/pulumi_aws/workspaces/directory.py b/sdk/python/pulumi_aws/workspaces/directory.py index 9641213b09a..76f5d8b41d6 100644 --- a/sdk/python/pulumi_aws/workspaces/directory.py +++ b/sdk/python/pulumi_aws/workspaces/directory.py @@ -702,8 +702,6 @@ def _internal_init(__self__, __props__.__dict__["registration_code"] = None __props__.__dict__["tags_all"] = None __props__.__dict__["workspace_security_group_id"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Directory, __self__).__init__( 'aws:workspaces/directory:Directory', resource_name, diff --git a/sdk/python/pulumi_aws/workspaces/ip_group.py b/sdk/python/pulumi_aws/workspaces/ip_group.py index 2b9b33eb86b..77227c66187 100644 --- a/sdk/python/pulumi_aws/workspaces/ip_group.py +++ b/sdk/python/pulumi_aws/workspaces/ip_group.py @@ -305,8 +305,6 @@ def _internal_init(__self__, __props__.__dict__["rules"] = rules __props__.__dict__["tags"] = tags __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(IpGroup, __self__).__init__( 'aws:workspaces/ipGroup:IpGroup', resource_name, diff --git a/sdk/python/pulumi_aws/workspaces/workspace.py b/sdk/python/pulumi_aws/workspaces/workspace.py index a556e8747b4..2cf8bc057cb 100644 --- a/sdk/python/pulumi_aws/workspaces/workspace.py +++ b/sdk/python/pulumi_aws/workspaces/workspace.py @@ -511,8 +511,6 @@ def _internal_init(__self__, __props__.__dict__["ip_address"] = None __props__.__dict__["state"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Workspace, __self__).__init__( 'aws:workspaces/workspace:Workspace', resource_name, diff --git a/sdk/python/pulumi_aws/xray/group.py b/sdk/python/pulumi_aws/xray/group.py index a95d3d479fe..11a9fd505a8 100644 --- a/sdk/python/pulumi_aws/xray/group.py +++ b/sdk/python/pulumi_aws/xray/group.py @@ -306,8 +306,6 @@ def _internal_init(__self__, __props__.__dict__["tags"] = tags __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(Group, __self__).__init__( 'aws:xray/group:Group', resource_name, diff --git a/sdk/python/pulumi_aws/xray/sampling_rule.py b/sdk/python/pulumi_aws/xray/sampling_rule.py index cf08c0ee1e5..bdde41b00a0 100644 --- a/sdk/python/pulumi_aws/xray/sampling_rule.py +++ b/sdk/python/pulumi_aws/xray/sampling_rule.py @@ -652,8 +652,6 @@ def _internal_init(__self__, __props__.__dict__["version"] = version __props__.__dict__["arn"] = None __props__.__dict__["tags_all"] = None - secret_opts = pulumi.ResourceOptions(additional_secret_outputs=["tagsAll"]) - opts = pulumi.ResourceOptions.merge(opts, secret_opts) super(SamplingRule, __self__).__init__( 'aws:xray/samplingRule:SamplingRule', resource_name,