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

feat(confidential-compute-sgx): SGX / TDX support for confidential compute mode and secure boot enablement #313

Closed
wants to merge 2 commits into from

Conversation

ujjwal-ibm
Copy link
Collaborator

@ujjwal-ibm ujjwal-ibm commented Nov 2, 2023

Changes in datasource :

  • instance_profile

    • code
    • test
    • doc
  • instance_profiles

    • code
    • test
    • doc
  • instance_template

    • code
    • test
    • doc
  • instance_templates

    • code
    • test
    • doc
  • instances

    • code
    • test
    • doc
  • instance

    • code
    • test
    • doc

Changes in resource :

  • instance

    • code
    • test
    • doc
  • instance_template

    • code
    • test
    • doc

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Output from acceptance testing:

 % export SL_INSTANCE_PROFILE=bx3dc-2x10
% make testacc TEST=./ibm/service/vpc TESTARGS='-run=TestAccIBMISInstanceProfileDataSource_concom'
=== RUN   TestAccIBMISInstanceProfileDataSource_concom
--- PASS: TestAccIBMISInstanceProfileDataSource_concom (18.65s)
PASS
ok      github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/vpc     20.568s
% make testacc TEST=./ibm/service/vpc TESTARGS='-run=TestAccIBMISInstanceProfilesDataSource_concom'
=== RUN   TestAccIBMISInstanceProfilesDataSource_concom
--- PASS: TestAccIBMISInstanceProfilesDataSource_concom (28.43s)
PASS
ok      github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/vpc     30.400s
% make testacc TEST=./ibm/service/vpc TESTARGS='-run=TestAccIBMISInstance_concom'
=== RUN   TestAccIBMISInstance_concom
--- PASS: TestAccIBMISInstance_concom (279.27s)
PASS
ok      github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/vpc     281.594s
% make testacc TEST=./ibm/service/vpc TESTARGS='-run=TestAccIBMISInstanceDataSource_concom'
=== RUN   TestAccIBMISInstanceDataSource_concom
--- PASS: TestAccIBMISInstanceDataSource_concom (305.38s)
PASS
ok      github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/vpc     307.331s
% make testacc TEST=./ibm/service/vpc TESTARGS='-run=TestAccIBMISInstancesDataSource_concom'
=== RUN   TestAccIBMISInstancesDataSource_concom
--- PASS: TestAccIBMISInstancesDataSource_concom (182.17s)
PASS
ok      github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/vpc     183.747s
% make testacc TEST=./ibm/service/vpc TESTARGS='-run=TestAccIBMISInstanceTemplate_concom1'
=== RUN   TestAccIBMISInstanceTemplate_concom1
--- PASS: TestAccIBMISInstanceTemplate_concom1 (1212.79s)
PASS
ok      github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/vpc     1214.825s
% make testacc TEST=./ibm/service/vpc TESTARGS='-run=TestAccIBMISInstanceTemplates_dataconcom'
=== RUN   TestAccIBMISInstanceTemplates_dataconcom
--- PASS: TestAccIBMISInstanceTemplates_dataconcom (890.90s)
PASS
ok      github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/vpc     892.870s
% make testacc TEST=./ibm/service/vpc TESTARGS='-run=TestAccIBMISInstanceTemplate_dataconcom' 
=== RUN   TestAccIBMISInstanceTemplate_dataconcom
--- PASS: TestAccIBMISInstanceTemplate_dataconcom (896.66s)
PASS
ok      github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/vpc     898.244s

@sumitkumartiwari sumitkumartiwari changed the title Gen3 changes feat(confidential-compute-sgx): SGX / TDX support for confidential compute mode and secure boot enablement Feb 23, 2024
@ujjwal-ibm ujjwal-ibm changed the base branch from master to vpn-advanceconfig June 7, 2024 07:13
@ujjwal-ibm ujjwal-ibm changed the base branch from vpn-advanceconfig to master June 7, 2024 07:14
@ujjwal-ibm ujjwal-ibm changed the base branch from master to vpn-advanceconfig June 7, 2024 07:16
@ujjwal-ibm
Copy link
Collaborator Author

moving to upstream

@ujjwal-ibm ujjwal-ibm closed this Jun 18, 2024
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.

1 participant