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 webservice module #95

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Conversation

klejejs
Copy link
Contributor

@klejejs klejejs commented Sep 27, 2024

Updated webservice module and fixed related Cloudflare deprecations.

I had to update projects that use the module as well to the latest Cloudflare provider to prevent version mismatch during deployment.

@klejejs klejejs requested review from bemble and ludeeus September 27, 2024 08:57
@klejejs klejejs marked this pull request as ready for review September 27, 2024 08:57
@@ -15,7 +15,7 @@ terraform {

cloudflare = {
source = "cloudflare/cloudflare"
version = "~> 3.0"
version = "~> 4.0"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The private demo is being replaced with this change, which is not expected.
We need to investigate and fix that before applying here.

@home-assistant
Copy link

home-assistant bot commented Dec 6, 2024

Please take a look at the requested changes, and use the Ready for review button when you are done, thanks 👍

Learn more about our pull request process.

@home-assistant home-assistant bot marked this pull request as draft December 6, 2024 10:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants