Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @pulumi/docker to v4 #110

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 8, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@pulumi/docker (source) ^3.6.1 -> ^4.0.0 age adoption passing confidence

Release Notes

pulumi/pulumi-docker (@​pulumi/docker)

v4.5.7

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-docker@v4.5.6...v4.5.7

v4.5.6

Compare Source

Does the PR have any schema changes?

Found 21 breaking changes:

Resources
  • "docker:index/container:Container":
    • inputs:
      • 🟡 "logOpts": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "storageOpts": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "sysctls": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "tmpfs": additional properties type changed from "pulumi.json#/Any" to "string"
    • properties:
      • 🟡 "logOpts": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "storageOpts": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "sysctls": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "tmpfs": additional properties type changed from "pulumi.json#/Any" to "string"
  • "docker:index/network:Network":
    • inputs:
      • 🟡 "ipamOptions": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "options": additional properties type changed from "pulumi.json#/Any" to "string"
    • properties:
      • 🟡 "ipamOptions": additional properties type changed from "pulumi.json#/Any" to "string"
      • 🟡 "options": additional properties type changed from "pulumi.json#/Any" to "string"
  • "docker:index/registryImage:RegistryImage":
    • 🟡 inputs: "triggers": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 properties: "triggers": additional properties type changed from "pulumi.json#/Any" to "string"
  • "docker:index/remoteImage:RemoteImage":
    • 🟡 inputs: "triggers": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 properties: "triggers": additional properties type changed from "pulumi.json#/Any" to "string"
  • "docker:index/volume:Volume":
    • 🟡 inputs: "driverOpts": additional properties type changed from "pulumi.json#/Any" to "string"
    • 🟡 properties: "driverOpts": additional properties type changed from "pulumi.json#/Any" to "string"
Types
  • 🟡 "docker:index/NetworkIpamConfig:NetworkIpamConfig": properties: "auxAddress": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "docker:index/ServiceTaskSpecContainerSpec:ServiceTaskSpecContainerSpec": properties: "sysctl": additional properties type changed from "pulumi.json#/Any" to "string"
  • 🟡 "docker:index/getNetworkIpamConfig:getNetworkIpamConfig": properties: "auxAddress": additional properties type changed from "pulumi.json#/Any" to "string"
    No new resources/functions.

What's Changed

Full Changelog: pulumi/pulumi-docker@v4.5.5...v4.5.6

v4.5.5

Compare Source

Does the PR have any schema changes?

Looking good! No breaking changes found.
No new resources/functions.

What's Changed

New Contributors

Full Changelog: pulumi/pulumi-docker@v4.5.4...v4.5.5

v4.5.4

Compare Source

Changelog

v4.5.3

Compare Source

Changelog

v4.5.2

Compare Source

Changelog

v4.5.1

Compare Source

