Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: add template data source#46

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
deansheather merged 2 commits intomainfromdean/template-datasource
Jul 30, 2024
Merged

Conversation

deansheather
Copy link
Member

All fields except a few:

  • Provisioner (not really necessary in production since we only support terraform right now)
  • AutostopRequirement andAutostartRequirement (we should add them when the template resource adds them)
  • MaxPortShareLevel
  • ACL-related stuff (I think we can add these later when customers request them, but I don't see how they'd be useful on a data source currently)

Closes#28

Name: PtrTo(tpl.Name),
}
resource.Test(t, resource.TestCase{
IsUnitTest: true,

Choose a reason for hiding this comment

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

I'm not sure if this was on purpose, but it's maybe a good idea, we should leaveIsUnitTest: true on all our acceptance tests, and then just block whenTF_ACC isn't set with a skip at the top. They both do the exact same check, but our skip stops the setup from running too.

@deansheatherdeansheather merged commitbcba9b7 intomainJul 30, 2024
1 of 3 checks passed
@ethanndicksonethanndickson deleted the dean/template-datasource branchAugust 21, 2024 10:51
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@coadlercoadlercoadler approved these changes

@ethanndicksonethanndicksonethanndickson approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Add support for template data source
3 participants
@deansheather@coadler@ethanndickson

[8]ページ先頭

©2009-2025 Movatter.jp