-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Chores - updated to latest dependencies - require go 1.22 as the minimum - added the public key that is used to sign the provider * January 2025 update - keep dependencies up-to-date - check for proper CML address (protocol must be https and hostname not empty, also URL must parse) and associated test - small documentation update * disable doc generation for the time being * provide specific terraform versions * renamed package
- Loading branch information
Showing
79 changed files
with
417 additions
and
379 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
-----BEGIN PGP PUBLIC KEY BLOCK----- | ||
|
||
mQINBGNZjN0BEADAbapQMl5+2i/nzhfV0Qa9QOs8CQxVYepZIMnzO0VUyYX2aeuZ | ||
ceSttm9tU7tMfHoibwxgCQsYBA8eemQYX+HAvR8mhFrA/nG0t2wsdzMyYOUySaUw | ||
pgft2TuTPeZI0BMK8JKAHG3HCUdgjUc4ScJGTMXO7kiPR5q86RN+IaVyEs38F0zZ | ||
nfvSKY8MqGUjD5cwEa1OuHDzG2K2iw7eugEgyfPxaHQOjFkeyN/NKtP6Fdy7Xqpz | ||
guboSgH2P/t3ml7lkqzLXgtSlHCZjoXdAQIb6c4FRIepEYioaAWN8X69EwuMrK2b | ||
tiqKMQyj5l/B/1i+zpaYEJpnl3pHWao5xxgE/OeraEFkE7kuKRS055oc2Q1lNaQf | ||
eUtM8lA3XsNNlfwo7jKk799iBDb84AObFW42ujLMo2EuK79bc2UWzGAJze9VLgiR | ||
VCQ6qNX3mDfyJfync3revGAijNuM+ebpmUtjYv0CfR3tjyrDG5YsUzVVp25950D2 | ||
QNCO0UTbBHVmWsdJIVmBd9yqILvgFfThmmtnClq2NctfP/MAWSjEwo2k53F9i79L | ||
jyTayPHVohxrt9BEo5XvdoHEvrrau+uTW+fe1uCfmu6QKa/H6VPPqn+/+BaNVCHP | ||
Ltama+1a0I3fqhRIZwaoAS0gdXERg2jMOoOYHJq2M1BuIJ1P/5KeZqMblQARAQAB | ||
tCRSYWxwaCBTY2htaWVkZXIgPHJzY2htaWVkQGNpc2NvLmNvbT6JAlQEEwEKAD4C | ||
GwMFCwkIBwIGFQoJCAsCBBYCAwECHgECF4AWIQR6BE7VxsdbFSLEb5ypfmKSlyQI | ||
qwUCZw0itAUJBZTJVwAKCRCpfmKSlyQIq5XMD/0bxlctuLifQTq6o+Wx5YXqWQOP | ||
8AzdELvHbovsI2tvn1yrxjIkJZt8xBmzoQ87gnZdSQqldFCiMgI8SwllYkfTw/Os | ||
IhSXLOFsxIXxl2Zpo40MRwcR2qynQipp1qPqB6dmYWaauoJ5zLNHIRydbmENYuIZ | ||
vzD/ebg7kQ7RuZvYL/1M0/pBSCy4ZsEuCg2E+tAANo3YDZ9EkvHk4kAsy7c/N1aZ | ||
cwYKxFtkMupc3R4EAc2q7c3yXlv6vc1vqF4QcVUzvgGpYCOZRjSEgHIwhGCJi/nB | ||
Mqgw1vlsTf7Mj/qCA50WzRjkMxHOwGhsYX0vp3lVm5CKnHsM4fJLwVgV/oxmbjhw | ||
ZENtc5L67FvPWExNXoHghq5PH1eLFxbQzZumH/GBhfv7YwVRzy/pN2JUih/kRUnr | ||
P4OSqW7N9fA2EvtW/XebsgYhcQVCJZSbXnf3KV42oPY6QcQ8PQyKN8TPmK69rbct | ||
lwJz0U2A9s9IZQfNnIswDrBnNRXtCNvdjdJCB++VBQT7LoesPIJLlr/UXnq7z9jX | ||
V/a1GILwbleCxGQxI+QO5cTlhZdtmpksFTfAGS0fsFYSznIuz+tWepfY7pgFo7gu | ||
iGwUP0mp0GiX2las1sYA7o61umV8R/8pYvr78g8Ub472CUj1MS04NnKviWpwf8xq | ||
S7lGuBQRzXig7GYYLA== | ||
=C3qi | ||
-----END PGP PUBLIC KEY BLOCK----- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.