Skip to content

Conversation

@adambarreiro
Copy link
Contributor

@adambarreiro adambarreiro commented Jan 29, 2025

Add vcfa_certificate resource and data source.

This new config snippet must be added to the testing JSON:

    "certificates": [
      {
        "path": "../test-resources/cert.pem",
        "privateKeyPath": "../test-resources/key.pem",
        "password": "test"
      },
      {
        "path": "../test-resources/cert2.pem",
        "privateKeyPath": "../test-resources/key2.pem",
        "password": "test"
      }
    ],

Signed-off-by: abarreiro <[email protected]>
@adambarreiro adambarreiro self-assigned this Jan 29, 2025
abarreiro added 15 commits January 29, 2025 11:12
Signed-off-by: abarreiro <[email protected]>
Signed-off-by: abarreiro <[email protected]>
Signed-off-by: abarreiro <[email protected]>
#
Signed-off-by: abarreiro <[email protected]>
Signed-off-by: abarreiro <[email protected]>
Signed-off-by: abarreiro <[email protected]>
#
Signed-off-by: abarreiro <[email protected]>
Signed-off-by: abarreiro <[email protected]>
#
Signed-off-by: abarreiro <[email protected]>
Signed-off-by: abarreiro <[email protected]>
#
Signed-off-by: abarreiro <[email protected]>
#
Signed-off-by: abarreiro <[email protected]>
#
Signed-off-by: abarreiro <[email protected]>
#
Signed-off-by: abarreiro <[email protected]>
#
Signed-off-by: abarreiro <[email protected]>
@adambarreiro adambarreiro marked this pull request as ready for review January 29, 2025 16:17
abarreiro added 3 commits January 29, 2025 17:21
Signed-off-by: abarreiro <[email protected]>
Signed-off-by: abarreiro <[email protected]>
Signed-off-by: abarreiro <[email protected]>
Signed-off-by: abarreiro <[email protected]>
Signed-off-by: abarreiro <[email protected]>
@adambarreiro adambarreiro changed the title Add vcfa_certificate_library resource and data source Add vcfa_certificate resource and data source Jan 30, 2025
abarreiro added 2 commits January 30, 2025 10:14
Signed-off-by: abarreiro <[email protected]>
Signed-off-by: abarreiro <[email protected]>
Copy link
Contributor

@Didainius Didainius left a comment

Choose a reason for hiding this comment

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

Test and manual testing passed.

Signed-off-by: abarreiro <[email protected]>
@adambarreiro adambarreiro merged commit c707066 into vmware:main Jan 30, 2025
2 checks passed
@adambarreiro adambarreiro deleted the cert-library branch January 30, 2025 12:46
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.

3 participants