Changelog

  • 2e1c5d0 Add upstream org for upgrade detection (#​897)
  • cca4d2f Add upstreamProviderOrg for upstream release detection (#​935)
  • b9bf735 Bump github.com/go-git/go-git/v5
  • 099ed75 Bump github.com/go-git/go-git/v5
  • d4a1cba Bump github.com/go-git/go-git/v5
  • 0caabb5 Bump github.com/go-git/go-git/v5 from 5.9.0 to 5.11.0 in /examples
  • fa101d8 Bump github.com/go-git/go-git/v5 from 5.9.0 to 5.11.0 in /sdk
  • 4b2460d Bump github.com/go-git/go-git/v5 in /examples/aws-container-registry/go
  • 5cc4e2d Bump github.com/go-git/go-git/v5 in /examples/dockerfile-go
  • 6f018b7 Bump github.com/go-git/go-git/v5 in /examples/gcp-container-registry/go
  • cec4511 Bump github.com/go-git/go-git/v5 in /examples/nginx-go
  • f881412 Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /examples/nginx-go
  • b5e7310 Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /sdk
  • 5aeb603 Bump golang.org/x/crypto from 0.15.0 to 0.17.0 in /examples
  • 964a214 Bump golang.org/x/crypto in /examples/aws-container-registry/go
  • a960b54 Bump golang.org/x/crypto in /examples/azure-container-registry/go
  • 45df3d7 Bump golang.org/x/crypto in /examples/digitalocean-container-registry/go
  • 75f1a03 Bump golang.org/x/crypto in /examples/docker-container-registry/go
  • f5a07ab Bump golang.org/x/crypto in /examples/dockerfile-go
  • efbccb0 Bump golang.org/x/crypto in /examples/gcp-container-registry/go
  • 9f6cbbb Bump golang.org/x/crypto in /examples/multi-stage-build-go
  • a68b9e4 Combined dependencies PR (#​916)
  • d667382 Combined dependencies PR (#​936)
  • 5c1ded4 Combined dependencies PR (#​941)
  • 61de332 Fix .dockerignore resolution when using multiple Dockerfiles (#​863)
  • 1b8ef34 Fix a panic due to missing repo digests (#​915)
  • d39c5b5 Fix incorrect EditDir path in TestAzureContainerRegistry (#​880)
  • 7df9bdb Merge remote-tracking branch 'origin/dependabot/go_modules/examples/aws-container-registry/go/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • 394cffe Merge remote-tracking branch 'origin/dependabot/go_modules/examples/aws-container-registry/go/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • 908c39e Merge remote-tracking branch 'origin/dependabot/go_modules/examples/azure-container-registry/go/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • 87cf196 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/azure-container-registry/go/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • 1c06819 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/digitalocean-container-registry/go/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • 3eb0915 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/digitalocean-container-registry/go/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • a7acbb9 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/docker-container-registry/go/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • 645e719 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/docker-container-registry/go/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • d8a5292 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/dockerfile-go/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • 69efe64 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/dockerfile-go/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • f75b884 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/gcp-container-registry/go/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • f1bc668 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/gcp-container-registry/go/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • bc5cbb9 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • 6708133 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/go_modules-security-group-2c4faf3336' into combined-pr-branch
  • d89b7d2 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/go_modules-security-group-d37d48efdf' into combined-pr-branch
  • d2c5a96 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/go_modules-security-group-da6301e220' into combined-pr-branch
  • 9212c24 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • 9d8c897 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/multi-stage-build-go/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • 4edd70e Merge remote-tracking branch 'origin/dependabot/go_modules/examples/multi-stage-build-go/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • c34fb84 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/nginx-go/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • 2d3a853 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/nginx-go/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • 72f4ce9 Merge remote-tracking branch 'origin/dependabot/go_modules/sdk/github.com/go-git/go-git/v5-5.11.0' into combined-pr-branch
  • fa1efdd Merge remote-tracking branch 'origin/dependabot/go_modules/sdk/golang.org/x/crypto-0.17.0' into combined-pr-branch
  • d09e745 Update GitHub Actions workflows. (#​893)
  • fd64864 Update GitHub Actions workflows. (#​895)
  • 314860e Update GitHub Actions workflows. (#​913)
  • 6db0abf Update GitHub Actions workflows. (#​917)
  • fc18b41 Update GitHub Actions workflows. (#​930)
  • 18a7edf Update GitHub Actions workflows. (#​933)
  • b604599 Update GitHub Actions workflows. (#​934)
  • b15ffd4 Update GitHub Actions workflows. (#​943)
  • 827c232 Update GitHub Actions workflows. (#​944)
  • 9c90e75 Update GitHub Actions workflows. (#​949)
  • 34a0705 Update GitHub Actions workflows. (#​950)
  • b8e5f56 Update Java (#​882)
  • 9c3b192 Upgrade pulumi-terraform-bridge to v3.68.0 (#​881)
  • b779abe Upgrade pulumi-terraform-bridge to v3.69.0 (#​911)
  • 1dbb20a Upgrade pulumi-terraform-bridge to v3.69.0 (#​912)
  • 6883750 Upgrade pulumi-terraform-bridge to v3.70.0 (#​932)
  • 014b3fa Upgrade pulumi-terraform-bridge to v3.71.0 (#​953)
  • a81df78 bump github.com/go-git/go-git/v5 in /examples/multi-stage-build-go
  • f07ae26 bump the go_modules group across 10 directories with 1 update
  • 8e942b0 bump the go_modules group across 11 directories with 1 update
  • 7a955fa bump the go_modules group across 7 directories with 1 update
  • f262afa bump the go_modules group across 9 directories with 1 update

v4.5.0

Compare Source

Changelog

v4.4.5

Compare Source

Changelog

  • f540110 Bump google.golang.org/grpc
  • 4781ac6 Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /sdk
  • 38e251b Bump google.golang.org/grpc in /examples/aws-container-registry/go
  • 2e4ff34 Bump google.golang.org/grpc in /examples/azure-container-registry/go
  • 155b297 Bump google.golang.org/grpc in /examples/docker-container-registry/go
  • 8c9c9f2 Bump google.golang.org/grpc in /examples/dockerfile-go
  • fb91aab Bump google.golang.org/grpc in /examples/gcp-container-registry/go
  • 06a0a9f Combined dependencies PR (#​839)
  • cb35137 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/aws-container-registry/go/google.golang.org/grpc-1.56.3' into combined-pr-branch
  • e7bd276 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/azure-container-registry/go/google.golang.org/grpc-1.56.3' into combined-pr-branch
  • 09b39c6 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/digitalocean-container-registry/go/google.golang.org/grpc-1.56.3' into combined-pr-branch
  • d1aee3a Merge remote-tracking branch 'origin/dependabot/go_modules/examples/docker-container-registry/go/google.golang.org/grpc-1.56.3' into combined-pr-branch
  • 5bef4ba Merge remote-tracking branch 'origin/dependabot/go_modules/examples/dockerfile-go/google.golang.org/grpc-1.57.1' into combined-pr-branch
  • a132ec3 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/gcp-container-registry/go/google.golang.org/grpc-1.56.3' into combined-pr-branch
  • c71f679 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/google.golang.org/grpc-1.57.1' into combined-pr-branch
  • bdac2f9 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/multi-stage-build-go/google.golang.org/grpc-1.57.1' into combined-pr-branch
  • 68378be Merge remote-tracking branch 'origin/dependabot/go_modules/examples/nginx-go/google.golang.org/grpc-1.57.1' into combined-pr-branch
  • 762ecf2 Merge remote-tracking branch 'origin/dependabot/go_modules/sdk/google.golang.org/grpc-1.57.1' into combined-pr-branch
  • 2889f9d Update GitHub Actions workflows. (#​806)
  • 902ce25 Update GitHub Actions workflows. (#​811)
  • 9517a56 Update GitHub Actions workflows. (#​825)
  • f92930c Update GitHub Actions workflows. (#​830)
  • b9a9284 Update GitHub Actions workflows. (#​831)
  • ce520c2 Update GitHub Actions workflows. (#​836)
  • 7284bef Update Moby dependencies, address skipped builds (#​828)
  • 2641aad Update docs for Image (#​840)
  • cea7052 Upgrade pulumi-terraform-bridge to v3.63.0 (#​809)
  • 4071f45 Upgrade pulumi-terraform-bridge to v3.63.1 (#​810)
  • 0de7a0e Upgrade pulumi-terraform-bridge to v3.63.2 (#​827)
  • 4988406 bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /examples
  • ecff94a bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /examples/nginx-go
  • 3844d98 bump google.golang.org/grpc in /examples/multi-stage-build-go

v4.4.4

Compare Source

Changelog

  • 216a71b Bump golang.org/x/net from 0.12.0 to 0.17.0 in /examples
  • 91c0fb4 Bump golang.org/x/net from 0.12.0 to 0.17.0 in /examples/dockerfile-go
  • 46e8075 Bump golang.org/x/net from 0.12.0 to 0.17.0 in /examples/nginx-go
  • 153e214 Bump golang.org/x/net from 0.12.0 to 0.17.0 in /sdk
  • c225ef6 Bump golang.org/x/net in /examples/aws-container-registry/go
  • 47158ba Bump golang.org/x/net in /examples/azure-container-registry/go
  • 7c929be Bump golang.org/x/net in /examples/digitalocean-container-registry/go
  • c0f0199 Bump golang.org/x/net in /examples/docker-container-registry/go
  • 9e67cb8 Bump golang.org/x/net in /examples/gcp-container-registry/go
  • 23b4174 Bump golang.org/x/net in /examples/multi-stage-build-go
  • e6e406f Combined dependencies PR (#​801)
  • 3b71707 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/aws-container-registry/go/golang.org/x/net-0.17.0' into combined-pr-branch
  • e077c15 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/azure-container-registry/go/golang.org/x/net-0.17.0' into combined-pr-branch
  • b5f3755 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/digitalocean-container-registry/go/golang.org/x/net-0.17.0' into combined-pr-branch
  • f49062d Merge remote-tracking branch 'origin/dependabot/go_modules/examples/docker-container-registry/go/golang.org/x/net-0.17.0' into combined-pr-branch
  • aed74d1 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/dockerfile-go/golang.org/x/net-0.17.0' into combined-pr-branch
  • c23842f Merge remote-tracking branch 'origin/dependabot/go_modules/examples/gcp-container-registry/go/golang.org/x/net-0.17.0' into combined-pr-branch
  • 8c045fc Merge remote-tracking branch 'origin/dependabot/go_modules/examples/golang.org/x/net-0.17.0' into combined-pr-branch
  • b398a29 Merge remote-tracking branch 'origin/dependabot/go_modules/examples/multi-stage-build-go/golang.org/x/net-0.17.0' into combined-pr-branch
  • 27df5af Merge remote-tracking branch 'origin/dependabot/go_modules/examples/nginx-go/golang.org/x/net-0.17.0' into combined-pr-branch
  • 70adbab Merge remote-tracking branch 'origin/dependabot/go_modules/sdk/golang.org/x/net-0.17.0' into combined-pr-branch
  • 56fb357 Prevent unknown inflection in build (#​799)
  • 24161ac Update GitHub Actions workflows. (#​798)
  • 475e757 Update GitHub Actions workflows. (#​802)
  • f84d6a3 Update GitHub Actions workflows. (#​804)

v4.4.3

Compare Source

Changelog

v4.4.2

Compare Source

Changelog

v4.4.1

Compare Source

Changelog

v4.4.0

Compare Source

BREAKING CHANGES

repoDigest is now a Required Output.
This changes the types of repoDigest in the language SDKs. Strictly typed languages may need to adjust how they handle this output, e.g. in Go from pulumi.StringPtrOutput to pulumi.StringOutput.

What's Changed

Full Changelog: pulumi/pulumi-docker@v4.3.2...v4.4.0

v4.3.2

Compare Source

Changelog

  • d5c7f0a Explicitly read in SSH config flags to the docker client configuration (#​707)
  • ddfedbd Fix: docker host connection for SSH (#​708)

v4.3.1

Compare Source

Changelog

  • f0439ac Also upgrade grpc in examples
  • 69a5f18 Choose between system and user socket for Docker connection (#​697)
  • cf8ad33 Collected dependabot security upgrades
  • d9d3cc8 Isolate Go test dependencies, and some more upgrades

v4.3.0

Compare Source

Changelog

v4.2.4

Compare Source

Changelog

v4.2.3

Compare Source

Changelog

  • e374eee Use ToSlash to guarantee a valid filepath that Docker can read (#​645)

v4.2.2

Compare Source

Changelog

v4.2.1

Compare Source

Changelog

v4.2.0

[Compare Source](https://red


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Mar 8, 2023

🍹 preview on home-stuff/home

Pulumi report
   Previewing update (home):

@ previewing update....
   pulumi:pulumi:Stack home-stuff-home running 
@ previewing update...........................
   pulumi:providers:aws us-east-2  
   bennettp123:iam-user/IamUser homebridge-certbot  
   pulumi:providers:aws us-east-1  
   bennettp123:iam-user/IamUser homebridge-backups  
   bennettp123:notifications/NotificationsTopic ap-southeast-2  
   bennettp123:iam-user/IamUser udm-certbot  
   bennettp123:notifications/DefaultNotifications ap-southeast-2  
   bennettp123:vpc/Vpc home  
   bennettp123:chatbot/Chatbot home  
   bennettp123:security-groups/SecurityGroups home  
   bennettp123:gateway/Gateway home-gateway  
   bennettp123:SsmAutomations home  
   bennettp123:default-routes/DefaultRoutes home-gateway  
   bennettp123:plex/Plex plex  
@ previewing update.....
   aws:iam:User deleteme-certbot  
   aws:kms:Key pulumi-key  
   aws:s3:BucketV2 homebridge-backups  
   aws:s3:Bucket state-bucket  
   bennettp123:instance/Instance plex-server  
   aws:iam:User homebridge-certbot  
   aws:iam:User homebridge-backups  
   aws:sns:Topic ap-southeast-2-topic  
   aws:cloudwatch:EventRule ap-southeast-2-ssm-compliance  
   aws:cloudwatch:EventRule ap-southeast-2-trusted-advisor  
   aws:cloudwatch:EventRule ap-southeast-2-acm  
   aws:cloudwatch:EventRule ap-southeast-2-health  
   aws:cloudwatch:EventRule ap-southeast-2-kms  
   aws:cloudwatch:EventRule ap-southeast-2-savings-plans  
   aws:cloudwatch:EventRule ap-southeast-2-security-hub  
   aws:cloudwatch:EventRule ap-southeast-2-support  
   aws:iam:User udm-certbot  
   awsx:x:ec2:Vpc home-vpc  
   bennettp123:instance/Instance home-gateway  
   aws:iam:Role home-chatbot  
   aws:iam:Role home-gateway-instance  
   aws:ssm:PatchBaseline home  
   aws:ssm:Association home-update-ssm-agent  
   bennettp123:notifications/NotificationsTopic us-east-2  
   bennettp123:notifications/DefaultNotifications us-east-2  
   bennettp123:notifications/NotificationsTopic us-east-1  
   bennettp123:notifications/DefaultNotifications us-east-1  
   bennettp123:monitoring/CostAlerts home  
   aws:sns:Topic us-east-2-topic  
   aws:costexplorer:AnomalyMonitor home-aws-services  
   aws:iam:Policy home-chatbot-readonly-commands  
   random:index:RandomUuid home-snapshot-id  
   aws:iam:Policy home-chatbot-notifications-only  
   aws:iam:Policy home-chatbot-invoke-lambda  
   aws:iam:UserPolicy deleteme-certbot  
   aws:kms:Alias pulumi-homestuff  
   aws:s3:BucketPublicAccessBlock homebridge-backups  
   aws:s3:BucketLifecycleConfigurationV2 homebridge-backups  
   aws:s3:BucketAclV2 homebridge-backups  
   aws:s3:BucketOwnershipControls homebridge-backups  
   aws:s3:BucketServerSideEncryptionConfigurationV2 homebridge-backups  
   random:index:RandomString plex-server-ipv6-suffix-2  
   random:index:RandomString plex-server-ipv6-suffix-3  
   random:index:RandomInteger plex-server-private-ip-suffix  
   aws:cloudwatch:EventRule us-east-2-trusted-advisor  
   aws:cloudwatch:EventRule us-east-2-ssm-compliance  
   aws:cloudwatch:EventRule us-east-2-acm  
   aws:cloudwatch:EventRule us-east-2-health  
   aws:cloudwatch:EventRule us-east-2-kms  
   aws:cloudwatch:EventRule us-east-2-savings-plans  
   aws:cloudwatch:EventRule us-east-2-security-hub  
   aws:cloudwatch:EventRule us-east-2-support  
   aws:sns:Topic us-east-1-topic  
   aws:cloudwatch:EventRule us-east-1-trusted-advisor  
   aws:cloudwatch:EventRule us-east-1-acm  
   aws:cloudwatch:EventRule us-east-1-ssm-compliance  
   aws:cloudwatch:EventRule us-east-1-health  
   aws:cloudwatch:EventRule us-east-1-security-hub  
   aws:cloudwatch:EventRule us-east-1-savings-plans  
@ previewing update....
   aws:cloudwatch:EventRule us-east-1-support  
   aws:cloudwatch:EventRule us-east-1-kms  
   aws:sns:TopicPolicy us-east-2-topic-policy  
   random:index:RandomString plex-server-ipv6-suffix-0  
   tls:index:PrivateKey plex-server-ssh-ecdsa  
   random:index:RandomString plex-server-ipv6-suffix-1  
   aws:iam:UserPolicy homebridge-certbot  
   aws:iam:AccessKey homebridge-certbot  
   aws:iam:AccessKey homebridge-backups  
   aws:iam:UserPolicy udm-certbot  
   aws:iam:AccessKey udm-certbot  
   random:index:RandomString home-gateway-ipv6-suffix-2  
   random:index:RandomString home-gateway-ipv6-suffix-3  
   random:index:RandomInteger home-gateway-private-ip-suffix  
   random:index:RandomString home-gateway-ipv6-suffix-0  
   aws:ec2:Eip home-gateway-eip  
   random:index:RandomString home-gateway-ipv6-suffix-1  
   tls:index:PrivateKey home-gateway-ssh-ecdsa  
   aws:iam:RolePolicyAttachment home-gateway-instance-0  
   aws:iam:InstanceProfile home-gateway-instance-profile  
   aws:ssm:PatchGroup home-amazon-linux-2-aggressive-patching  
   aws:iam:RolePolicyAttachment home-chatbot-policy-0  
   aws:iam:RolePolicyAttachment home-chatbot-policy-1  
   aws:iam:RolePolicyAttachment home-chatbot-policy-2  
   aws:iam:UserPolicy homebridge-backups  
   aws:s3:BucketPolicy homebridge-backups  
   aws:iam:RolePolicyAttachment home-chatbot-policy-3  
   aws:iam:RolePolicyAttachment home-chatbot-policy-4  
   aws:ssm:Association home-patch-baseline  
   aws:iam:RolePolicyAttachment home-chatbot-policy-5  
   aws:cloudwatch:EventTarget us-east-2-trusted-advisor  
   aws:cloudwatch:EventTarget us-east-2-ssm-compliance  
   aws:cloudwatch:EventTarget us-east-2-acm  
   aws:cloudwatch:EventTarget us-east-2-health  
   aws:cloudwatch:EventTarget us-east-2-kms  
   aws:cloudwatch:EventTarget us-east-2-savings-plans  
   aws:cloudwatch:EventTarget us-east-2-security-hub  
   aws:cloudwatch:EventTarget us-east-2-support  
   aws:sns:TopicPolicy us-east-1-topic-policy  
   aws:sns:TopicPolicy ap-southeast-2-topic-policy  
@ previewing update....
   aws:route53:Record home-gateway-a  
   aws:route53:Record bennettp123.com-dkim1  
   aws:route53:Record bennettp123.com-spf  
   aws:route53:Record bennettp123.com-mx  
   aws:route53:Record bennettp123.com-dmarc  
   aws:cloudwatch:EventTarget us-east-1-ssm-compliance  
   aws:costexplorer:AnomalySubscription home-slack-bennettp123  warning: urn:pulumi:home::home-stuff::bennettp123:monitoring/CostAlerts$aws:costexplorer/anomalySubscription:AnomalySubscription::home-slack-bennettp123 verification warning: use threshold_expression instead
   aws:costexplorer:AnomalySubscription home-slack-bennettp123  warning: urn:pulumi:home::home-stuff::bennettp123:monitoring/CostAlerts$aws:costexplorer/anomalySubscription:AnomalySubscription::home-slack-bennettp123 verification warning: use threshold_expression instead
   aws:cloudwatch:EventTarget us-east-1-acm  
   aws:cloudwatch:EventTarget us-east-1-health  
   aws:cloudwatch:EventTarget us-east-1-kms  
   aws:cloudwatch:EventTarget us-east-1-savings-plans  
   aws:cloudwatch:EventTarget us-east-1-security-hub  
@ previewing update....    aws:cloudwatch:EventTarget us-east-1-support  

   aws:cloudwatch:EventTarget us-east-1-trusted-advisor  
   aws:cloudwatch:EventTarget ap-southeast-2-acm  
@ previewing update....
   aws-native:chatbot:SlackChannelConfiguration home-slack-notifications  
   aws:cloudwatch:EventTarget ap-southeast-2-health  
   aws:cloudwatch:EventTarget ap-southeast-2-kms  
   aws:cloudwatch:EventTarget ap-southeast-2-savings-plans  
   aws:cloudwatch:EventTarget ap-southeast-2-security-hub  
   aws:cloudwatch:EventTarget ap-southeast-2-support  
   aws:cloudwatch:EventTarget ap-southeast-2-trusted-advisor  
   aws:cloudwatch:EventTarget ap-southeast-2-ssm-compliance  
   awsx:x:ec2:Subnet home-vpc-private-1  
   awsx:x:ec2:Subnet home-vpc-private-2  
   awsx:x:ec2:Subnet home-vpc-isolated-0  
   aws:ec2:Vpc home-vpc  
   awsx:x:ec2:Subnet home-vpc-isolated-2  
   awsx:x:ec2:Subnet home-vpc-isolated-1  
   awsx:x:ec2:Subnet home-vpc-public-0  
   awsx:x:ec2:InternetGateway home-vpc  
   awsx:x:ec2:Subnet home-vpc-public-1  
   awsx:x:ec2:Subnet home-vpc-public-2  
   awsx:x:ec2:Subnet home-vpc-private-0  
   pulumi:pulumi:Stack home-stuff-home running read aws:ec2:Ami selected
   aws:route53:Record no-vaccine-for-you.com-mx  
   aws:route53:Record no-vaccine-for-you.com-txt  
   aws:route53:Record no-vaccine-for-you.com-dmarc  
   aws:route53:Record no-vaccine-for-you.com-dkim1  
   aws:route53:Record fukaxe.com-mx  
   aws:route53:Record fukaxe.com-txt  
   aws:route53:Record fukaxe.com-dkim1  
   aws:route53:Record fukaxe.com-dmarc  
   aws:route53:Record home.bennettp123.com-mx  
   aws:route53:Record home.bennettp123.com-txt  
   aws:route53:Record home.bennettp123.com-dmarc  
   aws:route53:Record home.bennettp123.com-dkim1  
   aws:route53:Record usg-aaaa  
   aws:route53:Record usg-a  
   aws:route53:Record udm-aaaa  
   aws:route53:Record udm-a  
   aws:route53:Record udm-ext-aaaa  
   aws:route53:Record udm-ext-a  
   aws:route53:Record pihole-aaaa  
   aws:route53:Record pihole-a  
   aws:route53:Record homebridge-aaaa  
   aws:route53:Record homebridge-a  
   aws:route53:Record miniserver-aaaa  
   aws:route53:Record miniserver-a  
   aws:route53:Record txt  
   pulumi:pulumi:Stack home-stuff-home running read aws:ec2:Ami selected
   aws:ec2:RouteTable home-vpc-private-1  
   aws:ec2:Subnet home-vpc-private-1  
   aws:ec2:EgressOnlyInternetGateway home-egress-only-gateway  
   aws:ec2:Subnet home-vpc-private-2  
   aws:ec2:RouteTable home-vpc-private-2  
   pulumi:pulumi:Stack home-stuff-home running read aws:ec2:Ami selected
   aws:ec2:Subnet home-vpc-isolated-2  
   aws:ec2:RouteTable home-vpc-isolated-2  
   aws:ec2:RouteTable home-vpc-isolated-0  
   aws:ec2:Subnet home-vpc-isolated-0  
   aws:ec2:RouteTable home-vpc-isolated-1  
   aws:ec2:Subnet home-vpc-isolated-1  
   pulumi:pulumi:Stack home-stuff-home running read aws:ec2:Ami selected
   aws:ec2:Subnet home-vpc-public-0  
   aws:ec2:RouteTable home-vpc-public-0  
   aws:ec2:RouteTable home-vpc-private-0  
   aws:ec2:Subnet home-vpc-private-0  
   aws:ec2:InternetGateway home-vpc  
   aws:ec2:RouteTable home-vpc-public-1  
   aws:ec2:Subnet home-vpc-public-1  
   aws:ec2:RouteTable home-vpc-public-2  
   aws:ec2:Subnet home-vpc-public-2  
   aws:ec2:RouteTableAssociation home-vpc-private-1  
   aws:ec2:Route home-vpc-private-1-default-ipv6-out  
   aws:ec2:Route home-vpc-private-2-default-ipv6-out  
   aws:ec2:RouteTableAssociation home-vpc-private-2  
   aws:ec2:RouteTableAssociation home-vpc-isolated-2  
   aws:ec2:RouteTableAssociation home-vpc-isolated-0  
   aws:ec2:RouteTableAssociation home-vpc-isolated-1  
   aws:ec2:RouteTableAssociation home-vpc-public-0  
   aws:ec2:Route home-vpc-private-0-default-ipv6-out  
   aws:ec2:RouteTableAssociation home-vpc-private-0  
   aws:ec2:Route home-vpc-public-0-ig  
   aws:ec2:Route home-vpc-public-0-default-ipv6-out  
   aws:ec2:Route home-vpc-public-1-ig  
   aws:ec2:Route home-vpc-public-1-default-ipv6-out  
   aws:ec2:RouteTableAssociation home-vpc-public-1  
   aws:ec2:Route home-vpc-public-2-ig  
   aws:ec2:Route home-vpc-public-2-default-ipv6-out  
   aws:ec2:RouteTableAssociation home-vpc-public-2  
   aws:ebs:Volume plex-var-cache-s3fs  
   aws:ebs:Volume plex-var-lib-plexmediaserver  
@ previewing update....
   pulumi:pulumi:Stack home-stuff-home running zone ids: {"bennettp123.com":"Z36Q6VQY8AKSB2","home.bennettp123.com":"Z1LNE5PQ9LO13V","no-vaccine-for-you.com":"Z2T29KRLR0MF18","fukaxe.com":"Z3MX23NNPAOBEM"}
   aws:ec2:SecurityGroup home-gw  
   aws:ec2:SecurityGroup home-sg-egress-allow-all  
   aws:ec2:SecurityGroup home-plex  
   aws:ec2:SecurityGroup home-inbound-from-private  
   aws:ec2:SecurityGroup home-inbound-from-home  
   aws:ec2:SecurityGroup home-inbound-within-vpc  
   aws:ec2:SecurityGroup home-sg-essential-icmp  
   aws:ec2:SecurityGroup home-allow-ssh-from-trusted  
   aws:ec2:NetworkInterface home-gateway-interface  
   aws:ec2:LaunchTemplate plex-server-template  
   aws:ec2:LaunchTemplate home-gateway-template  
   aws:route53:Record home-gateway-aaaa  
   aws:ec2:Route home-vpc-private-0-default-gw  
   aws:ec2:Route home-vpc-private-1-default-gw  
   aws:ec2:Route home-vpc-private-2-default-gw  
   aws:ec2:Route home-vpc-private-0-home-0  
   aws:ec2:Route home-vpc-private-0-home-1  
   aws:ec2:Route home-vpc-private-0-home-2  
   aws:ec2:Route home-vpc-private-1-home-0  
   aws:ec2:Route home-vpc-private-1-home-1  
   aws:ec2:Route home-vpc-private-1-home-2  
   aws:ec2:Route home-vpc-private-2-home-0  
   aws:ec2:Route home-vpc-private-2-home-1  
   aws:ec2:Route home-vpc-private-2-home-2  
   aws:ec2:Route home-vpc-public-0-home-0  
   aws:ec2:Route home-vpc-public-0-home-1  
   aws:ec2:Route home-vpc-public-0-home-2  
   aws:ec2:Route home-vpc-public-1-home-0  
   aws:ec2:Route home-vpc-public-1-home-1  
@ previewing update....
   aws:ec2:Route home-vpc-public-1-home-2  
   aws:ec2:Route home-vpc-public-2-home-0  
   aws:ec2:Route home-vpc-public-2-home-1  
   aws:ec2:Route home-vpc-public-2-home-2  
   aws:ec2:Route home-vpc-isolated-0-home-0  
   aws:ec2:Route home-vpc-isolated-0-home-1  
   aws:ec2:Route home-vpc-isolated-0-home-2  
   aws:ec2:Route home-vpc-isolated-1-home-0  
   aws:ec2:Route home-vpc-isolated-1-home-1  
   aws:ec2:Route home-vpc-isolated-1-home-2  
   aws:ec2:Route home-vpc-isolated-2-home-0  
   aws:ec2:Route home-vpc-isolated-2-home-1  
   aws:ec2:Route home-vpc-isolated-2-home-2  
   aws:ec2:Instance home-gateway-instance  
   aws:cloudwatch:EventRule home-gateway-ec2-events  
   aws:cloudwatch:EventTarget home-gateway-ec2-events  
   pulumi:pulumi:Stack home-stuff-home  1 message

Diagnostics:
 aws:costexplorer:AnomalySubscription (home-slack-bennettp123):
   warning: urn:pulumi:home::home-stuff::bennettp123:monitoring/CostAlerts$aws:costexplorer/anomalySubscription:AnomalySubscription::home-slack-bennettp123 verification warning: use threshold_expression instead

 pulumi:pulumi:Stack (home-stuff-home):
   zone ids: {"bennettp123.com":"Z36Q6VQY8AKSB2","home.bennettp123.com":"Z1LNE5PQ9LO13V","no-vaccine-for-you.com":"Z2T29KRLR0MF18","fukaxe.com":"Z3MX23NNPAOBEM"}

Resources:
   258 unchanged
   

@renovate renovate bot force-pushed the renovate/pulumi-docker-4.x branch from 0a15b40 to d35ce8a Compare July 24, 2023 14:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants